LittleBrother is an information collection tool (OSINT) that aims to carry out research on a French, Swiss, Luxembourgish or Belgian person. It provides various modules that allow effective searches. LittleBrother does not require an API key or login ID.

Disclaimer

LittleBrother has been developed to do research on yourself and to see the private and sensitive information that can be left behind on social networks. I do not encourage the use of this tool on anyone other than yourself or use this tool in the wrong way.

New version 6.0

In addition (+)

A ‘requirements.txt’ file has been added.
A new interface.
A new OSINT module has been added, the ‘Profiler’ module replaces the database and ‘Dox maker’ in the previous version of LittleBrother. This module allows you to create a profile and retrieve information on the sites defined by the user, to save this data and to display the latest posts published on the networks (filtered according to publication dates).
New search services (Directories) have been added depending on the location of the user. LittleBrother uses your IP to determine the country you are in. In no case, your IP or other private information will be shared. You can choose a country other than yours to centralize your research.
Instagram and LinkedIn search integrated into ‘Person Lookup’.
A new ‘Search Employees’ module that makes it possible to find people via a company and a city.
The Instagram and Facebook information search modules have been improved to extract more information.
In less (-)

Some python libraries (dnspython, socket, and smtplib) have been removed for this release.
‘Social engineering tool’ has been changed to ‘Other tool’ it only includes the brute force module of a Hash.
The ‘Spam Email’ and ‘SMS’ modules have been removed from LittleBrother.
The creation module of Dox ‘Dox maker’ has been removed from LittleBrother.

Compatible

  • Windows
  • MacOS
  • Linux

Python version:

  • Python3

Python Modules

  • requests
  • bs4
  • terminaltables
  • colorama

Installation Linux

sudo apt install git python3
git clone https://github.com/Lulz3xploit/LittleBrother
cd LittleBrother
python3 -m pip install -r requirements.txt
python3 LittleBrother.py

Installation Windows

  1. Download LittleBrother
    cd LittleBrother-master
    python -m pip install -r requirements.txt
    python LittleBrother.py

Features

  • Lookup:
    • Phone lookup
    • Email lookup
    • Last name / First name lookup
    • Surname lookup
    • Address lookup
    • Mail IP locator
    • Ip locator
    • Bssid locator
    • Exif read
    • Google search
    • Twitter
    • Instagram
    • Facebook
    • LinkedIn employee search (New !)
    • Hash Bruteforce (New !)
  • Autre outils:
    • Hash Bruteforce
  • Profiler (New !)
    • Profiler a profile
    • Database management
    • Profile creator


All Command:

$ apt update && apt upgrade

$ pkg install git python python2

$ git clone https://github.com/Lulz3xploit/LittleBrother

$ ls $ cd LittleBrother

$ pip install -r requirements.txt

$ pip2 install -r requirements.txt

$ pip2 install bs4

$ python3 LittleBrother.py Thanks

$ pip2 install selenium,

$ pip2 install colourama