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

I can't use discover #156

Closed Cu0rly closed 4 years ago

Cu0rly commented 4 years ago

When I download the configuration,Type./discover. sh on the command line,No matter what I input in choice, it cannot be executed. How should I use this tool? Thanks

leebaird commented 4 years ago

I'm not sure what you mean by configuration.

Try this: cd /opt/ git clone git@github.com:leebaird/discover.git cd discover/ ./discover.sh

You should now see the main menu.