You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
┌──(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
Record inserted successfully into table for 123.207.197.156
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'
The text was updated successfully, but these errors were encountered:
┌──(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
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'
The text was updated successfully, but these errors were encountered: