diff --git a/README.md b/README.md index 21702c6..3ec69c0 100644 --- a/README.md +++ b/README.md @@ -8,23 +8,23 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting ## Category -- Weapons - - Subdomain Enumeration - - Fetch path and host - - Port scanner - - Web Crawler - - Web Vulnerability Scanner - - XSS - - CSRF - - Path traversal / Directory traversal / LFI - - Command Injection - - SQL Injection - - NoSQL Injection - - SSRF - - CORS Misconfiguration - - WebSocket - - Cloud Security (AWS/Azure/GCP) - - Utility for hackers +- [Weapons](#weapons) + - [Subdomain Enumeration](#subdomain-enumeration) + - [Fetch path and host](#fetch-path-and-host) + - [Port scanner](#port-scanner) + - [Web Crawler](#web-crawler) + - [Web Vulnerability Scanner](#web-vulnerability-scanner) + - [XSS](#xss) + - [CSRF](#csrf) + - [Path traversal / Directory traversal / LFI](#path-traversal--directory-traversal--lfi) + - [Command Injection](#command-injection) + - [SQL Injection](#sql-injection) + - [NoSQL Injection](#nosql-injection) + - [SSRF](#ssrf) + - [CORS Misconfiguration](#cors-misconfiguration) + - [WebSocket](#websocket) + - [Cloud Security](#cloud-security-awsazuregcp) + - [Utility for hackers](#utility-for-hackers) - [Contribute](#contribute) ## Weapons