mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-25 16:18:14 -04:00
distribute readme
This commit is contained in:
parent
7826ec0e6a
commit
2322ed02a6
@ -17,9 +17,9 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
## Weapons
|
||||
| Type | Name | Description | Popularity | Language |
|
||||
| ---------- | :---------- | :----------: | :----------: | :----------: |
|
||||
| Army-Knife/BURP | [BurpSuite](https://portswigger.net/burp) | It's Awesome| | |
|
||||
| Army-Knife/JAELES | [jaeles](https://github.com/jaeles-project/jaeles) | The Swiss Army knife for automated Web Application Testing |  |  |
|
||||
| Army-Knife/ZAP | [zaproxy](https://github.com/zaproxy/zaproxy) | The OWASP ZAP core project |  |  |
|
||||
| Army-Knife/ALL | [BurpSuite](https://portswigger.net/burp) | the BurpSuite project | | |
|
||||
| Army-Knife/SCAN | [jaeles](https://github.com/jaeles-project/jaeles) | The Swiss Army knife for automated Web Application Testing |  |  |
|
||||
| Army-Knife/ALL | [zaproxy](https://github.com/zaproxy/zaproxy) | The OWASP ZAP core project |  |  |
|
||||
| Discovery/CRAWL | [Photon](https://github.com/s0md3v/Photon) | Incredibly fast crawler designed for OSINT. |  |  |
|
||||
| Discovery/CRAWL | [cc.py](https://github.com/si9int/cc.py) | Extracting URLs of a specific target based on the results of "commoncrawl.org" |  |  |
|
||||
| Discovery/CRAWL | [gospider](https://github.com/jaeles-project/gospider) | Gospider - Fast web spider written in Go |  |  |
|
||||
|
@ -10,7 +10,7 @@
|
||||
"Type": "Discovery"
|
||||
},
|
||||
"BurpSuite": {
|
||||
"Data": "| Army-Knife/BURP | [BurpSuite](https://portswigger.net/burp) | It's Awesome| | |",
|
||||
"Data": "| Army-Knife/ALL | [BurpSuite](https://portswigger.net/burp) | the BurpSuite project | | |",
|
||||
"Method": "BURP",
|
||||
"Type": "Army-Knife"
|
||||
},
|
||||
@ -256,7 +256,7 @@
|
||||
},
|
||||
"jaeles": {
|
||||
"Type": "Army-Knife",
|
||||
"Data": "| Army-Knife/JAELES | [jaeles](https://github.com/jaeles-project/jaeles) | The Swiss Army knife for automated Web Application Testing |  |  |",
|
||||
"Data": "| Army-Knife/SCAN | [jaeles](https://github.com/jaeles-project/jaeles) | The Swiss Army knife for automated Web Application Testing |  |  |",
|
||||
"Method": "JAELES"
|
||||
},
|
||||
"knock": {
|
||||
@ -385,8 +385,8 @@
|
||||
"Type": "Scanner"
|
||||
},
|
||||
"zaproxy": {
|
||||
"Data": "| Army-Knife/ZAP | [zaproxy](https://github.com/zaproxy/zaproxy) | The OWASP ZAP core project |  |  |",
|
||||
"Data": "| Army-Knife/ALL | [zaproxy](https://github.com/zaproxy/zaproxy) | The OWASP ZAP core project |  |  |",
|
||||
"Method": "ZAP",
|
||||
"Type": "Army-Knife"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user