Skip to content

xploitpoison/metasploit-termux-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xploit Poison Metasploit Installer v2.0

A colorful, powerful Python script to install Metasploit on Termux with a hacking-themed interface.

Screenshot

Metasploit Installer Screenshot

Metasploit Installer Screenshot

Features

  • Vibrant hacker theme with green, red, cyan, and magenta colors.
  • Real-time download and installation progress with percentages.
  • System health checks for CPU, memory, and storage.
  • Auto-retry for failed downloads.
  • Verbose and silent modes: --verbose or --silent.
  • Error logging and rollback on failure.

Requirements

  1. Install Requirements: Start:
    pkg install wget curl git python -y
    pip install requests tqdm psutil
    

Usage

wget https://raw.github.com/xploitpoison/metasploit-termux-installer/main/metasploit_installer_v2.0.py
python metasploit_installer_v2.0.py
# Verbose mode:
python metasploit_installer_v2.0.py --verbose
# Silent mode:
python metasploit_installer_v2.0.py --silent

About

A colorful, powerful Python script to install Metasploit on Termux with a hacking-themed interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages