mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-07 06:15:57 -05:00
update footer
This commit is contained in:
parent
e3e786a253
commit
aa6b2fa56c
55
data.json
55
data.json
@ -19,6 +19,11 @@
|
||||
"Method": "BRIDGE",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"Blacklist3r": {
|
||||
"Data": "| Utility/PAYLOAD | [Blacklist3r](https://github.com/NotSoSecure/Blacklist3r) | project-blacklist3r |  |  |",
|
||||
"Method": "PAYLOAD",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"Bug-Bounty-Toolz": {
|
||||
"Data": "| ToolBox/ALL | [Bug-Bounty-Toolz](https://github.com/m4ll0k/Bug-Bounty-Toolz) | BBT - Bug Bounty Tools |  |  |",
|
||||
"Method": "ALL",
|
||||
@ -44,6 +49,11 @@
|
||||
"Method": "DOMAIN",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"CorsMe": {
|
||||
"Type": "Scanner",
|
||||
"Data": "| Scanner/CORS | [CorsMe](https://github.com/Shivangx01b/CorsMe) | Cross Origin Resource Sharing MisConfiguration Scanner |  |  |",
|
||||
"Method": "CORS"
|
||||
},
|
||||
"Corsy": {
|
||||
"Data": "| Scanner/CORS | [Corsy](https://github.com/s0md3v/Corsy) | CORS Misconfiguration Scanner |  |  |",
|
||||
"Method": "CORS",
|
||||
@ -70,8 +80,8 @@
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"Gopherus": {
|
||||
"Data": "| Utility/VULN | [Gopherus](https://github.com/tarunkant/Gopherus) | This tool generates gopher link for exploiting SSRF and gaining RCE in various servers |  |  |",
|
||||
"Method": "VULN",
|
||||
"Data": "| Utility/PAYLOAD | [Gopherus](https://github.com/tarunkant/Gopherus) | This tool generates gopher link for exploiting SSRF and gaining RCE in various servers |  |  |",
|
||||
"Method": "PAYLOAD",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"GraphQLmap": {
|
||||
@ -285,9 +295,9 @@
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"dalfox": {
|
||||
"Type": "Scanner",
|
||||
"Data": "| Scanner/XSS | [dalfox](https://github.com/hahwul/dalfox) | 🌘🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang |  |  |",
|
||||
"Method": "XSS"
|
||||
"Method": "XSS",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"dirsearch": {
|
||||
"Data": "| Discovery/FUZZ | [dirsearch](https://github.com/maurosoria/dirsearch) | Web path scanner |  |  |",
|
||||
@ -414,9 +424,14 @@
|
||||
"Method": "DNS",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"hashcat": {
|
||||
"Data": "| Utility/CRACK | [hashcat](https://github.com/hashcat/hashcat/) | World's fastest and most advanced password recovery utility |  |  |",
|
||||
"Method": "CRACK",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"hinject": {
|
||||
"Data": "| Utility/VULN | [hinject](https://github.com/dwisiswant0/hinject) | Host Header Injection Checker |  |  |",
|
||||
"Method": "VULN",
|
||||
"Data": "| Utility/PAYLOAD | [hinject](https://github.com/dwisiswant0/hinject) | Host Header Injection Checker |  |  |",
|
||||
"Method": "PAYLOAD",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"httprobe": {
|
||||
@ -490,13 +505,13 @@
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"nuclei": {
|
||||
"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",
|
||||
"Type": "Scanner"
|
||||
"Data": "| Army-Knife/SCAN | [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": "SCAN",
|
||||
"Type": "Army-Knife"
|
||||
},
|
||||
"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",
|
||||
"Data": "| Utility/PAYLOAD | [oxml_xxe](https://github.com/BuffaloWill/oxml_xxe) | A tool for embedding XXE/XML exploits into different filetypes |  |  |",
|
||||
"Method": "PAYLOAD",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"pentest-tools": {
|
||||
@ -510,8 +525,8 @@
|
||||
"Type": "Utility"
|
||||
},
|
||||
"postMessage-tracker": {
|
||||
"Data": "| 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 |  |  |",
|
||||
"Method": "VULN",
|
||||
"Data": "| Utility/B-ADDON | [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 |  |  |",
|
||||
"Method": "B-ADDON",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"pwncat": {
|
||||
@ -629,14 +644,24 @@
|
||||
"Method": "REPEAT",
|
||||
"Type": "Fetch"
|
||||
},
|
||||
"xss-cheatsheet-data": {
|
||||
"Data": "| Utility/PAYLOAD | [xss-cheatsheet-data](https://github.com/PortSwigger/xss-cheatsheet-data) | This repository contains all the XSS cheatsheet data to allow contributions from the community. |  |  |",
|
||||
"Method": "PAYLOAD",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"xsser": {
|
||||
"Data": "| 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. |  |  |",
|
||||
"Method": "XSS",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"ysoserial": {
|
||||
"Data": "| Utility/VULN | [ysoserial](https://github.com/frohoff/ysoserial) | A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. |  |  |",
|
||||
"Method": "VULN",
|
||||
"Data": "| Utility/PAYLOAD | [ysoserial](https://github.com/frohoff/ysoserial) | A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization. |  |  |",
|
||||
"Method": "PAYLOAD",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"ysoserial.net": {
|
||||
"Data": "| Utility/PAYLOAD | [ysoserial.net](https://github.com/pwntester/ysoserial.net) | Deserialization payload generator for a variety of .NET formatters |  |  |",
|
||||
"Method": "PAYLOAD",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"zap-cli": {
|
||||
|
@ -71,4 +71,5 @@ $ ../distribute-readme
|
||||
```
|
||||
|
||||
## Thanks to (Contributor)
|
||||
I would like to thank everyone who helped with this project 👍😎 <br>
|
||||
[six2dez](https://github.com/six2dez) , [si9int](https://github.com/si9int) , [dwisiswant0](https://twitter.com/dwisiswant0) , [riza](https://github.com/riza) , [jcran](https://github.com/jcran)
|
||||
|
Loading…
x
Reference in New Issue
Block a user