Cyber-aesthetic / 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

IMG_4910

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

Run on Repl.it

πŸ”Ž Overview

Alfred has a simple-to-use UI and is really straightforward. :D The main idea of Alfred is to discover usernames that are requested from an input. Alfred is successful at this task almost 90% of the time. Our tool was created by me 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 programers 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 optimised for python 12. If you want to contribute, make a fork and make a pull request to submit your changes. :D I am proud to anounce that Alfred has over 700 weekly downloads!

Screen Shot 2023-08-25 at 9 37 36 PM

πŸ“¦ Installation

The requirements will Automatically Be Installed.

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

πŸ“¦ 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 brib.py

or download the Windows Installer Here: https://github.com/Alfredredbird/alfred/releases/download/v2.2(a)/alfred-installer.exe

πŸ“¦ 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 brib.py

πŸ’» 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

πŸ“• Upcoming Features

(They Are Great First Issues :D)

  • Tor Searching (in beta)
  • GUI
  • WebUi
  • Webscraper

🍿 Showcase

Alfred has a wide variety of options to use. Typing -h twice shows the help menu. Screen Shot 2023-08-22 at 3 33 18 PM

⁉️ 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 pullrequest 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
Discord Server https://discord.gg/m2RSZ2Hhx5

πŸ“™ Articles

There has been several aritcles written about our tool. Feal free to check them out :D Theses articales belong to their resectfull owners.

Habr https://habr.com/ru/news/757502/
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

πŸ“˜ contact

🀝 partnership

Want to partner with the Alfred project? Send me a Dm on Discord :D

Partners:

  • GHPM ~ Smoke-Wolf

About

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

License:MIT License


Languages

Language:Python 100.0%