LITTLE BROTHER

AN INFORMATION GATHERING TOOL.

Under developement

Table of Contents

LittleBrother(GUI)

LittleBrother is an information collection tool (OSINT), It is basically a CLI based tool which aims to carry out research on a French, Swiss,Luxembourgish or Belgian person.It provides various modules that allow efficient searches. LittleBrother does not require an API key or login ID. This is a extended version of LittleBrother tool, It is a GUI based tool.We need some of your information to run this tool properly, We promise you not to leak your data and try to make it more secure.

Disclaimer

LittleBrother was developed to do self-research and to see private and sensitive information that can be left behind on social media. I do not in any way encourage the use of this tool on anyone other than yourself or to misuse this tool. The authors of LittleBrother cannot be held responsible for the use of their tool.

Screenshots.

Loading
decision

createuser
Login


Languages and Tools

Python
pycharm
GitHub
Git
kali linux
Firebase



Installation on Linux

You must have git and python3 installed on your machine.

        sudo apt install git python3 #on distributions using APT (like the Debian family)
        git clone https://github.com/Ankesh054-official/LittleBrother-GUI-.git
        cd LittleBrother-GUI-
        python3 -m pip install -r requirements.txt
                                                

Execution Linux

In the LittleBrother directory, run this command to be able to launch LittleBrother:

        python3 start.py
                                                

Installation on Windows

  • Download LittleBrother

  • Install Python from the Windows Store

  • Unzip LittleBrother-GUI- (master.zip)

  • Open CMD and go to the LittleBrother-GUI- directory using the cd command. Eg:

          cd Desktop\
          cd LittleBrother-Gui--master\
                                                            

and run:

        python3 -m pip install -r requirements.txt
                                                

Start LittleBrother from Windows:

  • Go to the LittleBrother-master directory as it was installed and run the command:

          python3 start.py
                                                            

Compatible

  • Windows
  • MacOS
  • Linux

Features

  • Lookup:

    • Phone lookup
    • Email lookup
    • Last name / First name lookup
    • Surname lookup
    • Lookup address
    • Mail ip locator
    • Ip locator
    • Bssid locator
    • Exif read
    • Google search
    • Twitter
    • Instagram
    • Facebook
    • LinkedIn employee search (New!)
    • Hash Bruteforce (New!)
  • Other tools:

    • Hash Bruteforce
  • Profiler (New!)

    • Profiler an profile
    • Database management
    • Profile creator

See Code

Contributors

@Ankesh054-official