67% found this document useful (3 votes)
15K views9 pages

Comandos Básicos No Termux:: (Apt List) (Chmod +X .SH) (Python - Py)

This document provides instructions for basic commands in Termux, moving files into Termux, installing packages, and using hacking tools like Lazymux, Tool-X, Setoolkit, Brutal, RED HAWK, Xshell, Routersploit, Airgeddon, and Torshammer. It includes commands for updating, upgrading, moving between directories, installing packages with apt, cloning repositories from GitHub, setting permissions, and running scripts and tools.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
67% found this document useful (3 votes)
15K views9 pages

Comandos Básicos No Termux:: (Apt List) (Chmod +X .SH) (Python - Py)

This document provides instructions for basic commands in Termux, moving files into Termux, installing packages, and using hacking tools like Lazymux, Tool-X, Setoolkit, Brutal, RED HAWK, Xshell, Routersploit, Airgeddon, and Torshammer. It includes commands for updating, upgrading, moving between directories, installing packages with apt, cloning repositories from GitHub, setting permissions, and running scripts and tools.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Comandos Básicos no Termux:

(Apt list) (chmod +x .sh) (python.py)


Comandos que você precisa usar ao abrir o
termux

apt update
apt upgrade
termux-setup-storage
cd (storage)
ls
cd /sdcard/Download/

Mover arquivo para o Termux:


cd /sdcard/Download/(arquivo) $HOME
pwd (indicar a pasta atual)
cd /data/data/com.termux/files/home/
unzip (arquivo)
Copiar e mandar

cp (arquivo) /data/data/com.termux/usr/bin/
cd /data/data/com.termux/usr/bin/
cd /data/data/com.termux/files/home/

Remover arquivos
rm -r (arquivo)
cd .. (retroceder pasta)

Regressar a pasta home Termux

cd /data/data/com.termux/files/home/

Abrir sessão nova

[CTRL e ALT+c]
exit ou [CTRL+d] e enter pra ambos (eliminar
sessão)

Instalar pacotes
apt install (pacote)
apt list (listar pacotes)

Abrir pagina com termux

termux-open (site)
dpkg --print-architecture (Arquitetura)
ifconfig (informações)
python3 --version mostra versão do python
touch .hushlogin remover banner
screenfetch mostra as configurações do
celular tipo modelo da ram/gpu etc...

Pacote de Ferramentas

apt install git


apt update
apt upgrade
git clone
https://github.com/3xploit666/packtermux
cd packtermux
chmod 755 * scriptpack.sh
sh scriptpack.sh

Lazymux
apt install python2
apt install git
apt update
git clone
https://github.com/Gameye98/Lazymux
ls
cd lazymux
ls
python2 lazymux.py

Tool-X

apt update
apt install git
git clone
https://github.com/Rajkumrdusad/Tool-
cd Tool-X
chmod +x install.aex
sh install.aex (if not work than type)
./install.aex
(y)
Enter
Clear
Tool-X

Setoolkit(Phising)

pkg update
pkg upgrade
pkg install python
pkg install python2
git clone
https://github.com/trustedsec/social-
engineer-toolkit
cd social-engineer-toolkit
python setup.py
sudo ./setup.py
setoolkit

Brutal
apt update
apt install git
git clone http://github.com/Screetsec/Brutal
ls
cd Brutal
ls
chmod +x Brutal.sh
./Brutal.sh

RED HAWK

pkg install git


pkg install php
pkg update
git clone
https://github.com/Tuhinshubhra/RED_HAWK
cd RED_HAWK
chmod +x rhawk.php
php rhawk.php
Rhawk: (site)
Rhawk: 1

NMap

pkg install nmap


pkg update
nmap
nmap -v -A (IP da rede,site)
2° ping (site) = (IP da rede)
Xshell

pkg install python


pkg install php
pkg install Git
pkg update
pkg upgrade
git clone https://github.com/Ubaii/Xshell
cd Xshell
python xshell.py

Routersploit
apt install python2
apt install git
python3 --version
apt update
apt upgrade
git clone
https://github.com/threat9/routersploit.git
cd routersploit
pip3 install -r requirements.txt
pip3 install -r requirements-dev.txt
pip3 install requests
pip3 install future
python3 rsf.py
rsf> show all
rsf> use (module/module/module_mod)
rsf> back (sair do módulo)

Airgeddon

cd termux-ubuntu
./start-ubuntu.sh
apt-get update
apt-get install git
git clone
https://github.com/v1s1t0r1sh3r3/airgeddon
ls
cd airgeddon
ls
chmod +x airgeddon.sh
Enter
Enter
apt-get install net-tools
./airgeddon.sh
apt-get install aircrack-ng
Torshammer

apt install python2


apt install tor
apt install git
apt update
apt upgrade
git clone
https://github.com/dotfighter/torshammer
cd torshammer
python2 torshammer.py
Torshammer: python2 torshammer.py -t (target
site) -r 256 -p (port)

You might also like