Tookie-osint is an advanced OSINT tool that discovers social media accounts by searching usernames across multiple websites.
Tookie is a advanced OSINT information gathering tool that finds social media accounts based on inputs.
Tookie-osint is primarily used by new programmers, pentesters, and OSINT enthusiasts to gather threat intelligence by identifying social media profiles linked to a given username. It simplifies the process of social media reconnaissance for security training and social engineering assessments.
Tookie-osint is intended for ethical use in security training and OSINT research; the author disclaims responsibility for any malicious use. It is recommended to use Python 3.12 for optimal compatibility. Contributions are welcome via forks and pull requests.
Ensure Python 3.12 is installed
Clone the repository: git clone https://github.com/Alfredredbird/tookie-osint.git
Navigate to the project directory
Install dependencies (if any) as specified in the repository
Run the tool using the provided scripts or CLI commands
python tookie-osint.py -u <username>
Searches for social media accounts associated with the specified username.
python tookie-osint.py --help
Displays help information and usage instructions for the tool.