Termux Android Apps For Hacking Pen Testing
Page 1 of 1
Re: Termux Android Apps For Hacking Pen Testing
- Code:
pkg update
pkg install coreutils
1) apt install sl
sl
2) factor "Any Number"
3) apt install fish
fish
4) apt install figlet
figlet "Any Text"
5) apt install cmatrix
cmatrix
6) apt install fortune
fortune
7) apt install toilet
toilet "Any Text"
toilet -f mono12 -F gay "Any Text"
apt install w3m
w3m "any websites"
example:- w3m google.com
9) ifconfig
10) apt install cowsay
cowsay "Any Text"
Re: Termux Android Apps For Hacking Pen Testing
More
Before using ubuntu or feadora you will need this
To change to bash (for ubuntu)
- Code:
pkg install util-linux git
pkg list-all
pkg install clang
git clone https://github.com/Gameye98/lazymux
cd lazymux
chmod +x *.sh
./meta-install.sh
pkg install python2
python2 lazymux.py
pkg install proot
Before using ubuntu or feadora you will need this
- Code:
PROOT_NO_SECCOMP=1 termux-chroot
To change to bash (for ubuntu)
- Code:
chsh
Re: Termux Android Apps For Hacking Pen Testing
Metasploit Framework Installation
1st if you get repository error in termux then you have to reinstall termux
2nd if you get bundle error then you have to simply type command
bundle install
( if get again error again you type this command this can reinstall the bundle packages and fix the missing bundle) Metasploit Framework :-- Its best-known sub-project is the open source Metasploit Framework, a tool for developing and executing exploit code against a remote target machine. Other important sub-projects include the Opcode Database, shellcode archive and related research. command are here :- $
Code:
if get bundle error or bundle is missing then type
Code:
again start
Code:
metasploit framework is starting......../
jamied_ukAdmin
Posts : 2293
Points : 2780317
Join date : 2010-05-09
Age : 34
Location : UK
Root Access Via Termux Android Phone Setup
Code:
jamied_ukAdmin
Posts : 2293
Points : 2780317
Join date : 2010-05-09
Age : 34
Location : UK
Making Calls From Termux
Code:
From Chrom browser:
play.google.com/store/apps/details?id=com.termux.api
1st if you get repository error in termux then you have to reinstall termux
2nd if you get bundle error then you have to simply type command
bundle install
( if get again error again you type this command this can reinstall the bundle packages and fix the missing bundle) Metasploit Framework :-- Its best-known sub-project is the open source Metasploit Framework, a tool for developing and executing exploit code against a remote target machine. Other important sub-projects include the Opcode Database, shellcode archive and related research. command are here :- $
Code:
- Code:
apt update
apt upgrade
apt install curl
curl -LO https://raw.githubusercontent.com/1Tech-X/Metasploit-/master/metasploit.sh
cd metasploit-framework-4.14.28
./ msfconsole
if get bundle error or bundle is missing then type
Code:
- Code:
bundle install
again start
Code:
- Code:
./msfconsole
metasploit framework is starting......../
jamied_ukAdmin
Posts : 2293
Points : 2780317
Join date : 2010-05-09
Age : 34
Location : UK
Re: How to backup and restore android app like Termux
by jamied_uk Today at 2:38Root Access Via Termux Android Phone Setup
Code:
- Code:
apt install tsu
jamied_ukAdmin
Posts : 2293
Points : 2780317
Join date : 2010-05-09
Age : 34
Location : UK
Re: How to backup and restore android app like Termux
by jamied_uk Today at 3:06Making Calls From Termux
Code:
- Code:
apt install termux-api
termux-telephony-call (number)
From Chrom browser:
play.google.com/store/apps/details?id=com.termux.api
Re: Termux Android Apps For Hacking Pen Testing
Another method for installing MSF Console
- Code:
curl -LO https://raw.githubusercontent.com/Hax4us/Metasploit_termux/master/metasploit.sh
chmod +x *.sh
./metasploit.sh
Re: Termux Android Apps For Hacking Pen Testing
Weeman Installation commands:
- Code:
apt update && apt upgrade -y
apt install python2 -y
git clone https://github.com/evait-security/weeman
cd weeman
- Code:
chmod 777 weeman.py
- Code:
python2 weeman.py
Re: Termux Android Apps For Hacking Pen Testing
Setoolkit For Termux
- Code:
curl -LO https://raw.githubusercontent.com/Techzindia/setoolkit-for-termux/master/setoolkit.sh
- Code:
https://pastebin.com/SNbHqrDv
Re: Termux Android Apps For Hacking Pen Testing
Install Net Hunter
- Code:
git clone https://github.com/Hax4us/Nethunter-In-Termux
- Code:
cd Nethunter-In-Termux
- Code:
chmod +x kalinethunter
- Code:
./kalinethunter
./startkali.sh
Re: Termux Android Apps For Hacking Pen Testing
Install a method to create wordlist for brute forcing on Termux on Android
- Code:
apt update -y && apt upgrade -y
apt install -y python
pip install wordlist
- Code:
wordlist -m 8 -M 8 - o password.txt 012345678
Similar topics
» using android apps for hacker testing is not a good idea
» How to backup and restore android app like Termux
» Top 10 Android Hacking Apps and Tools Of 2015 for hackers and security researchers
» how to run android apps on linux system
» Pen Testing Toolkit Links for creating exploits for pen testing your systems
» How to backup and restore android app like Termux
» Top 10 Android Hacking Apps and Tools Of 2015 for hackers and security researchers
» how to run android apps on linux system
» Pen Testing Toolkit Links for creating exploits for pen testing your systems
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum