All Projects → gushmazuko → Metasploit_in_termux

gushmazuko / Metasploit_in_termux

Licence: mit
Install Metasploit Framework 6 in Termux

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Metasploit in termux

Easy hack
Hack the World using Termux
Stars: ✭ 549 (+228.74%)
Mutual labels:  termux, metasploit, metasploit-framework
Hackapk
An Advanced Tool For Complete Apk-Modding In Termux ...
Stars: ✭ 180 (+7.78%)
Mutual labels:  termux, metasploit
Metasploit Cheat Sheet
Metasploit Cheat Sheet 💣
Stars: ✭ 139 (-16.77%)
Mutual labels:  metasploit, metasploit-framework
007-TheBond
This Script will help you to gather information about your victim or friend.
Stars: ✭ 371 (+122.16%)
Mutual labels:  termux, metasploit
Msfpc
MSFvenom Payload Creator (MSFPC)
Stars: ✭ 808 (+383.83%)
Mutual labels:  metasploit, metasploit-framework
Msf Venom Cheatsheet
Single Page Cheatsheet for common MSF Venom One Liners
Stars: ✭ 81 (-51.5%)
Mutual labels:  metasploit, metasploit-framework
Z0172CK-Tools
Hacking Tools Z0172CK
Stars: ✭ 31 (-81.44%)
Mutual labels:  metasploit-framework, metasploit
Metasploit Modules
Various Metasploit Modules
Stars: ✭ 12 (-92.81%)
Mutual labels:  metasploit, metasploit-framework
Msploitego
Pentesting suite for Maltego based on data in a Metasploit database
Stars: ✭ 124 (-25.75%)
Mutual labels:  metasploit, metasploit-framework
M Wiz
Install Metasploit And Repair Metasploit In Termux With Easy Steps
Stars: ✭ 148 (-11.38%)
Mutual labels:  termux, metasploit-framework
Termux Install Linux
Termux一键安装Linux脚本
Stars: ✭ 143 (-14.37%)
Mutual labels:  termux
Oxidtools
200 TOOLS BY 0XID4FF0X FOR TERMUX
Stars: ✭ 143 (-14.37%)
Mutual labels:  termux
Flashsploit
Exploitation Framework for ATtiny85 Based HID Attacks
Stars: ✭ 155 (-7.19%)
Mutual labels:  metasploit-framework
Termux Tasker
Add-on application allowing to run Termux scripts from Tasker.
Stars: ✭ 161 (-3.59%)
Mutual labels:  termux
Scrun
BypassAV ShellCode Loader (Cobaltstrike/Metasploit)
Stars: ✭ 142 (-14.97%)
Mutual labels:  metasploit
Tmoe Linux
🍭Without any basic knowledge of linux shell,you can easily install and configure a GNU/Linux graphical desktop environment on 📱Android termux and 💻WSL .🍰You can also run VSCode on your android phone.🍹Graphical qemu manager,🐋support running docker on Android.配置WSL和安卓手机的linux容器,桌面环境,主题美化,远程桌面,音频服务,镜像源,uefi开机启动项,webdav(nginx),fcitx输入法以及qemu-system虚拟机...
Stars: ✭ 149 (-10.78%)
Mutual labels:  termux
Proton
Proton Framework is a Windows post-exploitation framework similar to other Windows post-exploitation frameworks. The major difference is that the Proton Framework does most of its operations using Windows Script Host, with compatibility in the core to support a default installation of Windows 2000 with no service packs all the way through Windows 10.
Stars: ✭ 142 (-14.97%)
Mutual labels:  metasploit
Termux Os
All in One Termux Os..!! (New)
Stars: ✭ 150 (-10.18%)
Mutual labels:  termux
Facebash Termux
Facebook BruteForce [ By Tor ] Tool For Termux.
Stars: ✭ 141 (-15.57%)
Mutual labels:  termux
Ip Attack
Auto IP or Domain Attack Tool ( #1 )
Stars: ✭ 162 (-2.99%)
Mutual labels:  termux

Metasploit Framework 6 in Termux

Metasploit 6 running

How to install:

source <(curl -s https://kutt.it/msf)

Or manual

pkg install wget

wget https://raw.githubusercontent.com/gushmazuko/metasploit_in_termux/master/metasploit.sh

chmod +x metasploit.sh

./metasploit.sh

After install, run from terminal

# Start postgresql
./postgresql_ctl.sh start

# And run msfconsole
msfconsole
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].