mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-07 06:15:57 -05:00
distribute readme
This commit is contained in:
parent
0114a32714
commit
139c0b40a2
@ -128,6 +128,7 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| Utility/VULN | [pentest-tools](https://github.com/gwen001/pentest-tools) | Custom pentesting tools |  |  |
|
||||
| Utility/VULN | [postMessage-tracker](https://github.com/fransr/postMessage-tracker) | A Chrome Extension to track postMessage usage (url, domain and stack) both by logging using CORS and also visually as an extension-icon |  |  |
|
||||
| Utility/VULN | [ysoserial](https://github.com/frohoff/ysoserial) | A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. |  |  |
|
||||
| Utility/WORD | [CT_subdomains](https://github.com/internetwache/CT_subdomains) | An hourly updated list of subdomains gathered from certificate transparency logs |  |  |
|
||||
| Utility/WORD | [SecLists](https://github.com/danielmiessler/SecLists) | SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more. |  |  |
|
||||
| Utility/WORD | [subs_all](https://github.com/emadshanab/subs_all) | Subdomain Enumeration Wordlist. 8956437 unique words. Updated. |  |  |
|
||||
## Contribute
|
||||
|
@ -15,9 +15,9 @@
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"Atlas": {
|
||||
"Type": "Utility",
|
||||
"Data": "| Utility/BRIDGE | [Atlas](https://github.com/m4ll0k/Atlas) | Quick SQLMap Tamper Suggester |  |  |",
|
||||
"Method": "BRIDGE"
|
||||
"Method": "BRIDGE",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"BurpSuite": {
|
||||
"Data": "| Army-Knife/ALL | [BurpSuite](https://portswigger.net/burp) | the BurpSuite project | | |",
|
||||
@ -29,6 +29,11 @@
|
||||
"Method": "CSP",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"CT_subdomains": {
|
||||
"Type": "Utility",
|
||||
"Data": "| Utility/WORD | [CT_subdomains](https://github.com/internetwache/CT_subdomains) | An hourly updated list of subdomains gathered from certificate transparency logs |  |  |",
|
||||
"Method": "WORD"
|
||||
},
|
||||
"Chaos Web": {
|
||||
"Data": "| Discovery/DOMAIN | [Chaos Web](https://chaos.projectdiscovery.io) | actively scan and maintain internet-wide assets' data. enhance research and analyse changes around DNS for better insights.||",
|
||||
"Method": "DOMAIN",
|
||||
|
Loading…
x
Reference in New Issue
Block a user