[Tools] Add nmap and Dracmap for information gathering

This commit is contained in:
Guillaume CORNET 2019-02-22 14:52:27 +01:00
parent b9ca64860b
commit 5d6e1b60ee

View file

@ -119,6 +119,8 @@ Information Gathering tools allows you to collect host metadata about services a
| [Rapidscan](https://github.com/skavngr/rapidscan) | **Python** | `Linux/Windows/macOS` | The Multi-Tool Web Vulnerability Scanner. |
| [a2sv](https://github.com/hahwul/a2sv) | **Python** | `Linux/Windows/macOS` | Auto Scanning to SSL Vulnerability. |
| [Wfuzz](https://github.com/xmendez/wfuzz) | **Python** | `Linux/Windows/macOS` | Web application fuzzer. |
| [Nmap](https://github.com/nmap/nmap) | **C/C++** | `Linux/Windows/macOS` | Scanner ports vulnerability. |
| [Dracnmap](https://github.com/Screetsec/Dracnmap) | **Shell** | `Linux/Windows/macOS` | open source program which is using to exploit the network and gathering information with nmap |
#### :lock: Password Attacks