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

cannot execute fetch.py - please help! =) #1

Open
mmuncan1980 opened this issue Mar 20, 2022 · 0 comments
Open

cannot execute fetch.py - please help! =) #1

mmuncan1980 opened this issue Mar 20, 2022 · 0 comments

Comments

@mmuncan1980
Copy link

┌──(virtualenv)─(root㉿r00t)-[/home/XXX/Downloads/Keyhole-VNC-RDP]
└─# python fetch.py
Enter Query: "\x03\x00\x00\x0b\x06\xd0\x00\x00\x124\x00"
Enter Number of Pages: 1
Enter table name: rdp
[+] Query : "\x03\x00\x00\x0b\x06\xd0\x00\x00\x124\x00"
[+] No. of Pages : 1
[+] Table Name : rdp

  1. Record inserted successfully into table for 123.207.197.156
  2. Record inserted successfully into table for 118.89.119.170
    Traceback (most recent call last):
    File "fetch.py", line 111, in
    main()
    File "fetch.py", line 107, in main
    shodanSearch(pagesToSearch, query, dbTable)
    File "fetch.py", line 52, in shodanSearch
    mime = result['opts']['screenshot']['mime']
    KeyError: 'opts'
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

1 participant