Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
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. | Kitploit
Tools/GitHubGitHub/viralmaniar/smwyg-show-me-what-you-got
OSINT (Open Source Intelligence)Password CrackingReconnaissanceInformation Gathering
GitHubviralmaniar/smwyg-show-me-what-you-got

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.

View Repository

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
567747 years agoReviewed by Kitploit

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:

root@kitploit:~
- Python 3.0 or later.
- pip3 (sudo apt-get install python3-pip)

How to install?

root@kitploit:~
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/

Download Tool