mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-26 08:38:15 -04:00
distribute readme
This commit is contained in:
parent
723a125ede
commit
d797d7bf86
@ -87,6 +87,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| Scanner/WVS | [Striker](https://github.com/s0md3v/Striker) | Striker is an offensive information and vulnerability scanner. |  |  |
|
||||
| Scanner/WVS | [arachni](https://github.com/Arachni/arachni) | Web Application Security Scanner Framework |  |  |
|
||||
| Scanner/WVS | [nikto](https://github.com/sullo/nikto) | Nikto web server scanner |  |  |
|
||||
| Scanner/WVS | [nuclei](https://github.com/projectdiscovery/nuclei) | Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use. |  |  |
|
||||
| Scanner/WVS | [rapidscan](https://github.com/skavngr/rapidscan) | The Multi-Tool Web Vulnerability Scanner. |  |  |
|
||||
| Scanner/WVS | [zap-cli](https://github.com/Grunny/zap-cli) | A simple tool for interacting with OWASP ZAP from the commandline. |  |  |
|
||||
| Scanner/XSS | [XSStrike](https://github.com/s0md3v/XSStrike) | Most advanced XSS scanner. |  |  |
|
||||
|
@ -225,9 +225,9 @@
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"chaos-client": {
|
||||
"Type": "Discovery",
|
||||
"Data": "| Discovery/DOMAIN | [chaos-client](https://github.com/projectdiscovery/chaos-client) | Go client to communicate with Chaos DNS API. |  |  |",
|
||||
"Method": "DOMAIN"
|
||||
"Method": "DOMAIN",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"dalfox": {
|
||||
"Data": "| Scanner/XSS | [dalfox](https://github.com/hahwul/dalfox) | 🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang |  |  |",
|
||||
@ -394,6 +394,11 @@
|
||||
"Method": "PORT",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"nuclei": {
|
||||
"Type": "Scanner",
|
||||
"Data": "| Scanner/WVS | [nuclei](https://github.com/projectdiscovery/nuclei) | Nuclei is a fast tool for configurable targeted scanning based on templates offering massive extensibility and ease of use. |  |  |",
|
||||
"Method": "WVS"
|
||||
},
|
||||
"oxml_xxe": {
|
||||
"Data": "| Utility/VULN | [oxml_xxe](https://github.com/BuffaloWill/oxml_xxe) | A tool for embedding XXE/XML exploits into different filetypes |  |  |",
|
||||
"Method": "VULN",
|
||||
|
Loading…
x
Reference in New Issue
Block a user