All Projects → Viralmaniar → Smwyg Show Me What You Got

Viralmaniar / Smwyg Show Me What You Got

Licence: gpl-3.0
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.

Programming Languages

python
139335 projects - #7 most used programming language

SMWYG-Show-Me-What-You-Got

image

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.

Screenshot

image

Above image search the credentials for uber.com and have found 203 accounts.

Pre-requisites

Make sure you have installed the following:

- Python 3.0 or later.
- pip3 (sudo apt-get install python3-pip)

How to install?

git clone https://github.com/Viralmaniar/SMWYG-Show-Me-What-You-Got.git
cd SMWYG-Show-Me-What-You-Got
pip3 install -r requirements.txt

How do I use this?

  • Press 1: This will allow one to search credentials based on domain name.
  • Press 2: This will allow one to search credentials for a specific email address.
  • Press 3: To exit from the program.

Tips to stay secure

  • Change your passwords every few months
  • Use differnt passwords for different accounts
  • Use password manager to generate random passwords
  • Start using multi factor authentication

Questions?

Twitter: https://twitter.com/maniarviral LinkedIn: https://au.linkedin.com/in/viralmaniar

Contribution & License

Creative Commons License
This work is licensed under a Creative Commons Attribution 4.0 International License. Want to contribute? Please fork it and hit up with a pull request.

Any suggestions or ideas for this tool are welcome - just tweet me on @ManiarViral

Credit

A big thanks to https://gotcha.pw/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].