All Projects → BLINKING-IDIOT → Aliens_eye

BLINKING-IDIOT / Aliens_eye

Licence: MIT license
Social media hunter

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Aliens eye

007-TheBond
This Script will help you to gather information about your victim or friend.
Stars: ✭ 371 (+253.33%)
Mutual labels:  termux, hacking-tool, information-gathering, hacking-tools, termux-tool, termux-hacking
Tool X
Tool-X is a kali linux hacking Tool installer. Tool-X developed for termux and other Linux based systems. using Tool-X you can install almost 370+ hacking tools in termux app and other linux based distributions.
Stars: ✭ 3,361 (+3100.95%)
Mutual labels:  termux, hacking-tool, hacking-tools, termux-tool, termux-hacking
IpHack
Track Location With Live Address And City in Termux
Stars: ✭ 315 (+200%)
Mutual labels:  python-script, termux, hacking-tool, termux-tool, termux-hacking
Brutegram
Instagram multi-bruteforce Platfrom
Stars: ✭ 183 (+74.29%)
Mutual labels:  termux, hacking-tool, hacking-tools, termux-tool, termux-hacking
UserFinder
OSINT tool for finding profiles by username
Stars: ✭ 379 (+260.95%)
Mutual labels:  information, termux, hacking-tool, termux-tool, termux-hacking
TORhunter
Designed to scan and exploit vulnerabilities within Tor hidden services. TORhunter allows most tools to work as normal while resolving .onion
Stars: ✭ 47 (-55.24%)
Mutual labels:  termux, hacking-tool, hacking-tools, termux-tool, termux-hacking
Mr.Holmes
🔍 A Complete Osint Tool
Stars: ✭ 307 (+192.38%)
Mutual labels:  osint, python-script, termux, information-gathering, termux-hacking
E4GL30S1NT
E4GL30S1NT - Simple Information Gathering Tool
Stars: ✭ 139 (+32.38%)
Mutual labels:  osint, termux, information-gathering, termux-hacking
VirusX5
The Most Powerful Fake Page Redirecting tool...
Stars: ✭ 15 (-85.71%)
Mutual labels:  hacking-tool, information-gathering, termux-tool, termux-hacking
Free-Proxy
Hi there will be a lot of proxies here.
Stars: ✭ 135 (+28.57%)
Mutual labels:  termux, hacking-tool, termux-tool, termux-hacking
JAR
Just Another Repo
Stars: ✭ 53 (-49.52%)
Mutual labels:  termux, hacking-tool, termux-tool, termux-hacking
Infect
Create you virus in termux!
Stars: ✭ 33 (-68.57%)
Mutual labels:  termux, hacking-tool, termux-tool, termux-hacking
Webspoilt
This script will you help to find the information about the website and to help in penetrating testing
Stars: ✭ 34 (-67.62%)
Mutual labels:  termux, hacking-tool, hacking-tools, termux-hacking
Ip Tracer
Track any ip address with IP-Tracer. IP-Tracer is developed for Linux and Termux. you can retrieve any ip address information using IP-Tracer.
Stars: ✭ 399 (+280%)
Mutual labels:  termux, hacking-tool, information-gathering
Oxidtools
200 TOOLS BY 0XID4FF0X FOR TERMUX
Stars: ✭ 143 (+36.19%)
Mutual labels:  termux, hacker, hacking-tool
Maskphish
Give a Mask to Phishing URL like a PRO.. A MUST have tool for Phishing.
Stars: ✭ 370 (+252.38%)
Mutual labels:  termux, hacker, hacking-tool
Ipdrone
Track Location With Live Address And Accuracy In Termux
Stars: ✭ 286 (+172.38%)
Mutual labels:  python-script, termux, hacking-tool
Pentesting Bible
Learn ethical hacking.Learn about reconnaissance,windows/linux hacking,attacking web technologies,and pen testing wireless networks.Resources for learning malware analysis and reverse engineering.
Stars: ✭ 8,981 (+8453.33%)
Mutual labels:  osint, hacking-tool, information-gathering
b11
11 DIGIT FACEBOOK ACCOUNTS PASSWORD CRACKER <br> FOR BANGLADESHI TERMUX USERS
Stars: ✭ 87 (-17.14%)
Mutual labels:  termux, termux-tool, termux-hacking
AttackSurfaceManagement
Discover the attack surface and prioritize risks with our continuous Attack Surface Management (ASM) platform - Sn1per Professional #pentest #redteam #bugbounty
Stars: ✭ 45 (-57.14%)
Mutual labels:  osint, hacking-tool, hacking-tools

FIND ALL SOCIAL MEDIA ACCOUNTS WITH A USERNAME!


(Programming Language - Python 3)

MH-DDoS forks MH-DDoS last commit (main) MH-DDoS Repo stars MH-DDoS License MatrixTM issues

Can be installed in any linux system or in termux

Before installation:

  • You need git,python3 and requests module installed on your linux/termux
  • most of the linux machines comes with pre-installed git,python3 and requests module

if they are not installed, install it by:

  • for linux:
    • install git from here
    • install python3 from here
    • click here for installing pip
    • then install requests module by running:
pip3 install requests
  • for termux:

Open termux and run

apt update && apt full-upgrade
pkg install python
pkg install git
apt update && apt full-upgrade
pip install requests

Installation in Linux:

Open terminal and run:

git clone https://github.com/arxhr007/Aliens_eye
cd Aliens_eye
bash install.sh
  • Now Aliens_eye is Succesfully installed in your system

Installation in Termux:

Open termux and type:

git clone https://github.com/arxhr007/Aliens_eye
cd Aliens_eye
bash termux-install.sh
  • Now Aliens_eye is Succesfully installed in your termux

To uninstall in linux:

cd Aliens_eye
bash uninstall.sh
  • done!

To uninstall in Termux:

cd Aliens_eye
bash termux-uninstall.sh
  • done!

Usage :

aliens_eye <username>

Example :

aliens_eye Aaron123

You can also search multiple accounts by enter the usernames separated by space

Example :

aliens_eye Aaron123 Thomas54 lisa43

Or:

aliens_eye

then enter the username

The collected data will be saved in username.json

Enjoy!


Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].