Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Alfredredbird/tookie-osint
Tookie is a advanced OSINT information gathering tool that finds social media accounts based on inputs.
https://github.com/Alfredredbird/tookie-osint
cyber-security cybersecurity hacking-tool hacking-tools information-gathering osint osint-framework osint-kali osint-python osint-reconnaissance osint-resources osint-tool osint-toolkit osint-tools osinttool parrot-os python python3 script
Last synced: about 1 month ago
JSON representation
Tookie is a advanced OSINT information gathering tool that finds social media accounts based on inputs.
- Host: GitHub
- URL: https://github.com/Alfredredbird/tookie-osint
- Owner: Alfredredbird
- License: mit
- Created: 2023-08-22T21:37:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-05T19:27:19.000Z (7 months ago)
- Last Synced: 2024-05-21T04:54:21.789Z (7 months ago)
- Topics: cyber-security, cybersecurity, hacking-tool, hacking-tools, information-gathering, osint, osint-framework, osint-kali, osint-python, osint-reconnaissance, osint-resources, osint-tool, osint-toolkit, osint-tools, osinttool, parrot-os, python, python3, script
- Language: Python
- Homepage:
- Size: 1.1 MB
- Stars: 634
- Watchers: 10
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- awesome-starz - Alfredredbird/tookie-osint - Tookie is a advanced OSINT information gathering tool that finds social media accounts based on inputs. (Python)
- project-awesome - Alfredredbird/tookie-osint - Tookie is a advanced OSINT information gathering tool that finds social media accounts based on inputs. (Python)
README
![Tookie-osint-logo-newtext-480x480](https://github.com/Alfredredbird/tookie-osint/assets/105014217/67bab5b4-f537-4f05-8a7b-c9fc3a16d256)
![GitHub contributors](https://img.shields.io/github/contributors/alfredredbird/tookie-osint)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/alfredredbird/tookie-osint)
![GitHub forks](https://img.shields.io/github/forks/alfredredbird/tookie-osint?logoColor=ffff&color=%23ff0000)
![GitHub Repo stars](https://img.shields.io/github/stars/alfredredbird/tookie-osint?color=%2332cd32)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)
![Discord](https://img.shields.io/discord/1229923929959960616?logo=discord&color=%237289da&link=https%3A%2F%2Fdiscord.gg%2F2WvtfwQjVc)[![Run on Repl.it](https://replit.com/badge/github/alfredredbird/tookie-osint)](https://replit.com/new/github/alfredredbird/tookie-osint)
# (We Had To Rebrand)
# π Overview
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. :D![image](https://github.com/Alfredredbird/tookie-osint/assets/105014217/380da10a-ff65-4137-a213-7bdd0dfdb9ed)
# π¦ 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.txtpython3 tookie-osint
# π Scripting With Tookie
Please see [Here](https://github.com/Alfredredbird/tookie-osint/wiki/Scripting-Tookie) for more details.
# π» Tested OS
Operative system
Version
MacOS
Monterey 12.6.7
Windows
11/10
Termux
0.118.0
Kali linux
Rolling / Sana
Parrot OS
3.1
Ubuntu
22.04/20.04
Debian
10.00
Alpine
3.10
Fedora
v33
Arch Linux
2021.07.01
Manjaro
21
Void
Rolling Release
# π Requirements
There Is A Lot Lol
- colorama
- requests
- richconsole
- alive_progress
- torrequest
- tqdm
- bs4
- selenium
- cryptography
# π£οΈSupported Languages
(we need translators π)
- [x] English
- [x] Italian
- [x] Hebrew
- [x] Spanish
- [x] French
- [x] Arabic
- [x] German
- [x] Hindi
- [x] Russian
- [x] Portuguese# π Upcoming Features
(They Are Great First Issues :D)
- [ ] Tor Searching (in beta)
- [X] WebUi (in beta)
- [X] Webscraper
- [X] Phone Number OSINT
- [X] Custom Plugins
- [ ] Detailed Reports (in beta)
- [x] CSV
- [ ] Url Brute Forcing
- [ ] GUI
- [ ] More Acurate Results (in beta)
- [ ] Auto Open Descovered URLs
- [ ] Web Hooks
- [x] Headless mode
- [x] Automation# πΏ Showcase
Tookie-osint has a wide variety of options to use.
Typing -h twice shows the help menu.![image](https://github.com/Alfredredbird/tookie-osint/assets/105014217/7429b51c-e021-4bbb-8596-676240bce573)
# βοΈ Need Help?
Check out https://github.com/alfredredbird/tookie-osint/issues or the WiKi for help.
Still Need Help? Contact And Discord Server Below :D# π€ Cant Find The WebSite Your Looking For?
Make a pull request or a bug report with the site and we will add it. :D# π Info:
Wiki
https://github.com/alfredredbird/tookie-osint/wiki
Releases
https://github.com/alfredredbird/tookie-osint/releases
Contributors
https://github.com/alfredredbird/tookie-osint/graphs/contributors
# π Articles
There has been several articles written about our tool. Feal free to check them out :D Theses articles belong to their respectful owners.
Habr
https://habr.com/ru/news/757502/
Habr
https://habr.com/ru/amp/publications/769690/
Speka Media
https://speka.media/rozrobniki-predstavili-alfred-vidkritu-utilitu-dlya-osint-pygwkp
Sibnet
https://info.sibnet.ru/article/646445/
NetRunner
https://blog.netrunner.lol/alfred-advanced-osint-info-gathering-tool-afc1a7afd8a3
gebutcher
https://gebutcher.blogspot.com/2023/10/Osintalfred.html?m=1
Iguru
https://iguru.gr/alfred-ena-proigmeno-osint-programma/
Medevel
https://medevel.com/31-osint-tools/
Medium
https://medium.com/age-of-awareness/osint-unleashed-the-5-best-tools-for-cyber-investigators-8ff08fe9a4ba
TechnoNews
https://techno-news.net/2023/08/28/news_7132/
Xhref
https://xhref.blogspot.com/2023/10/alfred-utilitas-open-source-untuk-osint.html
JOEE txt
https://www.joeetxt.com/2023/10/alfred-utilitas-open-source-untuk-osint.html
internet intelligence
https://internetintelligence.eu/alfred-a-powerful-osint-tool-for-social-media-account-discovery/
Kali Linux Tutorials
https://kalilinuxtutorials.com/tookie-osint/
Hacks.gr
https://en.hacks.gr/tookie-osint-ergaleio-sullogis-kai-analysis-dimosion-dedomenon/
JJ Gallego
https://medium.com/cyberscribers-exploring-cybersecurity/osint-for-nicknames-tookie-osint-1364a3c87acf
# π¬ Tutorials
- https://www.youtube.com/watch?v=crMN_SI7n40&t=2s
# π Contact
- Twitter: https://twitter.com/alfredredbird1
- LinkedIn: https://www.linkedin.com/in/jeffrey-montanari-7178a1290/# π Other Tools
Other tools in the fleet:
- Bibi-Bird (beta): https://github.com/alfredredbird/Bibi-Bird# π€ Partnership
Want to partner with the tookie-osint project? Feel free to reach out.Partners:
- [X-OSINT](https://github.com/TermuxHackz/X-osint) ~ TermuxHackz
- [GHPM](https://github.com/smoke-wolf/GitHub-Package-Manager) ~ Smoke-Wolf
- [GXSUID](https://github.com/mrofcodyx/gxsuid) ~ mr_ofcodyx
- EliteGreyIT