mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-19 20:54:37 -05:00
33 lines
1.1 KiB
Markdown
33 lines
1.1 KiB
Markdown
<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
|