d0r1

subdomain 찾기 ( ffuf ) 본문

이것저것

subdomain 찾기 ( ffuf )

d0r1 2024. 7. 26. 14:04
ffuf -u {url} -H "Host:FUZZ(퍼징할 대상).hacker.com" -w {subdomainfileloc} +options

예시 코드

ffuf -u http://permx.htb -H "Host:FUZZ.permx.htb" -w /usr/doc/subdomains -fw 18