Coder Social home page Coder Social logo

abirhasan2005 / littlebrother Goto Github PK

View Code? Open in Web Editor NEW
63.0 3.0 18.0 37 KB

LittleBrother is an information collection tool (OSINT) which aims to carry out research on a French, Swiss, Luxembourg or Belgian and other person. Also it provides various modules that allow efficient searches world wide. This is more powerful than UserRecon. LittleBrother does not require an API key or login ID.

Python 100.00%
littlebrother userrecon luxembourg python3

littlebrother's Introduction

LittleBrother v2.1

LittleBrother is an information collection tool (OSINT) which aims to carry out research on a French, Swiss, Luxembourg or Belgian and other person. Also it provides various modules that allow efficient searches world wide. This is more powerful than UserRecon. LittleBrother does not require an API key or login ID.

Note:

I am not the main developer of this tool. I just tried to modify this and add English Language and some other things. Main repositories:

Disclaimer:

LittleBrother was developed to do some research on yourself and to see the private and sensitive information you can leave behind on social media. I in no way encourage the use of this tool on anyone other than yourself or to use this tool improperly. The authors of LittleBrother cannot be held responsible for the use of its tool.

Screenshot

Installation for Linux:

You must have Git and Python3 installed on your machine.

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

Installation for Termux:

You must have Git and Python3 installed on your machine.

apt update && apt upgrade
pkg install git python3
git clone https://github.com/AbirHasan2005/LittleBrother
cd LittleBrother
pip3 install -r requirements.txt
python3 littlebrother.py

Installation for Windows:

  1. Setup python3 on windows
  2. Get Downloaded:
    • If you didn't setup git on your Windows than Download and unzip LittleBrother (master.zip)
    • Or if you had setup git on your Windows than use this command: git clone https://github.com/AbirHasan2005/LittleBrother in Command Prompt or PowerShell.
  3. From Command Prompt or PowerShell give the below command to jump to LittleBrother Directory:
cd LittleBrother # If downloaded via git clone command

If your Python version 3 in WindowsOS starts with python command than use the below command:

python -m pip install -r requirements.txt
python littlebrother.py

If your Python version 3 in WindowsOS starts with python3 command than use the below command:

python3 -m pip install -r requirements.txt
python3 littlebrother.py

For more help join Telegram Group: http://t.me/linux_repo

Compatible with:

  • Windows
  • Termux
  • MacOS
  • Linux

Python version:

  • Python3

Python Modules:

  • requests
  • bs4
  • terminaltables
  • exifread
  • colorama
  • dnspython

Features:

  • Lookup:

    • Phone lookup
    • Email lookup
    • Last name / First name lookup
    • Surname lookup
    • Addresse lookup
    • Mail ip locator
    • Ip locator
    • Bssid locator
    • Dox maker
    • Exif read (ALPHA)
    • Google search
    • Twitter
    • Instagram
    • Facebook
    • LinkedIn employee search (New!)
  • Autre outils:

    • Hash Bruteforce
  • Social engineering:

    • Spam mail
    • Spoof phone
  • Profiler (New!)

    • Profiler an profile
    • Database management
    • Profile creator

If you find any problems, issues, Mistakes or if you want to feedback or chat than join Telegram Group(Link Given Below)

Telegram Group: http://t.me/linux_repo

Follow on:

Donate for helping me:

paypal

littlebrother's People

Contributors

abirhasan2005 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

littlebrother's Issues

Issue

Screenshot_2021-059-10-01-13-56-211_com termux
Kay aara he bhai help me

Problem with start the code

Hello excuse me to disturb you, I believe that there is a problem with the current code when it is launched...

Traceback (most recent call last):
File "C:\Users\tiall\Desktop\LittleBrother-master\littlebrother.py", line 1996, in
searchPersonne()
File "C:\Users\tiall\Desktop\LittleBrother-master\littlebrother.py", line 1246, in searchPersonne
fbtool.getInfoProfile(username)
File "C:\Users\tiall\Desktop\LittleBrother-master\littlebrother.py", line 424, in getInfoProfile
name = re.search(r'pageTitle">(.*)</title>', page).group(0)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'group'

Phone number lookup out of range

Traceback (most recent call last):
File "/data/data/com.termux/files/home/LittleBrother/littlebrother.py", line 2002, in
searchNumber()
File "/data/data/com.termux/files/home/LittleBrother/littlebrother.py", line 1322, in searchNumber
phone.search(num)
File "/data/data/com.termux/files/home/LittleBrother/littlebrother.py", line 325, in search
operator = p[2]
~^^^
IndexError: list index out of range
Screenshot_20230405-194209_Termux

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.