mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-04-11 18:29:14 -04:00
distribute readme
This commit is contained in:
parent
b1b63453d1
commit
155efc4c9f
@ -177,6 +177,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| Utility/BRIDGE | [Atlas](https://github.com/m4ll0k/Atlas) | Quick SQLMap Tamper Suggester |  |  |
|
||||
| Utility/CALLBACK | [TukTuk](https://github.com/ArturSS7/TukTuk) | Tool for catching and logging different types of requests. |  |  |
|
||||
| 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/CALLBACK | [interactsh](https://github.com/projectdiscovery/interactsh) | An OOB interaction gathering server and client library |  |  |
|
||||
| Utility/CRACK | [hashcat](https://github.com/hashcat/hashcat/) | World's fastest and most advanced password recovery utility |  |  |
|
||||
| Utility/CSP | [CSP Evaluator](https://csp-evaluator.withgoogle.com) | Online CSP Evaluator from google| | |
|
||||
| Utility/ENV | [Gf-Patterns](https://github.com/1ndianl33t/Gf-Patterns) | GF Paterns For (ssrf,RCE,Lfi,sqli,ssti,idor,url redirection,debug_logic) parameters grep |  |  |
|
||||
|
20
data.json
20
data.json
@ -1856,15 +1856,15 @@
|
||||
}
|
||||
},
|
||||
"haktrails": {
|
||||
"Type": "Discovery",
|
||||
"Data": "| Discovery/DNS | [haktrails](https://github.com/hakluke/haktrails) | Golang client for querying SecurityTrails API data |  |  |",
|
||||
"Method": "DNS",
|
||||
"Description": "Golang client for querying SecurityTrails API data",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Method": "DNS",
|
||||
"Type": "Discovery",
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
@ -2031,6 +2031,22 @@
|
||||
"Windows": "cd inql ; git pull -v ; pip3 install -r requirements.txt ; python setup.py install"
|
||||
}
|
||||
},
|
||||
"interactsh": {
|
||||
"Type": "Utility",
|
||||
"Data": "| Utility/CALLBACK | [interactsh](https://github.com/projectdiscovery/interactsh) | An OOB interaction gathering server and client library |  |  |",
|
||||
"Method": "CALLBACK",
|
||||
"Description": "An OOB interaction gathering server and client library",
|
||||
"Install": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
},
|
||||
"Update": {
|
||||
"Linux": "",
|
||||
"MacOS": "",
|
||||
"Windows": ""
|
||||
}
|
||||
},
|
||||
"intrigue-core": {
|
||||
"Data": "| Discovery/ALL | [intrigue-core](https://github.com/intrigueio/intrigue-core) | Discover Your Attack Surface |  |  |",
|
||||
"Description": "Discover Your Attack Surface ",
|
||||
|
Loading…
x
Reference in New Issue
Block a user