Bypass Android Lock Screen Passcode
Hacking a locked device is not an easy task.
It is very important to check out some applications and tools that can serve this purpose.
And so let's get started!
First of all, we need to download the Cilocks (Android password bypass) tool, so enter the following commands in your Linux or Termux terminal.
$ git clone https://github.com/tegal1337/CiLocks.git
$ cd CiLocks
$ chmod + x CiLocks
$ sudo bash cilocks
Now connect your Android phone to your Linux computer and select the option you want.
Hacking a locked device is not an easy task.
It is very important to check out some applications and tools that can serve this purpose.
And so let's get started!
First of all, we need to download the Cilocks (Android password bypass) tool, so enter the following commands in your Linux or Termux terminal.
$ git clone https://github.com/tegal1337/CiLocks.git
$ cd CiLocks
$ chmod + x CiLocks
$ sudo bash cilocks
Now connect your Android phone to your Linux computer and select the option you want.
GitHub
GitHub - tegal1337/CiLocks: Crack Interface lockscreen, Metasploit and More Android/IOS Hacking
Crack Interface lockscreen, Metasploit and More Android/IOS Hacking - tegal1337/CiLocks
How to send SMS for free?
Good day! Today we are going to show you a script for Termux that will allow you to send free messages to any number and with any text. This script is called SmsSender → TYK ←.
Let's go!
1. For installation we use:
pkg upgrade
$ pkg install -y git python
$ git clone https://github.com/KrasProject2021/SmsSender
$ cd SmsSender
2. The launch is carried out using the following command:
python main.py
After launching, we just need to enter the number, the text of the message and, in fact, send the result.
Good day! Today we are going to show you a script for Termux that will allow you to send free messages to any number and with any text. This script is called SmsSender → TYK ←.
Let's go!
1. For installation we use:
pkg upgrade
$ pkg install -y git python
$ git clone https://github.com/KrasProject2021/SmsSender
$ cd SmsSender
2. The launch is carried out using the following command:
python main.py
After launching, we just need to enter the number, the text of the message and, in fact, send the result.
Tool for mass webcam hacking
Entropy Toolkit is a powerful webcam penetration testing utility. It can work both "pointwise" and search for them through shodan.
Installation
$ pip install tailer
$ git clone https://github.com/evildevill/entropy
$ cd entropy
$ chmod + x install.sh
$ ./install.sh
Usage
$ python3 entropy -h
Entropy Toolkit is a powerful webcam penetration testing utility. It can work both "pointwise" and search for them through shodan.
Installation
$ pip install tailer
$ git clone https://github.com/evildevill/entropy
$ cd entropy
$ chmod + x install.sh
$ ./install.sh
Usage
$ python3 entropy -h
GitHub
GitHub - evildevill/entropy: Entropy Toolkit is a set of tools to provide Netwave and GoAhead IP webcams attacks. Entropy Toolkit…
Entropy Toolkit is a set of tools to provide Netwave and GoAhead IP webcams attacks. Entropy Toolkit is a powerful toolkit for webcams penetration testing. - evildevill/entropy
Downloading videos from popular sites using Termux
BashMp4 is a video downloader tool. This tool can download videos from over 20 sites. This tool is created for educational purposes only.
Installation
$ apt update
$ apt install git -y
$ git clone https://github.com/htr-tech/bash2mp4
$ cd bash2mp4
Running
$ bash setup.sh
After starting, you will need to choose which format you want to download and insert the link, then the file you downloaded will be saved.
A must have for everyone who works with content ✌️
BashMp4 is a video downloader tool. This tool can download videos from over 20 sites. This tool is created for educational purposes only.
Installation
$ apt update
$ apt install git -y
$ git clone https://github.com/htr-tech/bash2mp4
$ cd bash2mp4
Running
$ bash setup.sh
After starting, you will need to choose which format you want to download and insert the link, then the file you downloaded will be saved.
A must have for everyone who works with content ✌️
GitHub
GitHub - htr-tech/bash2mp4: Video Downloader for Termux .
Video Downloader for Termux . Contribute to htr-tech/bash2mp4 development by creating an account on GitHub.
Brute force Instagram accounts using Termux
Brutegram is a utility for carrying out brute-force attacks on Instagram accounts. Recommended only if the victim is immune to phishing.
Installation
$ apt update && apt upgrade
$ apt install python python2 git jq
$ pip2 install requests mechanize
$ git clone https://github.com/Err0r-ICA/Brutegram
$ cd Brutegram
Running
$ bash Brutegram
Hut hacking ✌️
Brutegram is a utility for carrying out brute-force attacks on Instagram accounts. Recommended only if the victim is immune to phishing.
Installation
$ apt update && apt upgrade
$ apt install python python2 git jq
$ pip2 install requests mechanize
$ git clone https://github.com/Err0r-ICA/Brutegram
$ cd Brutegram
Running
$ bash Brutegram
Hut hacking ✌️
GitHub
GitHub - Err0r-ICA/Brutegram: Instagram multi-bruteforce Platfrom
Instagram multi-bruteforce Platfrom. Contribute to Err0r-ICA/Brutegram development by creating an account on GitHub.
❤1
https://github.com/Z4nzu/hackingtool#all-in-one-hacking-tool-for-hackers
is a comprehensive hacking tool that includes all the top GitHub tools like WiFi-Pumpkin, Hera Chrome Keylogger, UFOnet, XSpear and dozens more.
The list is very curious ✌️
is a comprehensive hacking tool that includes all the top GitHub tools like WiFi-Pumpkin, Hera Chrome Keylogger, UFOnet, XSpear and dozens more.
The list is very curious ✌️
GitHub
GitHub - Z4nzu/hackingtool: ALL IN ONE Hacking Tool For Hackers
ALL IN ONE Hacking Tool For Hackers. Contribute to Z4nzu/hackingtool development by creating an account on GitHub.
Find site vulnerabilities
XAttacker - created for the lazy and curious, with the help of it you can not only find out what engine the site is on, but also find out its vulnerabilities, as well as get links to these vulnerabilities.
Installation
$ apt install git
$ git clone https://github.com/Moham3dRiahi/XAttacker.git
$ cd XAttacker
$ chmod + x termux-install.sh
$ bash termux-install.sh
Usage
$ perl XAttacker.pl - launch;
$ perl XAttacker.pl -l list.txt - if there is a list of websites;
$ perl XAttacker.pl -multi - enable multithreading;
Strictly for informational purposes only ✌️
XAttacker - created for the lazy and curious, with the help of it you can not only find out what engine the site is on, but also find out its vulnerabilities, as well as get links to these vulnerabilities.
Installation
$ apt install git
$ git clone https://github.com/Moham3dRiahi/XAttacker.git
$ cd XAttacker
$ chmod + x termux-install.sh
$ bash termux-install.sh
Usage
$ perl XAttacker.pl - launch;
$ perl XAttacker.pl -l list.txt - if there is a list of websites;
$ perl XAttacker.pl -multi - enable multithreading;
Strictly for informational purposes only ✌️
GitHub
GitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.
Comprehensive toolbox
WannaTool is a collection of a wide variety of hacker tools. Includes call spam script, WhatsApp spam, DDos and much more, such as a snake game.
Installation
$ apt upgrade -y
$ apt update -y
$ git clone https://github.com/Err0r-ICA/WannaTool
$ cd WannaTool
$ chmod + x *
Running
$ bash WannaTool
Hut hacking ✌️
WannaTool is a collection of a wide variety of hacker tools. Includes call spam script, WhatsApp spam, DDos and much more, such as a snake game.
Installation
$ apt upgrade -y
$ apt update -y
$ git clone https://github.com/Err0r-ICA/WannaTool
$ cd WannaTool
$ chmod + x *
Running
$ bash WannaTool
Hut hacking ✌️
GitHub
GitHub - Err0r-ICA/WannaTool: Script collection
Script collection. Contribute to Err0r-ICA/WannaTool development by creating an account on GitHub.
Spam mail GMAIL
MBomb is a tool for flooding the victim's mail of the same type.
Installation
$ pkg update && pkg upgrade
$ pkg install python2 -y
$ pkg install git -y
$ git clone https://github.com/palahsu/MBomb.git
$ cd MBomb
Running
$ python MBomb.py
Attack, have fun ✌️
MBomb is a tool for flooding the victim's mail of the same type.
Installation
$ pkg update && pkg upgrade
$ pkg install python2 -y
$ pkg install git -y
$ git clone https://github.com/palahsu/MBomb.git
$ cd MBomb
Running
$ python MBomb.py
Attack, have fun ✌️
GitHub
GitHub - palahsu/MBomb: MBomb(Gmail To Gmail) Mail Bombing! Send Unlimited Bombing!
MBomb(Gmail To Gmail) Mail Bombing! Send Unlimited Bombing! - palahsu/MBomb
Finding SQL vulnerabilities
Sqlifinder is a tool with functionality to detect GET-based SQL injection vulnerabilities in web applications using backlinks, web crawlers and SQL injection payloads.
Installation
$ git clone https://github.com/americo/sqlifinder
$ cd sqlifinder
$ pip3 install -r requirements.txt
Running
$ python3 sqlifinder.py -d example.com
As always, strictly for informational purposes ✌️
Sqlifinder is a tool with functionality to detect GET-based SQL injection vulnerabilities in web applications using backlinks, web crawlers and SQL injection payloads.
Installation
$ git clone https://github.com/americo/sqlifinder
$ cd sqlifinder
$ pip3 install -r requirements.txt
Running
$ python3 sqlifinder.py -d example.com
As always, strictly for informational purposes ✌️
GitHub
GitHub - americo/sqlifinder: SQL Injection Vulnerability Scanner made with Python
SQL Injection Vulnerability Scanner made with Python - americo/sqlifinder
Disable official Telegram advertising
https://github.com/shatyuka/Killergram is an Android Xposed module for removing Telegram advertisements.
Supported Clients
▫️Official org.telegram.messenger
▫️Official org.telegram.messenger.web
▫️Official org.telegram.messenger.beta
▫️NekoX nekox.messenger
▫️Nekogram tw.nekomimi.nekogram
▫️Nanogram com.cool2645.nekolite
▫️Plus Messenger org.telegram.plus
▫️iMe Messenger com.iMe.android
▫️BGram org.telegram.BifToGram
▫️Catogram ua.itaysonlab.messenger
▫️Forkgram org.forkclient.messenger.beta
▫️aka org.aka.messenger
https://github.com/shatyuka/Killergram is an Android Xposed module for removing Telegram advertisements.
Supported Clients
▫️Official org.telegram.messenger
▫️Official org.telegram.messenger.web
▫️Official org.telegram.messenger.beta
▫️NekoX nekox.messenger
▫️Nekogram tw.nekomimi.nekogram
▫️Nanogram com.cool2645.nekolite
▫️Plus Messenger org.telegram.plus
▫️iMe Messenger com.iMe.android
▫️BGram org.telegram.BifToGram
▫️Catogram ua.itaysonlab.messenger
▫️Forkgram org.forkclient.messenger.beta
▫️aka org.aka.messenger
GitHub
GitHub - shatyuka/Killergram: Remove sponsored messages of Telegram
Remove sponsored messages of Telegram. Contribute to shatyuka/Killergram development by creating an account on GitHub.
A powerful tool for punching a user by Nickname.
Snoop is one of the best tools for searching and processing public data on the Internet.
In terms of specialized search, Snoop is able to compete with traditional search engines.
Installation
$ pkg update
$ pkg upgrade
$ apt install git python
$ git clone https://github.com/snooppr/snoop.git
$ cd snoop
$ python3 -m pip install -r requirements.txt
Running
$ python3 snoop.py victim's nickname
Break through, have fun ✌️
Snoop is one of the best tools for searching and processing public data on the Internet.
In terms of specialized search, Snoop is able to compete with traditional search engines.
Installation
$ pkg update
$ pkg upgrade
$ apt install git python
$ git clone https://github.com/snooppr/snoop.git
$ cd snoop
$ python3 -m pip install -r requirements.txt
Running
$ python3 snoop.py victim's nickname
Break through, have fun ✌️
GitHub
GitHub - snooppr/snoop: Snoop — инструмент разведки на основе открытых данных (OSINT world)
Snoop — инструмент разведки на основе открытых данных (OSINT world) - snooppr/snoop
👍1
Deanon victim multitool using phishing link
Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone.
Installation on Linux
$ git clone https://github.com/ultrasecurity/Storm-Breaker
$ cd Storm-Breaker
$ sudo bash linux-installer.sh
$ python3 -m pip install -r requirments.txt
Running
$ sudo python3 Storm-Breaker.py
Strictly for informational purposes only ✌️
Storm Breaker is a utility for creating phishing links, which in turn generates and "steals" a photo from the victim's camera. You can also access the location of the victim's smartphone, steal Windows 10 passwords, access the webcam and microphone.
Installation on Linux
$ git clone https://github.com/ultrasecurity/Storm-Breaker
$ cd Storm-Breaker
$ sudo bash linux-installer.sh
$ python3 -m pip install -r requirments.txt
Running
$ sudo python3 Storm-Breaker.py
Strictly for informational purposes only ✌️
GitHub
GitHub - ultrasecurity/Storm-Breaker: Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP}
Social engineering tool [Access Webcam & Microphone & Location Finder] With {Py,JS,PHP} - ultrasecurity/Storm-Breaker
How to create a glitch effect on a picture
https://github.com/TotallyNotChase/glitch-this this is a command line tool + python library for creating a glitch effect on an image (example in the picture below) and the ability to create gif-animation of this effect.
The algorithm used to create glitch images is a modified version of the algorithm used by the popular ImageGlitcher tool, so glitch images will look really good!
Works best with RGB / RGBA images. Live web demo - Github pages ✌️
How to create a glitch effect on a picture
https://github.com/TotallyNotChase/glitch-this this is a command line tool + python library for creating a glitch effect on an image (example in the picture below) and the ability to create gif-animation of this effect.
The algorithm used to create glitch images is a modified version of the algorithm used by the popular ImageGlitcher tool, so glitch images will look really good!
Works best with RGB / RGBA images. Live web demo - Github pages ✌️