mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings.git
synced 2025-02-22 06:33:45 +00:00
Update Subdomains Enumeration.md
This commit is contained in:
parent
d999f798d7
commit
3dd7f46717
@ -164,9 +164,9 @@ cat /tmp/results_subfinder.txt | massdns -r $DNS_RESOLVERS -t A -o S -w /tmp/res
|
||||
nmap -sn --script hostmap-crtsh host_to_scan.tld
|
||||
```
|
||||
|
||||
###
|
||||
```
|
||||
using dnsdumpster
|
||||
### Using dnsdumpster
|
||||
|
||||
```ps1
|
||||
git clone https://github.com/nmmapper/dnsdumpster
|
||||
python dnsdumpster.py -d domainname.com
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user