Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.76k stars 2.16k forks source link

Emails and phonenumbers bug(10 persons only show up) #143

Closed BonnY0 closed 3 years ago

BonnY0 commented 3 years ago

When I set someone as a target it only gets 10 emails/number from his/her 10 followers/following not from all of his/her followers. exp my target has 300 followers i only get 10 people shown up in terminal that are randomly choosen.It doesnt continue to grab emails/numbers.

notbitbasher commented 3 years ago

This program only shows the email address and phone numbers (if any) of business accounts that they display publicly. Private information of private accounts and open non business accounts cannot be posted and it shouldn't be able to post as it will be considered a huge breach in privacy (which should not be possible , atleast not this easily available to everyone).

So i guess your target must only following 10 business accounts where the email addresses are provided publicly.

I personally checked the code . Its not a bug and i executed it on myself and it shows n (>10) email addresses and phone numbers.

@BonnY0

FancyWaifu commented 3 years ago

This question doesn't have anything related with ur issue but are u able to get pass the "Please follow this link to complete the challenge"? If so, how did u do it?

notbitbasher commented 3 years ago

@FancyWaifu

You get that problem because instagram thinks your password is compromised when you login through osintgram. Now if you login to your instagram account it will ask you to change your password. After doing so dont forget to change the contents in config with your new login credentials before proceeding again. While you are using osintgram again make sure you are logged in to the account from some device.

BonnY0 commented 3 years ago

Ok thank you guys <3

FancyWaifu commented 3 years ago

@FancyWaifu

You get that problem because instagram thinks your password is compromised when you login through osintgram. Now if you login to your instagram account it will ask you to change your password. After doing so dont forget to change the contents in config with your new login credentials before proceeding again. While you are using osintgram again make sure you are logged in to the account from some device.

Thank you!