View Issue Details

IDProjectCategoryView StatusLast Update
0008908Kali LinuxNew Tool Requestspublic2024-09-13 23:37
ReporterAlfredredbird Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
Status newResolutionopen 
Summary0008908: Tookie-OSINT, An advanced OSINT social media tool
Description

Tookie-OSINT
Version: v2.8(a)
Author: Alfredredbird (me)
License: MIT

Homepage: https://github.com/Alfredredbird/tookie-osint
Download: https://github.com/Alfredredbird/tookie-osint/releases
Wiki: https://github.com/Alfredredbird/tookie-osint/wiki

Description:
The main idea of Tookie-OSINT is to discover usernames that are requested from an input. It discovers some of the user accounts across different websites and Tookie-OSINT is successful at this task almost 80% of the time. Take note that Tookie-OSINT is optimized for Python 3.12."

PiP Dependencies:
~ colorama
~ requests
~ rich
~ alive_progress
~ torrequest
~ tqdm
~ bs4
~ wget
~ selenium
~ cryptography
~ phonenumbers
~ Flask==3.0.2
~ datetime
~ pypresence

Similar tools: Sherlock
Activity:
~ Created: Aug 23, 2023
~ Still Active: Yes

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

OR
  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

How to use:
python3 brib.py -u (username) -f -s
python3 brib.py -w -s

Packaged: No
Contact: https://twitter.com/alfredredbird1

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2024-09-12 02:42 Alfredredbird New Issue