mirror of
https://github.com/enaqx/awesome-pentest.git
synced 2025-04-24 17:09:15 -04:00
Update README.md
This commit is contained in:
parent
5e3d7dbb0a
commit
b3d95327d8
@ -380,6 +380,7 @@ See [awesome-lockpicking](https://github.com/fabacab/awesome-lockpicking).
|
||||
* [DNSDumpster](https://dnsdumpster.com/) - Online DNS recon and search service.
|
||||
* [Mass Scan](https://github.com/robertdavidgraham/masscan) - TCP port scanner, spews SYN packets asynchronously, scanning entire Internet in under 5 minutes.
|
||||
* [OWASP Amass](https://github.com/OWASP/Amass) - Subdomain enumeration via scraping, web archives, brute forcing, permutations, reverse DNS sweeping, TLS certificates, passive DNS data sources, etc.
|
||||
* [sub.sh] (https://github.com/enseitankado/sub.sh) - Multithreaded subdomain enumeration script that use online services and tools such as amass, subfinder, assetfinder etc.
|
||||
* [ScanCannon](https://github.com/johnnyxmas/ScanCannon) - Python script to quickly enumerate large networks by calling `masscan` to quickly identify open ports and then `nmap` to gain details on the systems/services on those ports.
|
||||
* [XRay](https://github.com/evilsocket/xray) - Network (sub)domain discovery and reconnaissance automation tool.
|
||||
* [dnsenum](https://github.com/fwaeytens/dnsenum/) - Perl script that enumerates DNS information from a domain, attempts zone transfers, performs a brute force dictionary style attack, and then performs reverse look-ups on the results.
|
||||
|
Loading…
x
Reference in New Issue
Block a user