The Hunter is an OSINT tool that uses facial recognition to map and correlate social media profiles across multiple platforms for threat intelligence and social engineering purposes.
It Map Social Media With Photo
The Hunter is primarily used by penetration testers and red teamers to automate the discovery and correlation of social media profiles of targets, enabling efficient gathering of intelligence for social engineering and phishing campaigns. It helps expand target lists by accurately linking profiles via facial recognition, reducing false positives and speeding up manual review.
Facebook detects this tool after a few hundred searches; it is recommended to use disposable Facebook accounts to avoid blocks. The tool does not perform attacks itself but gathers data to support social engineering and phishing efforts. Requires Firefox, Selenium, and Geckodriver to function properly.
Install the latest version of Mozilla Firefox (macOS or Debian/Kali)
Ensure Python 3 is installed
Install Selenium and Geckodriver
On Kali Linux, run ./kali-installer.sh from the setup directory to automate installation
./kali-installer.sh
Automates installation of dependencies and setup on Kali Linux