X-osint
X-osint copied to clipboard
KeyError: 'valid'
The script crashes when trying to find email information (option 2):
Traceback (most recent call last):
File "/usr/local/bin/xosint", line 480, in <module>
email_info()
File "/usr/local/bin/xosint", line 200, in email_info
print("\033[1;91m➤\033[1;97m Valid : " + str(eml.json() ['valid']))
~~~~~~~~~~^^^^^^^^^^
KeyError: 'valid'
Thanks for letting me know about this issue, I would do my best to resolve it and let you know on future updates you would need to make after I have fixed the bug. Once again thanks @iwtga
Kali Linux