Skip to content

gsvprharsha/Br0ther_Ey3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Br0ther Ey3
Br0ther Ey3

Social Media Discover Tool

Maintained Languages Repo Size License

demo

What is Br0ther Ey3?

Br0ther Ey3 is an open-source OSINT tool, that can be used to check for an individual's account on some of the most popular Social Media websites on the internet. It uses status codes to determine whether there is an account with the username that is provided to it; on the website.

Fun Fact

Most users on the internet use the same username for all their social medias.

Tested On

Kali Linux Debian Ubuntu Arch Linux

Setup

Setting up Br0ther Ey3 is very simple. You can use it directly from the directory or use the setup.sh program to install it in such a way that you can access it from anywhere in the system.

  • Clone this repository
  • git clone https://github.com/gsvprharsha/Br0ther_Ey3.git
    
  • Make the setup.sh an executable using the following command
  • chmod +x setup.sh
    
  • Execute the setup.sh as root
  • sudo ./setup.sh
    

    Note: The file will not allow you to execute it if you run it as a normal user.

    Congratulations !!!,Br0ther Ey3 is installed successfully; type sudo broeye or broeye to start using it

    Usage

    To use Br0ther Ey3, execute the following command in your terminal. Just replace <username> with the username of your choice.

    broeye -u <username>
    

    If you are using it directly from the directory without installing it with setup.sh then, you can use the following command to continue using Br0ther Ey3.

    python3 broeye -u <username>
    

    Optional Arguments

    usage: broeye.py [-h] --username USERNAME [--T10] [--t T] [--fbset] [--tiktok] [--tiktok_with_profile_pic]
    
    Br0ther Ey3 OSINT Tool v0.0.2
    
    optional arguments:
      -h, --help            show this help message and exit
      --username USERNAME   Profile Username
      --T10                 Scans only Top 10 websites from list
      --t T                 Take custom number of lists
      --fbset               Scans the websites owned by Facebook
      --tiktok, --tt        Gather information only on tiktok only
      --tiktok_with_profile_pic, --ttwp
                            Tiktok OSINT that also collects the user's profile picture
    
    Embrace The Data :)
    

    Notice

    This tool is for educational and ethical practices only. The developers are not responsible if the tool is misused by an individual.

    To Contributors

    Thank you so much for considering to contribute to the Project. Place a pull request and it will be merged into the main branch of this repository once testing is done.

    About

    A python based RECON Tool for collecting data on people by their usernames. Capable of getting data from 50+ websites as of 28/06/2022.

    Topics

    Resources

    License

    Stars

    Watchers

    Forks