What's new

Closed Metasploit-termux

Status
Not open for further replies.

PUTANKINNAMALL

Forum Veteran
Joined
May 12, 2016
Posts
1,641
Reaction
783
Points
758
hi guys guide po to kung pano mag install ng metasploit-framework for unrooted device
una download po muna tayo ng termux > install
next ready to fire up termux

Code:
apt update && apt upgrade

Code:
pkg install curl

1.png Screenshot_20171121-132642.png Screenshot_20171121-132808.png
Code:
curl -L https://Auxilus.github.io/metasploit.sh

run the installation script

Code:
bash metasploit.sh

hintayin hanggang matapos mainstall ang bundles
w/out errors

after locate metasploit directory

Code:
cd metasploit-framework

Code:
msfconsole

viola done
 

Attachments

Dyan po gumagawa ng meterpreter..boss me sulostion ba kasi twing na uunistall si termux...ay magdodownload ulit ?
 
how to install python 2.6 or 2.7 hindi ko kase magamit ang sqlmap sa python version na nainstall ko sa termux.. help help
 
$ python2 sqlmap.py
___
__H__
___ ___[']_____ ___ ___ {1.2.1.5#dev}
|_ -| . [(] | .'| . |
|___|_ [(]_|_|_|__,| _|
|_|V |_| You do not have permission to view the full content of this post. Log in or register now.

Usage: python sqlmap.py [options]

sqlmap.py: error: missing a mandatory option (-d, -u, -l, -m, -r, -g, -c, -x, --wizard, --update, --purge-output or --dependencies), use -h for basic or -hh for advanced help

$


(android phone ako boss)
 
kulang ng options
$ python2 sqlmap.py
___
__H__
___ ___[']_____ ___ ___ {1.2.1.5#dev}
|_ -| . [(] | .'| . |
|___|_ [(]_|_|_|__,| _|
|_|V |_| You do not have permission to view the full content of this post. Log in or register now.

Usage: python sqlmap.py [options]

sqlmap.py: error: missing a mandatory option (-d, -u, -l, -m, -r, -g, -c, -x, --wizard, --update, --purge-output or --dependencies), use -h for basic or -hh for advanced help

$


(android phone ako boss)
 
Status
Not open for further replies.
Back
Top