Alfredredbird / alfred

Alfred is a advanced OSINT information gathering tool that finds social media accounts based on inputs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alfredlogo-512x512 better text

GitHub contributors GitHub code size in bytes GitHub forks GitHub Repo stars Code style: black

Run on Repl.it

๐Ÿ”Ž Overview (We Changed Our Logo)

Alfred has a simple-to-use UI and is really straightforward. The main idea of Alfred is to discover usernames that are requested from an input. Alfred is similar to the tool called Sherlock. It discovers all the user accounts across different websites and Alfred 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 Alfred was created to help new programmers or pentesters get into the world of OSINT. My end term goal is to make Alfred as perfect as I can and make it easy for new programmers to understand. Also take note that Alfred 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

๐Ÿ“ฆ Installation

The requirements will be automatically installed.

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

๐Ÿ“ฆ Manual Install

download the latest release from: https://github.com/Alfredredbird/alfred/releases.
then extract the zip or tar.gz

cd alfred && sudo pip3 install -r requirements.txt
python3 alfred

๐Ÿ“ฆ Termux Install

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

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

python3 alfred

๐Ÿ“ฆ Discord Bot

As our community was mass reported, and now our bot has come to an end. 
With the hard decision, we will not be providing our tool in Discord anymore. 
Our community discord server has also been deleted as a result.

๐Ÿ’ป 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

๐Ÿ“– Requirments

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

๐Ÿ“• 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

๐Ÿฟ Showcase

Alfred has a wide variety of options to use. Typing -h twice shows the help menu.

image

โ‰๏ธ Need Help?

Check out https://github.com/Alfredredbird/alfred/issues or the WiKi for help. Still Need Help? Contact Below :D

๐Ÿค” Cant Find The Site 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/alfred/wiki
Releases https://github.com/Alfredredbird/alfred/releases
Contributors https://github.com/Alfredredbird/alfred/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/

๐Ÿ“˜ contact

๐Ÿค partnership

Want to partner with the Alfred project? Feel free to reach out.

Partners:

  • GHPM ~ Smoke-Wolf
  • GXSUID ~ mr_ofcodyx
  • EliteGreyIT

About

Alfred is a advanced OSINT information gathering tool that finds social media accounts based on inputs.

License:MIT License


Languages

Language:Python 89.9%Language:HTML 7.5%Language:CSS 2.5%Language:Nix 0.1%