Viralmaniar / SMWYG-Show-Me-What-You-Got

This tool allows you to perform OSINT and reconnaissance on an organisation or an individual. It allows one to search 1.4 Billion clear text credentials which was dumped as part of BreachCompilation leak. This database makes finding passwords faster and easier than ever before.
GNU General Public License v3.0
412 stars 55 forks source link

[!] Invalid Choice #1

Closed bucky67gto closed 5 years ago

bucky67gto commented 5 years ago

Looks helpful, but after install on rolling kali get [!] Invalid Choice no matter the number selected.

Museon23 commented 5 years ago

same ^

audiofox commented 5 years ago

2 ways to get around that: 1) use $ python3 SMWYG.py 2) or if you prefer to use python you can use quotes around your options "1." , "2.", "3."

Hope this helps.

Museon23 commented 5 years ago

Thank you @audiofox - all good.