Conducting recon with Omnisci3nt
After seeing a post on LinkedIn by DailyOSINT about a tool called "Omnisci3nt" I decided to check it out. It just took a few minutes to get it up and running.
git clone https://github.com/spyboy-productions/omnisci3nt.git
cd omnisci3nt
pip3 install -r requirements.txt
python3 omnisci3nt.py
It will take some time to scan a URL, but the amount of data is overwhelming.
From there, you could use the grep command to search the export file and gather what you need. This looks like a great tool, I will add it to my resources.