Update Cheat Sheet.md

This commit is contained in:
ARZ 2021-04-04 04:45:43 +05:00 committed by GitHub
parent 336ebb5324
commit a85dbf3a94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -443,8 +443,8 @@ If we want to generate a password list having length of 7 starting with "milo" a
# DNS
### Finding Subdomains
`wfuzz -c -w <path_to_wordlist> -u 'http://domain.com -H 'Host: FUZZ.domain.com`
### Finding Subdomain
`wfuzz -c -w <path_to_wordlist> -u 'http://domain.com -H "Host: FUZZ.domain.com" `
### Zone Transfer