TermuxHackz / X-osint

This is an Open source intelligent framework ie an osint tool which gathers valid information about a phone number, user's email address, perform VIN Osint, and reverse, perform subdomain enumeration, able to find email from a name, and so much more. Best osint tool for Termux and linux
https://termuxhackz.github.io/How-to-get-information-using-Xosint.html
GNU General Public License v3.0
850 stars 85 forks source link

KeyError: 'valid' #10

Closed iwtga closed 1 week ago

iwtga commented 1 year ago

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' 
TermuxHackz commented 1 year ago

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

kuklofon commented 1 year ago

изображение Kali Linux