leebaird / discover

Custom bash scripts used to automate various penetration testing tasks including recon, scanning, enumeration, and malicious payload creation using Metasploit. For use with Kali Linux.
MIT License
3.39k stars 820 forks source link

Domain passive recon - script ends, returns to main menu and outputs no results #196

Closed neil-ham closed 1 year ago

neil-ham commented 1 year ago

Hi Lee, I'm having similar problems to previous issues posted here. Installed discover as per your instructions. I'm running Kali 2022.4 on VM Virtualbox, installed using an ISO file. The ISO file is Kali 2022.1 I updated to Kali 2022.4 before installing discover.

I run cd /opt/discover/ then sudo ./discover.sh

I select option 1 for domain, option 1 again for passive.

Then enter company name: coolmore and domain: coolmore.com.au (I've also tried with tesla and tesla.com)

The script runs to the end, ends suddenly and returns to the main menu screen. No tab output to firefox, not sure if any results are stored anywhere. I am a noob so highly likely I've made a blunder somewhere. Any help much appreciated :)

Screenshot from 2022-11-23 11-59-48 Screenshot from 2022-11-23 12-00-43

leebaird commented 1 year ago

I can confirm the behavior. Looking into it now.

neil-ham commented 1 year ago

Thanks Lee!

leebaird commented 1 year ago

Fixed. Thanks for the bug report.

neil-ham commented 1 year ago

Working for me Lee. Thanks mate!