MrTuxx / SocialPwned

SocialPwned is an OSINT tool that allows to get the emails, from a target, published in social networks such as Instagram, Linkedin and Twitter to find possible credentials leaks in PwnDB or Dehashed and obtain Google account information via GHunt.
GNU General Public License v3.0
1.01k stars 105 forks source link

Socialpwned error #25

Open kaarloss opened 8 months ago

kaarloss commented 8 months ago

Always the same error, vmware kali 2022.4 , 2023.2-3, any idea?

[+] Successful login to Instagram!

Traceback (most recent call last): File "/home/kali/SocialPwned/socialpwned.py", line 56, in run(args) File "/home/kali/SocialPwned/core/main.py", line 236, in run results.extend(instagramParameters(args,ig_username,ig_password,out_dir)) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/home/kali/SocialPwned/core/main.py", line 35, in instagramParameters instagram.getLocationID(api,args.info) File "/home/kali/SocialPwned/core/instagram.py", line 89, in getLocationID items = api.LastJson["items"]


KeyError: 'items'