PROJECT VCTRA TOOLKIT is a powerful multi-tool for cybersecurity testing, network diagnostics, and website vulnerability analysis—all designed to run directly on Termux for Android, with no root required.
Author: vctraontop Platform: Android (Termux) Interface: Command Line (CLI) Compatibility: Non-rooted devices Website (Full Setup Guide): android-cyber-terminal-toolkit.lovable.app
Features
-
SMTP Email Spammer Send rapid, customizable email blasts for testing or research purposes.
-
Website Vulnerability Tester Perform various vulnerability checks including:
HTTP headers
SQL Injection (SQLi)
Cross-site Scripting (XSS)
Admin panel finder
Form detection
robots.txt status
- IP Address Tracker Get detailed geolocation data of any IP address including:
Country, region, city
Latitude/Longitude
ISP details
Google Maps link
-
Internet Speed Tester Check real-time download and upload speed with latency for network diagnostics.
-
Directory Brute Forcer Discover hidden directories and files on a website using dictionary brute-forcing.
-
Port Scanner Scan for open ports on a given target to assess available services (non-root method).
-
JavaScript Link Crawler Crawl and extract JavaScript-based links from a web page for deeper recon.
How to Run on Termux
- Clone the repository or copy the script to Termux:
git clone cd vctratoolkit2
- Run the toolkit:
python vctratoolkit2.py
Note: Make sure Python is installed. For the full setup guide, visit: https://android-cyber-terminal-toolkit.lovable.app/