mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-03-07 14:25:52 -05:00
Update README.md
This commit is contained in:
parent
a9cd7aeda2
commit
4888c1e06d
17
README.md
17
README.md
@ -64,7 +64,24 @@ A collection of cool tools used by Web hackers. Happy hacking , Happy bug-huntin
|
||||
| [wfuzz](https://github.com/xmendez/wfuzz) | Web application fuzzer |  |  | <br> <br>  <br>  |
|
||||
|
||||
### Web Vulnerability Scanner
|
||||
|
||||
| Name | Description | Popularity | Language | Metadata |
|
||||
| ---------- | :---------- | :----------: | :----------: | :----------: |
|
||||
| [jaeles](https://github.com/jaeles-project/jaeles) | The Swiss Army knife for automated Web Application Testing |  |  | <br> <br>  <br>  |
|
||||
| [wpscan](https://github.com/wpscanteam/wpscan) | WPScan is a free, for non-commercial use, black box WordPress Vulnerability Scanner written for security professionals and blog maintainers to test the security of their WordPress websites. |  |  | <br> <br>  <br>  |
|
||||
| [Wordpresscan](https://github.com/swisskyrepo/Wordpresscan) | WPScan rewritten in Python + some WPSeku ideas |  |  | <br> <br>  <br>  |
|
||||
| [arachni](https://github.com/Arachni/arachni) | Web Application Security Scanner Framework |  |  | <br> <br>  <br>  |
|
||||
| [testssl.sh](https://github.com/drwetter/testssl.sh) | Testing TLS/SSL encryption anywhere on any port |  |  | <br> <br>  <br>  |
|
||||
| [a2sv](https://github.com/hahwul/a2sv) | Auto Scanning to SSL Vulnerability |  |  | <br> <br>  <br>  |
|
||||
|
||||
### XSS
|
||||
|
||||
| Name | Description | Popularity | Language | Metadata |
|
||||
| ---------- | :---------- | :----------: | :----------: | :----------: |
|
||||
| [XSStrike](https://github.com/s0md3v/XSStrike) | Most advanced XSS scanner. |  |  | <br> <br>  <br>  |
|
||||
| [XSpear](https://github.com/hahwul/XSpear) | Powerfull XSS Scanning and Parameter analysis tool&gem |  |  | <br> <br>  <br>  |
|
||||
| [XSSCon](https://github.com/menkrep1337/XSSCon) | XSSCon |  |  | <br> <br>  <br>  |
|
||||
|
||||
### CSRF
|
||||
### Path traversal / Directory traversal / LFI
|
||||
### Command Injection
|
||||
|
Loading…
x
Reference in New Issue
Block a user