#83 · Primary category: Cybersecurity & Decryption Tools

EagleEye

face-recognition machine-learning python3 social-media stalking

Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.

Project last updated:04/25/24

GitHub Stars

5.2K

Forks

678

Contributors

7

License

Other

Why we included this project

EagleEye is an OSINT tool for finding a person's public social media accounts when you have a photo and a name to go on. It runs face recognition on the image, then uses reverse image search to pull up matching Instagram, Facebook, Twitter, and YouTube profiles, saving the results to a local folder. The Docker setup is the main reason to pick it up: it spares you the usual dlib, geckodriver, and Firefox dependency tangle that trips up this kind of tool. It is honest about its limits, working best when the image is decent and you have some context to narrow the search, and it only returns profiles that are already public. Anyone doing reconnaissance work should think through the privacy and consent side before using it, but as a self-contained utility it is easy to test.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category