mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2024-12-18 12:14:22 -05:00
Update data.json
This commit is contained in:
parent
53ede49e11
commit
04109e71f7
69
data.json
69
data.json
@ -14,11 +14,21 @@
|
||||
"Method": "BURP",
|
||||
"Type": "Army-Knife"
|
||||
},
|
||||
"CSP Evaluator": {
|
||||
"Data": "| Utility/CSP | [CSP Evaluator](https://csp-evaluator.withgoogle.com) | Online CSP Evaluator from google|it's not|github:dog:|",
|
||||
"Method": "CSP",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"Corsy": {
|
||||
"Data": "| Scanner/CORS | [Corsy](https://github.com/s0md3v/Corsy) | CORS Misconfiguration Scanner | ![](https://img.shields.io/github/stars/s0md3v/Corsy) | ![](https://img.shields.io/github/languages/top/s0md3v/Corsy) |",
|
||||
"Method": "CORS",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"DNSDumpster": {
|
||||
"Data": "| Discovery/DNS | [DNSDumpster](https://dnsdumpster.com) | Online dns recon \u0026 research, find \u0026 lookup dns records|it's not|github:dog:|",
|
||||
"Method": "DNS",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"GitMiner": {
|
||||
"Data": "| Discovery/GIT | [GitMiner](https://github.com/UnkL4b/GitMiner) | Tool for advanced mining for content on Github | ![](https://img.shields.io/github/stars/UnkL4b/GitMiner) | ![](https://img.shields.io/github/languages/top/UnkL4b/GitMiner) |",
|
||||
"Method": "GIT",
|
||||
@ -39,11 +49,46 @@
|
||||
"Method": "NOSQL",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"Phoenix": {
|
||||
"Data": "| Utility/ETC | [Phoenix](https://www.hahwul.com/p/phoenix.html) | hahwul's online tools|it's not|github:dog:|",
|
||||
"Method": "ETC",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"Photon": {
|
||||
"Data": "| Discovery/CRAWL | [Photon](https://github.com/s0md3v/Photon) | Incredibly fast crawler designed for OSINT. | ![](https://img.shields.io/github/stars/s0md3v/Photon) | ![](https://img.shields.io/github/languages/top/s0md3v/Photon) |",
|
||||
"Method": "CRAWL",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"S3Scanner": {
|
||||
"Data": "| Scanner/S3 | [S3Scanner](https://github.com/sa7mon/S3Scanner) | Scan for open AWS S3 buckets and dump the contents | ![](https://img.shields.io/github/stars/sa7mon/S3Scanner) | ![](https://img.shields.io/github/languages/top/sa7mon/S3Scanner) |",
|
||||
"Method": "S3",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"SQLNinja": {
|
||||
"Data": "| Scanner/SQL | [SQLNinja](https://gitlab.com/kalilinux/packages/sqlninja) | SQL Injection scanner|it's not|github:dog:|",
|
||||
"Method": "SQL",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"SecLists": {
|
||||
"Data": "| 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. | ![](https://img.shields.io/github/stars/danielmiessler/SecLists) | ![](https://img.shields.io/github/languages/top/danielmiessler/SecLists) |",
|
||||
"Method": "WORD",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"SecurityTrails": {
|
||||
"Data": "| Discovery/DNS | [SecurityTrails](https://securitytrails.com) | Online dns / subdomain / recon tool|it's not|github:dog:|",
|
||||
"Method": "DNS",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"SequenceDiagram": {
|
||||
"Data": "| Utility/FLOW | [SequenceDiagram](https://sequencediagram.org) | Online tool for creating UML sequence diagrams|it's not|github:dog:|",
|
||||
"Method": "FLOW",
|
||||
"Type": "Utility"
|
||||
},
|
||||
"Shodan": {
|
||||
"Data": "| Discovery/PORT | [Shodan](https://www.shodan.io/) | World's first search engine for Internet-connected devices|it's not|github:dog:|",
|
||||
"Method": "PORT",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"Silver": {
|
||||
"Data": "| Discovery/VULN | [Silver](https://github.com/s0md3v/Silver) | Mass scan IPs for vulnerable services | ![](https://img.shields.io/github/stars/s0md3v/Silver) | ![](https://img.shields.io/github/languages/top/s0md3v/Silver) |",
|
||||
"Method": "VULN",
|
||||
@ -54,11 +99,21 @@
|
||||
"Method": "WVS",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"Sublist3r": {
|
||||
"Data": "| Discovery/DOMAIN | [Sublist3r](https://github.com/aboul3la/Sublist3r) | Fast subdomains enumeration tool for penetration testers | ![](https://img.shields.io/github/stars/aboul3la/Sublist3r) | ![](https://img.shields.io/github/languages/top/aboul3la/Sublist3r) |",
|
||||
"Method": "DOMAIN",
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"XSStrike": {
|
||||
"Data": "| Scanner/XSS | [XSStrike](https://github.com/s0md3v/XSStrike) | Most advanced XSS scanner. | ![](https://img.shields.io/github/stars/s0md3v/XSStrike) | ![](https://img.shields.io/github/languages/top/s0md3v/XSStrike) |",
|
||||
"Method": "XSS",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"XSpear": {
|
||||
"Type": "Scanner",
|
||||
"Data": "| Scanner/XSS | [XSpear](https://github.com/hahwul/XSpear) | Powerfull XSS Scanning and Parameter analysis tool\u0026gem | ![](https://img.shields.io/github/stars/hahwul/XSpear) | ![](https://img.shields.io/github/languages/top/hahwul/XSpear) |",
|
||||
"Method": "XSS"
|
||||
},
|
||||
"a2sv": {
|
||||
"Data": "| Scanner/SSL | [a2sv](https://github.com/hahwul/a2sv) | Auto Scanning to SSL Vulnerability | ![](https://img.shields.io/github/stars/hahwul/a2sv) | ![](https://img.shields.io/github/languages/top/hahwul/a2sv) |",
|
||||
"Method": "SSL",
|
||||
@ -90,9 +145,9 @@
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"ffuf": {
|
||||
"Type": "Scanner",
|
||||
"Data": "| Scanner/FUZZ | [ffuf](https://github.com/ffuf/ffuf) | Fast web fuzzer written in Go | ![](https://img.shields.io/github/stars/ffuf/ffuf) | ![](https://img.shields.io/github/languages/top/ffuf/ffuf) |",
|
||||
"Method": "FUZZ"
|
||||
"Method": "FUZZ",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"findomain": {
|
||||
"Data": "| Discovery/DOMAIN | [findomain](https://github.com/Edu4rdSHL/findomain) | The fastest and cross-platform subdomain enumerator, do not waste your time. | ![](https://img.shields.io/github/stars/Edu4rdSHL/findomain) | ![](https://img.shields.io/github/languages/top/Edu4rdSHL/findomain) |",
|
||||
@ -194,11 +249,6 @@
|
||||
"Method": "SQL",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"sqlninja": {
|
||||
"Data": "| Scanner/SQL | [sqlninja](https://github.com/xxgrunge/sqlninja) | SQL Injection Tool | ![](https://img.shields.io/github/stars/xxgrunge/sqlninja) | ![](https://img.shields.io/github/languages/top/xxgrunge/sqlninja) |",
|
||||
"Method": "SQL",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"subfinder": {
|
||||
"Data": "| Discovery/DOMAIN | [subfinder](https://github.com/projectdiscovery/subfinder) | Subfinder is a subdomain discovery tool that discovers valid subdomains for websites. Designed as a passive framework to be useful for bug bounties and safe for penetration testing. | ![](https://img.shields.io/github/stars/projectdiscovery/subfinder) | ![](https://img.shields.io/github/languages/top/projectdiscovery/subfinder) |",
|
||||
"Method": "DOMAIN",
|
||||
@ -239,11 +289,6 @@
|
||||
"Method": "WP",
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"xspear": {
|
||||
"Data": "| Scanner/XSS | [xspear](https://github.com/hahwul/xspear) | Powerfull XSS Scanning and Parameter analysis tool\u0026gem | ![](https://img.shields.io/github/stars/hahwul/xspear) | ![](https://img.shields.io/github/languages/top/hahwul/xspear) |",
|
||||
"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. | ![](https://img.shields.io/github/stars/frohoff/ysoserial) | ![](https://img.shields.io/github/languages/top/frohoff/ysoserial) |",
|
||||
"Method": "VULN",
|
||||
|
Loading…
Reference in New Issue
Block a user