x1mdev / ReconPi

ReconPi - A lightweight recon tool that performs extensive scanning with the latest tools.

Home Page:https://x1m.nl/posts/recon-pi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

resolveddomains.txt no data entry

x1mdev opened this issue · comments

commented

The grep function needs to be a bit more specific, it does grep $URL >> domains.txt and if there is an empty subdomain like .sub.domain.tld it will give an error:

[+] Subfinder scan complete, checking which domains resolve..
host: '' is not in legal name syntax (unexpected end of input)
[+] Resolved domains written to resolveddomains.txt

It still writes the output but it's a bit messy

commented

Ah, great job @ebelties 💯