mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-31 19:18:20 -04:00
distribute readme
This commit is contained in:
parent
723a125ede
commit
57bb74360d
@ -93,6 +93,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| Scanner/XSS | [XSpear](https://github.com/hahwul/XSpear) | Powerfull XSS Scanning and Parameter analysis tool&gem |  |  |
|
||||
| Scanner/XSS | [dalfox](https://github.com/hahwul/dalfox) | 🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang |  |  |
|
||||
| Scanner/XSS | [ezXSS](https://github.com/ssl/ezXSS) | ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting. |  |  |
|
||||
| Scanner/XSS | [findom-xss](https://github.com/dwisiswant0/findom-xss) | A fast DOM based XSS vulnerability scanner with simplicity. |  |  |
|
||||
| Scanner/XSS | [xsser](https://github.com/epsylon/xsser) | Cross Site "Scripter" (aka XSSer) is an automatic -framework- to detect, exploit and report XSS vulnerabilities in web-based applications. |  |  |
|
||||
| Utility/CALLBACK | [dnsobserver](https://github.com/allyomalley/dnsobserver) | A handy DNS service written in Go to aid in the detection of several types of blind vulnerabilities. It monitors a pentester's server for out-of-band DNS interactions and sends lookup notifications via Slack. |  |  |
|
||||
| Utility/CSP | [CSP Evaluator](https://csp-evaluator.withgoogle.com) | Online CSP Evaluator from google| | |
|
||||
|
@ -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 |  |  |",
|
||||
@ -264,6 +264,11 @@
|
||||
"Method": "FUZZ",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"findom-xss": {
|
||||
"Type": "Scanner",
|
||||
"Data": "| Scanner/XSS | [findom-xss](https://github.com/dwisiswant0/findom-xss) | A fast DOM based XSS vulnerability scanner with simplicity. |  |  |",
|
||||
"Method": "XSS"
|
||||
},
|
||||
"findomain": {
|
||||
"Data": "| Discovery/DOMAIN | [findomain](https://github.com/Edu4rdSHL/findomain) | The fastest and cross-platform subdomain enumerator, do not waste your time. |  |  |",
|
||||
"Method": "DOMAIN",
|
||||
|
Loading…
x
Reference in New Issue
Block a user