Metadata-Version: 2.1
Name: alfred-osint
Version: 0.2.3.dev0
Summary: Alfred is a advanced OSINT information gathering tool
License: MIT
Author: EliteGreyIT67
Author-email: elitegreyit@gmail.com
Requires-Python: >=3.11,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: alive-progress (>=3.1.5,<4.0.0)
Requires-Dist: bs4 (>=0.0.1,<0.0.2)
Requires-Dist: colorama (>=0.4.6,<0.5.0)
Requires-Dist: cryptography (>=41.0.7,<42.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: rich (>=13.7.0,<14.0.0)
Requires-Dist: selenium (>=4.16.0,<5.0.0)
Requires-Dist: torrequest (>=0.1.0,<0.2.0)
Requires-Dist: tqdm (>=4.66.1,<5.0.0)
Requires-Dist: wget (>=3.2,<4.0)
Description-Content-Type: text/markdown

![IMG_4910](https://github.com/Alfredredbird/alfred/assets/105014217/04eb051d-15c3-4a32-b10b-dcdb12fee881)
 


![GitHub contributors](https://img.shields.io/github/contributors/Alfredredbird/alfred)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/alfredredbird/alfred)
![Discord](https://img.shields.io/discord/809533983444566119?label=Online%20Discord%20Users&color=%235865F2)
![GitHub forks](https://img.shields.io/github/forks/alfredredbird/alfred?logoColor=ffff&color=%23ff0000)
![GitHub Repo stars](https://img.shields.io/github/stars/alfredredbird/alfred?color=%2332cd32)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

[![Run on Repl.it](https://replit.com/badge/github/alfredredbird/alfred.git)](https://replit.com/new/github/alfredredbird/alfred.git)




# 🔎 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 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 optimised for Python 3.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!

<img width="502" alt="imasdasdage" src="https://github.com/Alfredredbird/alfred/assets/105014217/c085915e-5803-4b4f-9d25-efc96822ac19">


# 📦 Installation
The requirements will be automatically 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

<table>
    <tr>
        <th>Operative system</th>
        <th> Version </th>
    </tr>
    <tr>
        <td>MacOS</td>
        <td> Monterey 12.6.7 </td>
    </tr>
    <tr>
        <td>Windows</td>
        <td>11/10</td>
    </tr>
 <tr>
        <td>Termux</td>
        <td>0.118.0</td>
    </tr>
    <tr>
        <td>Kali linux</td>
        <td> Rolling / Sana</td>
    </tr>
    <tr>
        <td>Parrot OS</td>
        <td>3.1 </td>
    </tr>
    <tr>
        <td>Ubuntu</td>
        <td>22.04/20.04 </td>
    </tr>
    <tr>
        <td>Debian</td>
        <td>10.00 </td>
    </tr>
   <tr>
        <td>Alpine</td>
        <td>3.10 </td>
    </tr>
  <tr>
        <td>Fedora</td>
        <td>v33</td>
    </tr>
  <tr>
        <td>Arch Linux</td>
        <td>2021.07.01</td>
    </tr>
  <tr>
        <td>Manjaro</td>
        <td>21</td>
    </tr>
   <tr>
        <td>Void</td>
        <td>Rolling Release</td>
    </tr>
</table>

# 📖 Requirments

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

# 📕 Upcoming Features
 (They Are Great First Issues :D)
- [ ] Tor Searching (in beta)
- [ ] WebUi
- [ ] Webscraper
- [ ] Phone Number OSINT

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

<img width="434" alt="imaasdasdasage" src="https://github.com/Alfredredbird/alfred/assets/105014217/756d0b3b-6c37-425d-ae98-7ab00befb77d">

# ⁉️ 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:

<table>
    <tr>
        <th>Wiki</th>
        <th>https://github.com/Alfredredbird/alfred/wiki</th>
    </tr>
   <tr>
        <th>Releases</th>
        <th>https://github.com/Alfredredbird/alfred/releases</th>
    </tr>
    <tr>
        <th>Contributors</th>
        <th>https://github.com/Alfredredbird/alfred/graphs/contributors</th>
    </tr>
    <tr>
        <th>Discord Server</th>
        <th>https://discord.gg/m2RSZ2Hhx5</th>
    </tr>
</table>

# 📙 Articles
There has been several articles written about our tool. Feal free to check them out :D  Theses articles belong to their respectful owners.
<table>
    <tr>
        <th>Habr</th>
        <th>https://habr.com/ru/news/757502/</th>
    </tr>
   <tr>
        <th>Speka Media</th>
        <th>https://speka.media/rozrobniki-predstavili-alfred-vidkritu-utilitu-dlya-osint-pygwkp</th>
    </tr>
    <tr>
        <th>Sibnet</th>
        <th>https://info.sibnet.ru/article/646445/</th>
    </tr>
    <tr>
        <th>NetRunner</th>
        <th>https://blog.netrunner.lol/alfred-advanced-osint-info-gathering-tool-afc1a7afd8a3</th>
    </tr>

   <tr>
        <th>gebutcher</th>
        <th>https://gebutcher.blogspot.com/2023/10/OsintAlfred.html?m=1</th>
    </tr>
     <tr>
        <th>Iguru</th>
        <th>https://iguru.gr/alfred-ena-proigmeno-osint-programma/</th>
    </tr>
    <tr>
        <th>Medevel</th>
        <th>https://medevel.com/31-osint-tools/</th>
    </tr>
    <tr>
        <th>Medium</th>
        <th>https://medium.com/age-of-awareness/osint-unleashed-the-5-best-tools-for-cyber-investigators-8ff08fe9a4ba</th>
    </tr>
     <tr>
        <th>TechnoNews</th>
        <th>https://techno-news.net/2023/08/28/news_7132/</th>
    </tr>
    <tr>
        <th>Xhref</th>
        <th>  https://xhref.blogspot.com/2023/10/alfred-utilitas-open-source-untuk-osint.html</th>
    </tr>
     <tr>
        <th>JOEE txt</th>
        <th>https://www.joeetxt.com/2023/10/alfred-utilitas-open-source-untuk-osint.html</th>
    </tr>
  
  

 
</table>

# 📘 contact

- Youtube : https://youtube.com/@alfredredbird
- Twitter: https://twitter.com/Alfredredbird1
- Twitch: https://twitch.tv/alfredredbird
- Discord Server: https://discord.gg/m2RSZ2Hhx5


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

Partners:
- GHPM ~ Smoke-Wolf

