Security Hacker

Tookie-osint : A Powerful Tool For OSINT Enthusiasts

Tookie-osint has a simple-to-use UI and is really straightforward. The main idea of Tookie-osint is to discover usernames that are requested from an input.

Tookie-osint is similar to the tool called Sherlock. It discovers all the user accounts across different websites and Tookie-osint is successful at this task almost 80% of the time.

Our tool was created by me and the community and is available for your use.

I do not take responsibility for any malicious actions and/or responsibility caused by my tool. ( Please note that Tookie-osint was created to help new programmers or pentesters get into the world of OSINT.

My end term goal is to make Tookie-osint as perfect as I can and make it easy for new programmers to understand.

Also take note that Tookie-osint is optimized for Python 3.12. If you want to contribute, make a fork and make a pull request to submit your changes.

Installation

The requirements will be automatically installed.

git clone https://github.com/alfredredbird/tookie-osint
cd tookie-osint && sudo pip3 install -r requirements.txt
python3 tookie-osint

Manual Install

download the latest release from: https://github.com/alfredredbird/tookie-osint/releases.
then extract the zip or tar.gz

cd tookie-osint && sudo pip3 install -r requirements.txt
python3 tookie-osint

Termux Install

termux-setup-storage
ln -s storage/downloads Downloads

git clone https://github.com/alfredredbird/tookie-osint
cd tookie-osint && pip3 install -r requirements.txt

python3 tookie-osint

Tested OS

Operative systemVersion
MacOSMonterey 12.6.7
Windows11/10
Termux0.118.0
Kali linuxRolling / Sana
Parrot OS3.1
Ubuntu22.04/20.04
Debian10.00
Alpine3.10
Fedorav33
Arch Linux2021.07.01
Manjaro21
VoidRolling Release

Requirements

There Is A Lot Lol

  • colorama
  • requests
  • richconsole
  • alive_progress
  • torrequest
  • tqdm
  • bs4
  • selenium
  • cryptography

Supported Languages

(we need translators )

  • English
  • Italian
  • Hebrew
  • Spanish
  • French
  • Arabic
  • German
  • Hindi
  • Russian
  • Portuguese

Upcoming Features

(They Are Great First Issues :D)

  • Tor Searching (in beta)
  • Pip Package (in beta)
  • WebUi (in beta)
  • Webscraper
  • Phone Number OSINT
  • Custom Plugins
  • Detailed Reports
  • CSV
  • Url Brute Forcing
  • GUI
  • More Acurate Results (in beta)
  • Auto Open Descovered URLs

For more information click here.

Tamil S

Tamil has a great interest in the fields of Cyber Security, OSINT, and CTF projects. Currently, he is deeply involved in researching and publishing various security tools with Kali Linux Tutorials, which is quite fascinating.

Recent Posts

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

1 week ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

2 weeks ago

Red Team Certification – A Comprehensive Guide To Advancing In Cybersecurity Operations

Embark on the journey of becoming a certified Red Team professional with our definitive guide.…

3 weeks ago

CVE-2024-5836 / CVE-2024-6778 : Chromium Sandbox Escape via Extension Exploits

This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…

3 weeks ago

Rust BOFs – Unlocking New Potentials In Cobalt Strike

This took me like 4 days (+2 days for an update), but I got it…

3 weeks ago

MaLDAPtive – Pioneering LDAP SearchFilter Parsing And Security Framework

MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…

3 weeks ago