iamthefrogy / frogy

My subdomain enumeration script. It's unique in the way it is built upon.
665 stars 123 forks source link

invalid flag in httpx -tech #9

Closed m3hrajbhat closed 3 years ago

m3hrajbhat commented 3 years ago

There is an invalid flag provided in httpx command: <httpx -silent -l output/$cdir/$cdir.master -p $portlst -fr -include-chain -store-chain -sc -tech -server -title -cdn -cname -probe -srd output/$cdir/raw_http_responses -o output/$cdir/temp_live.txtls &> /dev/null>

replace with -tdor -tech-detect

iamthefrogy commented 3 years ago

Done, I was using a different version of httpx. Thanks for highlighting.