Update head.md

pull/9/head
하훌 2020-04-06 03:23:21 +09:00 committed by GitHub
parent 6c29036fee
commit cd22e3193d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 32 additions and 1 deletions

View File

@ -1 +1,32 @@
a
<h1 align="center">
<br>
<a href=""><img src="https://user-images.githubusercontent.com/13212227/78501395-98c3f400-7796-11ea-8971-5c5a1a3244f5.png" alt="" width="300px;"></a>
<br>
Web Hacker's Weapons
<br>
</h1>
A collection of cool tools used by Web hackers. Happy hacking , Happy bug-hunting
## Category
- [Weapons](#weapons)
- [Main Weapon](#main-weapon)
- [Subdomain Enumeration](#subdomain-enumeration)
- [Fetch path and host](#fetch-path-and-host)
- [Port scanner](#port-scanner)
- [Web Discovery](#web-discovery)
- [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)
- [Utility for hackers](#utility-for-hackers)
- [Online tools](#online-tools)
- [Contribute](#contribute-and-contributor)
## Weapons