vMass Bot 🪝 FREE Version 1.2
Requirements ◦ Installation ◦ Usage ◦ Contact
vMass Bot automates the exploitation of remote hosts by trying to find environment files (.env) in the target hosts and extract tools and info insde, then the bot detects the targets host CMS and tries to auto-exploit and upload shell payload using the vMass vulnerability set ( 108 exploits in the current version 1.2, check the full vulnerability list in our Telegram Channel ).
No target list ? No worries, vMass Bot can generate hosts lists from IP ranges, URL list, dotenv low profile dorks and scrapes from (bing, duckduckgo, ..) or you can use IP ranges from various hosting providers for best hit rate while scanning, then generated lists can be checked using the bot to eleminate invalid/dead hosts.
Extracted Tools, can be filtered and tested to only keep working ones (test smtp delivery and twilio api balance), the bot can also use wp hosts with phpmyadmin access to perform auto upload (admin takeover) if the CMS Exploits failed, working tools can be delivered right to your telegram channel inbox by settings up your telegram webhook in the Bot. The whole process from generating hosts and scanning to delivering the results to Telegram, can be automated using the AUTOPILOT option (For more information, check vMass Bot Usage).
Requirements 🔧
- Perl v5.x+ ( For Windows, get Strawberry Perl )
- RDP/VPS ( Optional )
📦
Installation 1- Clone vMass Bot
$ git clone https://github.com/c99tn/vMass.git
$ cd vMass
2- Install required Perl Modules -- IMPORTANT Install Modules with Bash Script
$ chmod +x install.sh
$ bash install.sh
OR
Install Perl modules manually
$ perl -MCPAN -e shell
cpan[1]> install Net::IP
install Net::DNS::Resolver
install LWP::UserAgent
install HTTP::Request::Common
install WWW::Mechanize
install Term::ANSIColor
cpan[1]> quit
3- Launch vMass Bot
$ perl vMass.pl
⛑️
Usage
vMass FREE Version only includes Features with 🟩
Command | Description |
---|---|
1 | 🟩 Generate target hosts from given IP Range, you can use more as many ranges as you like (ex: 100.20.0.0/14 ) |
2 | 🟨 Generate target hosts from given dorks or using the bot env dorks, you can specify target hosts region, TLDs and search engines |
3 | |
4 | |
5 | |
6 | |
7 | |
8 | |
9 | 🟩 Extract tools from hosts where env file is found based on tool type |
10 | |
11 | |
12 | |
13 | 🟨 Transfer all tools to a private telegram channel, telegram webhook is required |
1337 |
Contact 💬
Got a Question ? send me DM on Telegram
‼️
Disclaimer vMass Bot was created for educational purposes only, Any actions and/or activities done using this bot is solely your responsibility.