Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.34 KB

File metadata and controls

56 lines (39 loc) · 1.34 KB

mForce

MultiForce Security Framework for Termux

Platform Language Status License


mForce is a modular OSINT & security framework built specifically for Termux on Android.
Designed to be clean, powerful, realistic and GitHub-safe.


✨ Features

  • 📡 WiFi OSINT (passive, no-root)
  • 🧩 Modular architecture
  • 🛡️ Defensive & educational focus
  • 📱 Android & Termux optimized
  • 🔄 Easy to extend and maintain

🛠️ Modules

WiFi OSINT

  • Passive wireless reconnaissance
  • SSID, BSSID, security & signal analysis
  • Hidden networks detection
  • Table-style, readable output
  • No packet injection, no attacks

More modules coming soon.


🚀 Installation

Important:
Termux must be installed via F-Droid.
Play Store versions are not supported.

pkg update -y && pkg upgrade -y
pkg install git termux-api jq -y

git clone https://github.com/UtrechtOG/mForce
cd mForce
chmod +x mforce.sh core/*.sh modules/*.sh
bash mforce.sh