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.05k stars 103 forks source link

Can´t login to instagram #21

Closed x0wm closed 1 year ago

x0wm commented 1 year ago

tried python3 socialpwned.py --credentials credentials.json --instagram --target-ig kimkardashian --pwndb and got [!] Can't Login to Instagram!, already checked the password in credentials.json being correct and instagram not asking for 2FA

MrTuxx commented 1 year ago

Hello,

It's already fixed.

It was necessary to update the version of the Instagram application used in the User Agent to make requests. The docker hub image was also updated.