import list of domains into recon-ng
Is there a way to add domains into recon-ng from a text file (newline delimited)? I’ve tried comma delimiting entries but reco-ng takes the comma as part of the domain.
At the moment I am doing:
for line in $(cat domains.tx… Continue reading import list of domains into recon-ng