freelabz / secator

secator - the pentester's swiss knife
https://docs.freelabz.com
Other
874 stars 73 forks source link

dnsx: added reverse dns lookup #428

Closed romisfrag closed 2 months ago

romisfrag commented 2 months ago

Added reverse dns lookup for dnsx and remove the -ptr for the default command because after some test it seems useless (maybe I am wrong but the commit removes it so make sure to put it back if needed)

ocervell commented 2 months ago

I've updated the PR to do reverse lookup by default (-ptr always activated like before) and to explicitely yield output types (see https://github.com/freelabz/secator/pull/439 for context)