Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'NoneType' object has no attribute 'get_text' #2

Open
joker2a opened this issue Nov 9, 2018 · 4 comments
Open

AttributeError: 'NoneType' object has no attribute 'get_text' #2

joker2a opened this issue Nov 9, 2018 · 4 comments

Comments

@joker2a
Copy link

joker2a commented Nov 9, 2018

Hi,

I have an error with kali linux

Output =

python3 SMWYG.py

    ___          
. -^   `--,      

/# =========-_ /# (--====___====\ /# .- --. . --.| /## | * ) ( * ), +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |## \ /\ \ / | |S|h|o|w|M|e|W|h|a|t|Y|o|u|G|o|t| |### --- \ --- | +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ |#### ___) #| Author: Viral Maniar |###### ##| Twitter: @ManiarViral \##### ---------- / Description: This tool allows you to perform OSINT and reconnaissance on an organization or an individual. It allows one to search 1.4 Billion \#### ( clear text credentials which was dumped as part of BreachCompilation leak. ### |
### |
## |
###. .)
`======/
1.4 Billion Clear Text Credentials

[+] 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:uber.com
    Traceback (most recent call last):
    File "SMWYG.py", line 115, in
    main()
    File "SMWYG.py", line 106, in main
    cmds.get(choice)()
    File "SMWYG.py", line 75, in cmdDomainSearch
    print (div.get_text())
    AttributeError: 'NoneType' object has no attribute 'get_text'
@R4di04kt1v3
Copy link

That happens to me too.

@Museon23
Copy link

Museon23 commented Nov 10, 2018

same thing ^, thanks.

  1. Enter Domain Name to Search Users
  2. Enter Specific Email Address
  3. Exit
    1
    Enter Domain Name:uber.com
    Traceback (most recent call last):
    File "SMWYG.py", line 115, in
    main()
    File "SMWYG.py", line 106, in main
    cmds.get(choice)()
    File "SMWYG.py", line 75, in cmdDomainSearch
    print (div.get_text())
    AttributeError: 'NoneType' object has no attribute 'get_text'

@moas
Copy link

moas commented Nov 10, 2018

gotcha.pw is Down (it's the reason)!

@Bobavince
Copy link

same (of course)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants