SkillAgentSearch skills...

Tmsfi

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_termux by gushmazuko.This is completely dedicated to beginners who want install metasploit in termux quickly . You can also install metasploit_in_termux by gushmazuko

Install / Use

/learn @alone-skiddie/Tmsfi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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...

View on GitHub
GitHub Stars8
CategoryDevelopment
Updated9mo ago
Forks1

Languages

Python

Security Score

62/100

Audited on Jul 10, 2025

No findings