Github tools
رفتن به کانال در Telegram
Github useful scripts and tools
نمایش بیشترکشور مشخص نشده استدسته بندی مشخص نشده است
706
مشترکین
+624 ساعت
+337 روز
+14030 روز
آرشیو پست ها
706
Turning Termux into a browser
Friends, did you know that you can view regular websites through Termux? To do this, you need to use the w3m utility, which has a lot of functions, but today I will show you only one - how to open a site and view it.
To install the browser in termux, we will use the below command. This command will install the w3m package in your termux.
▪️pkg install w3m
Now that everything is installed and we just need to provide the URL of the site that you want to visit using the browser.
▪️w3m https://google.com/
Now you can see the site in the thermux and can navigate as you usually do in Chrome using the arrows in the lower left corner of the screen.
🔑
706
Shortening links in Termux
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result
🔑
706
We scan the site for vulnerabilities!
RapidScan is a versatile, comprehensive website crawling tool. This tool is used to quickly assess the security of a site.
Installation:
▪️ git clone https://github.com/skavngr/rapidscan
▪️ cd rapidscan
Usage:
▪️ python rapidscan.py https: // checked site
We are waiting for the scan results and after that we exploit the found vulnerabilities.
706
Shortening links in Termux
ShortUrl is a tool for creating short URLs. This tool uses Api TinyURL. It is created for educational purposes only.
Installation
▪️apt update
▪️apt install git -y
▪️git clone https://github.com/htr-tech/shorturl
▪️cd shorturl
Running
▪️bash setup.sh
Next, enter the link and wait for the result ✌️
706
Deanon victims using phishing links!
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:
▪️git clone https://github.com/ultrasecurity/Storm-Breaker
▪️cd Storm-Breaker
▪️sudo bash linux-installer.sh
▪️python3 -m pip install -r requirments.txt
Usage:
▪️sudo python3 Storm-Breaker.py
🗝
706
Finding a Wi-Fi password by calculating master keys
Pyrit is a tool with which it is possible to carry out an attack on Wi-Fi networks using the WPA / WPA2-PSK security protocol.
Password guessing is done by calculating paired master keys by the tool.
Installation on Linux:
• sudo pip install psycopg2
• sudo apt install python3-scapy
• git clone https://github.com/JPaulMora/Pyrit.git
• cd Pyrit
• python setup.py clean
• python setup.py build
• sudo python setup.py install
• pyrit
706
📲 Hacking Android with only IP address
Today we will be accessing an Android device with only an IP address.
This can be used for good purposes (remote control) as well as not very good ones.
Installation: https://pastebin.com/uvxnX77u
Run: python3 SatanaADB.py
After that, a menu will open, enter 3. Then you need to get the IP address somewhere, you can get it somehow, or you can just find it in Shodan.
After entering the IP address, the following functions will become available to you:
- APK installation
- screen recording
- turning off the device
- button presses and much, much more.
# Useful # Hacks
706
⬆️ How to attack a Wi-Fi hotspot?
Salute to all our readers! Today we will analyze with you software for attacking Wi-Fi access points. The software is called Wifipumpkin3 →
https://github.com/P0cL4bs/wifipumpkin3
←.
Wifipumpkin3 allows you to:
1. Implementation of the MiTM attack (man in the middle)
2. Implementation of Rogue attacks
3. Wi-Fi network scanner
4. DNS monitoring service
5. Open source
# Creepy # Hacks
706
TL-TROJAN
Welcome to the TL-TROJAN repo. This collection contains source files for a variety of Trojans.
Files in this collection have been gathered via distributed trawling of the internet, and deduplicated where applicable.
Disclaimer
The files contained in this repo are for research purposes only. They are provided as-is and have no guarantee of functionality.
RATs
▪️D4rkDays
▪️LimeUSB
▪️AhMyth
▪️AndroRAT
▪️Dendroid
▪️DroidJack
▪️Loki
▪️OmniRAT
▪️SpyNote
▪️StonedCat
▪️AsyncRAT
▪️Backdoor
▪️BlackWorm
▪️Crypt0r
▪️DarkComet
▪️Nanocore
▪️NodeRATio
▪️PlasmaRAT
▪️ProRat
▪️njRAT
Stealer
▪️AgentTesla
▪️AntiAVStealer
▪️Anubis
▪️Ardamax
▪️Arkei
▪️Azorult
▪️BlackStealer
▪️Hades
▪️N0F1L3
▪️Predator
▪️ProjectEvrial
🔗 Download :
https://github.com/threatland/TL-TROJAN
🔻SHARE AND SUPPORT US 🔻
@tutorials_zone
706
📱 Free punching phone number
Phoneinfoga is an OSINT (open source intelligence) intelligence and intelligence tool that collects various information about provided phone numbers from free resources.
Installation
▪️ apt update
▪️ apt upgrade
▪️ pkg install python
▪️ pkg install git-y
▪️ git clone https://github.com/Wes974/PhoneInfoga
▪️ cd PhoneInfoga
▪️ pip install -r requirements.txt
Running
▪️ python phoneinfoga.py -n (number)
#Useful
706
Hackingtool is a comprehensive hacking tool that includes all the top tools from GitHub.
For example, WiFi-Pumpkin, Hera Chrome Keylogger, UFOnet, XSpear and dozens of others. The list is quite curious.
▪️https://github.com/Z4nzu/hackingtool#all-in-one-hacking-tool-for-hackers
All information is provided for informational purposes only. We are not responsible for your actions.
BLACK CODE | #soft #hacking #anonymity
706
How to put a Discord server
Hello everyone.
Today we are going to look at a rather interesting utility that will help us put a server on Discord and more.
Installation:
▪️apt install nano python3
▪️pip3 install discord colorama requests
▪️git clone https://github.com/GlUTEN-BASH/discord_crasher.git
▪️cd discord_crasher
Token setup:
First, we need to edit the config.ini file, and at the very end find the line into which to insert the token of our bot:
▪️nano config.ini
▪️Token = here_insert_your_token
Usage:
▪️python3 modded.py - launch
▪️lol - server auto-crash
▪️spam - spam messages in a specific channel
▪️delroles - deleting all roles that the bot can do
706
Generating a random list of words for a brute attack
Lazybee is a Python script that you can use to generate a random list of words for brute force attacks. This tool has unique features such as calculating the creation time of the wordlist and saving the .txt directly to the current directory. This tool works on both rooted Android device and non-rooted Android device.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/lazybee
$ cd $ HOME
$ ls
$ cd lazybee
$ ls
Running
$ python2 lazybee.py
Brute force in the hut ✌️
706
How to arrange the most powerful SMS Attack?
Good day! Today we will show you a very reliable way to organize a powerful SMS attack on any phone number. This attack can be safely used in order to teach your enemy a lesson and simply piss him off.
Let's go!
1. First of all, we update the required packages:
apt update & apt upgrade -y
2. Next we need to install the "Git" package
pkg install git
3. After that, install the utility from Github:
git clone https://github.com/Argisht44/android.git
4. Next, just write the following commands in turn:
cd android
$ cd Infinite-Bomber-arm64
$ chmod 777 infinite-bomber
5. And run the utility:
./infinite-bomber
After it is launched, we only need to enter the number, after which the attack will be launched.
706
Bruteforce Gmail, Hotmail, Twitter, Facebook & Netflix
Brute force - cracking by guessing passwords according to specified criteria (number of characters, range of numbers and letters, etc.).
Brute_Force is a tool for carrying out brute-force attacks on Gmail, Hotmail, Twitter, Facebook & Netflix. Go!
Installation
$ pip3 install proxylist
$ pip3 install mechanize
$ git clone https://github.com/Matrix07ksa/Brute_Force
$ cd Brute_Force
Usage
$ python3 Brute_Force.py
⚠️ All information is provided for informational purposes only. We are not responsible for your actions.
706
Getting access to the source codes of the malware
https://github.com/vxunderground/MalwareSourceCode Malware Source Code is a collection of malware source code for various platforms in many different programming languages.
Must have for pentesters ✌️
706
Latest multitool for phishing
Mrphish is a bash-based script officially created to phish social media accounts. The main advantage of this tool is that it works on both rooted Android devices and non-rooted Android devices.
Installation
$ apt-get update -y
$ apt-get upgrade -y
$ pkg install python -y
$ pkg install python2 -y
$ pkg install git -y
$ pip install lolcat
$ git clone https://github.com/noob-hackers/mrphish
$ cd $ HOME
$ cd mrphish
$ bash setup
$ bash mrphish
Then it is enough to select the necessary social network and send the link to the victim (of course, for informational purposes) ✌️
706
Protecting yourself from DDoS attacks
Anti-DDOS is an open source project designed to protect against DOS and DDoS attacks. The necessary security configurations are used and works only on the Linux operating system, but is fully compatible with it.
Installation
$ git clone https://github.com/ismailtasdelen/Anti-DDOS.git
Usage
$ cd Anti-DDOS
$ bash ./anti-ddos.sh
