From 89103d7f8a9e53638abde2c02a6e00dd572d870c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=95=98=ED=9B=8C?= Date: Sun, 5 Apr 2020 12:54:04 +0900 Subject: [PATCH] Update README.md --- README.md | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) 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