Closed SoloDefend closed 3 years ago
PTR records are supported, but currently you are targeting an IP that doesn't have a PTR record registered (unless its registered in your testing domain) and you are using the incorrect format.
Please see these tests / examples 10.10.10.10 being invalid A valid PTR lookup How to perform the lookup using our nslookup bof and showing the help for how to format the query
Yeah that's how I had it formatted (omitting the 0) forgot to add PTR to my request here. Was using for internal recon so it looks like the domain doesn't have pointers. Thanks for the clarification.
Looking for reverse lookup support with the nslookup BOF.
If I do nslookup 10.10.10.10 it only returns the A record for the IP but no hostname. If I try the below options I get DNS errors. nslookup 10.10.10.10.in-addr.arpa nslookup 10.10.10.10 PTR