From 4888c1e06de8ae8be79ee2d6612c6895103cb502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=ED=95=98=ED=9B=8C?= Date: Mon, 6 Apr 2020 01:05:28 +0900 Subject: [PATCH] Update README.md --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/README.md b/README.md index 9b17a57..2ccc3df 100644 --- a/README.md +++ b/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 | ![](https://img.shields.io/github/stars/xmendez/wfuzz) | ![](https://img.shields.io/github/languages/top/xmendez/wfuzz) | ![](https://img.shields.io/github/repo-size/xmendez/wfuzz)
![](https://img.shields.io/github/license/xmendez/wfuzz)
![](https://img.shields.io/github/forks/xmendez/wfuzz)
![](https://img.shields.io/github/watchers/xmendez/wfuzz) | ### Web Vulnerability Scanner + +| Name | Description | Popularity | Language | Metadata | +| ---------- | :---------- | :----------: | :----------: | :----------: | +| [jaeles](https://github.com/jaeles-project/jaeles) | The Swiss Army knife for automated Web Application Testing | ![](https://img.shields.io/github/stars/jaeles-project/jaeles) | ![](https://img.shields.io/github/languages/top/jaeles-project/jaeles) | ![](https://img.shields.io/github/repo-size/jaeles-project/jaeles)
![](https://img.shields.io/github/license/jaeles-project/jaeles)
![](https://img.shields.io/github/forks/jaeles-project/jaeles)
![](https://img.shields.io/github/watchers/jaeles-project/jaeles) | +| [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. | ![](https://img.shields.io/github/stars/wpscanteam/wpscan) | ![](https://img.shields.io/github/languages/top/wpscanteam/wpscan) | ![](https://img.shields.io/github/repo-size/wpscanteam/wpscan)
![](https://img.shields.io/github/license/wpscanteam/wpscan)
![](https://img.shields.io/github/forks/wpscanteam/wpscan)
![](https://img.shields.io/github/watchers/wpscanteam/wpscan) | +| [Wordpresscan](https://github.com/swisskyrepo/Wordpresscan) | WPScan rewritten in Python + some WPSeku ideas | ![](https://img.shields.io/github/stars/swisskyrepo/Wordpresscan) | ![](https://img.shields.io/github/languages/top/swisskyrepo/Wordpresscan) | ![](https://img.shields.io/github/repo-size/swisskyrepo/Wordpresscan)
![](https://img.shields.io/github/license/swisskyrepo/Wordpresscan)
![](https://img.shields.io/github/forks/swisskyrepo/Wordpresscan)
![](https://img.shields.io/github/watchers/swisskyrepo/Wordpresscan) | +| [arachni](https://github.com/Arachni/arachni) | Web Application Security Scanner Framework | ![](https://img.shields.io/github/stars/Arachni/arachni) | ![](https://img.shields.io/github/languages/top/Arachni/arachni) | ![](https://img.shields.io/github/repo-size/Arachni/arachni)
![](https://img.shields.io/github/license/Arachni/arachni)
![](https://img.shields.io/github/forks/Arachni/arachni)
![](https://img.shields.io/github/watchers/Arachni/arachni) | +| [testssl.sh](https://github.com/drwetter/testssl.sh) | Testing TLS/SSL encryption anywhere on any port | ![](https://img.shields.io/github/stars/drwetter/testssl.sh) | ![](https://img.shields.io/github/languages/top/drwetter/testssl.sh) | ![](https://img.shields.io/github/repo-size/drwetter/testssl.sh)
![](https://img.shields.io/github/license/drwetter/testssl.sh)
![](https://img.shields.io/github/forks/drwetter/testssl.sh)
![](https://img.shields.io/github/watchers/drwetter/testssl.sh) | +| [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) | ![](https://img.shields.io/github/repo-size/hahwul/a2sv)
![](https://img.shields.io/github/license/hahwul/a2sv)
![](https://img.shields.io/github/forks/hahwul/a2sv)
![](https://img.shields.io/github/watchers/hahwul/a2sv) | + ### XSS + +| Name | Description | Popularity | Language | Metadata | +| ---------- | :---------- | :----------: | :----------: | :----------: | +| [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) | ![](https://img.shields.io/github/repo-size/s0md3v/XSStrike)
![](https://img.shields.io/github/license/s0md3v/XSStrike)
![](https://img.shields.io/github/forks/s0md3v/XSStrike)
![](https://img.shields.io/github/watchers/s0md3v/XSStrike) | +| [XSpear](https://github.com/hahwul/XSpear) | Powerfull XSS Scanning and Parameter analysis tool&gem | ![](https://img.shields.io/github/stars/hahwul/XSpear) | ![](https://img.shields.io/github/languages/top/hahwul/XSpear) | ![](https://img.shields.io/github/repo-size/hahwul/XSpear)
![](https://img.shields.io/github/license/hahwul/XSpear)
![](https://img.shields.io/github/forks/hahwul/XSpear)
![](https://img.shields.io/github/watchers/hahwul/XSpear) | +| [XSSCon](https://github.com/menkrep1337/XSSCon) | XSSCon | ![](https://img.shields.io/github/stars/menkrep1337/XSSCon) | ![](https://img.shields.io/github/languages/top/menkrep1337/XSSCon) | ![](https://img.shields.io/github/repo-size/menkrep1337/XSSCon)
![](https://img.shields.io/github/license/menkrep1337/XSSCon)
![](https://img.shields.io/github/forks/menkrep1337/XSSCon)
![](https://img.shields.io/github/watchers/menkrep1337/XSSCon) | + ### CSRF ### Path traversal / Directory traversal / LFI ### Command Injection