mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-06 22:05:59 -05: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
|
## Weapons
|
||||||
| Type | Name | Description | Popularity | Language |
|
| Type | Name | Description | Popularity | Language |
|
||||||
| ---------- | :---------- | :----------: | :----------: | :----------: |
|
| ---------- | :---------- | :----------: | :----------: | :----------: |
|
||||||
| Army-Knife/BURP | [BurpSuite](https://portswigger.net/burp) | It's Awesome| | |
|
| Army-Knife/ALL | [BurpSuite](https://portswigger.net/burp) | the BurpSuite project | | |
|
||||||
| Army-Knife/JAELES | [jaeles](https://github.com/jaeles-project/jaeles) | The Swiss Army knife for automated Web Application Testing |  |  |
|
| Army-Knife/SCAN | [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 | [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 | [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 | [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 |  |  |
|
| Discovery/CRAWL | [gospider](https://github.com/jaeles-project/gospider) | Gospider - Fast web spider written in Go |  |  |
|
||||||
|
@ -10,7 +10,7 @@
|
|||||||
"Type": "Discovery"
|
"Type": "Discovery"
|
||||||
},
|
},
|
||||||
"BurpSuite": {
|
"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",
|
"Method": "BURP",
|
||||||
"Type": "Army-Knife"
|
"Type": "Army-Knife"
|
||||||
},
|
},
|
||||||
@ -256,7 +256,7 @@
|
|||||||
},
|
},
|
||||||
"jaeles": {
|
"jaeles": {
|
||||||
"Type": "Army-Knife",
|
"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"
|
"Method": "JAELES"
|
||||||
},
|
},
|
||||||
"knock": {
|
"knock": {
|
||||||
@ -385,7 +385,7 @@
|
|||||||
"Type": "Scanner"
|
"Type": "Scanner"
|
||||||
},
|
},
|
||||||
"zaproxy": {
|
"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",
|
"Method": "ZAP",
|
||||||
"Type": "Army-Knife"
|
"Type": "Army-Knife"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user