mirror of
https://github.com/sundowndev/hacker-roadmap.git
synced 2024-11-24 04:03:11 +00:00
Sniper, ReconDog and RED Hawk tools
This commit is contained in:
parent
725ba5fe87
commit
6da0371e2d
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@ Information Gathering tools allows you to collect host metadata about services a
|
|||
- [theHarvester](https://github.com/laramies/theHarvester) **Python** | `Linux/macOS` | E-mails, subdomains and names Harvester.
|
||||
- [Scanless](https://github.com/vesche/scanless) **Python** | `Linux/macOS` | Online port scan scraper.
|
||||
- [CTFR](https://github.com/UnaPibaGeek/ctfr) **Python** | `Linux/macOS` | Abusing Certificate Transparency logs for getting HTTPS websites subdomains.
|
||||
- [Sn1per](https://github.com/1N3/Sn1per) **bash** | `Linux/macOS` | Automated Pentest Recon Scanner
|
||||
- [ReconDog](https://github.com/s0md3v/ReconDog) **Python** | `Linux/macOS` | Recon Dog is an all in one tool for all your basic information gathering needs.
|
||||
- [RED Hawk](https://github.com/Tuhinshubhra/RED_HAWK) **PHP** | `Linux/Windows/macOS` | All in one tool for Information Gathering, Vulnerability Scanning and Crawling. A must have tool for all penetration testers.
|
||||
|
||||
#### :lock: Password Attacks
|
||||
|
||||
|
|
Loading…
Reference in a new issue