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

Python issue #12

Open Doujinx opened 1 year ago

Doujinx commented 1 year ago

[+] Checking Internet connection... [+] Connection Successful <3 <3 <3

  1. Enter Domain Name to Search Users
  2. Enter Specific Email Address
  3. Exit 1 Enter Domain Name:facebook.com
Traceback (most recent call last):
  File "/home/kali/Programs/PROJECT HACKINGTOOL/WordlistGenerator/SMWYG-Show-Me-What-You-Got/SMWYG.py", line 115, in <module>
    main()
  File "/home/kali/Programs/PROJECT HACKINGTOOL/WordlistGenerator/SMWYG-Show-Me-What-You-Got/SMWYG.py", line 106, in main
    cmds.get(choice)()
  File "/home/kali/Programs/PROJECT HACKINGTOOL/WordlistGenerator/SMWYG-Show-Me-What-You-Got/SMWYG.py", line 75, in cmdDomainSearch
    print (div.get_text())
           ^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'get_text'
ghost commented 7 months ago

gotch.pw (the database) is gone, but someone took the domain name after the database was shut down, hence you see "connection successful" even though the script doesn't work