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

Cant get either of the Recon options working #189

Closed anshu421 closed 2 years ago

anshu421 commented 2 years ago

Hello there, I am just after installing discover onto Kali Linux 2022.1 and can't get many of the choices to work. As of right now options 3, 4 and 5 seem to be the only ones working for me. When I select the other choices, it takes the input but just comes back to a blank cursor. No errors are being thrown. I downloaded the package using...

git clone https://github.com/leebaird/discover

Any ideas if there are any fixes for this or if there is something else that I should be doing?

leebaird commented 2 years ago

Are you running WSL or bare metal? If so, neither of those are supported. Did you verify the SHA256 hash when you dowloaded the ISO or VM? If you would like to share your email, I will add you to our Slack channel.

anshu421 commented 2 years ago

Thanks for replying, Im not running wsl or bare metal and i didnt verify SHA256 Screenshot 2022-06-20 221705

leebaird commented 2 years ago

I can see by your header that you don't have Discover in the proper location of /opt/. I also run the script as root.

anshu421 commented 2 years ago

so what i have to do i didnt understand