Skip to content

tmsfi (termux metasploit-framework installer ) is a simple python tool for complete beginners in termux and in linux commands who want to install metasploit in termux very easily .This is actually not a tool but full of linux basic commands for install basic packages and setup metasploit in termux quickly .This program is based on metasploit_in_…

Notifications You must be signed in to change notification settings

alone-skiddie/tmsfi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

tmsfi (termux metasploit framework installer)

tmsfi (termux metasploit framework installer) is a simple python script for beginners who want to install metasploit in termux very easily. It is really a simple program to install metasploit in termux using another tool named metasploit_in_termux by gushmazuko. You can also install gushmazuko's metasploit_in_termux for installing metasploit-framework in termux

Screenshot_20210630_181220

tmsfi tool clones metasploit_in_termux tool by gushmazuko and install automatically for beginners. This is actually not a tool or complete python program. This program is full of linux basics commands that's why i said. This program is also helpful for beginners in linux commands who dont know how to install metasploit in termux properly and to study metasploit-framework for pentesting. This program is completely dedicated for beginners to install metasploit simply others can leave

                                   installation          

| install basic packages to install tmsfi |

 apt-get update && apt-get upgrade && pkg update && pkg upgrade
 apt-get install python python2 wget -y 

copy and paste below commands for installation

cd ~ && wget https://raw.githubusercontent.com/alone-skiddie/tmsf/main/install.sh
    
#for installing packages to run tmsfi
        
bash install.sh
        
# you can run tmsfi tool via below this command 
        
python tmsfi.py

installing tmsf program is very simple thanks for installing this program

if you facing any issues or problems in this program submit in issues with screenshot thanks...

About

tmsfi (termux metasploit-framework installer ) is a simple python tool for complete beginners in termux and in linux commands who want to install metasploit in termux very easily .This is actually not a tool but full of linux basic commands for install basic packages and setup metasploit in termux quickly .This program is based on metasploit_in_…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published