Skip to content

"VMBreaker" is a specialized tool for virtual machine security testing, offering essential, user-friendly features for efficient penetration testing, without unnecessary complexity.

License

kerszl/VMBreaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VMBreaker

obraz VMBreaker - specialized tool for breaking into virtual machines, designed by Kerszi/MindCrafters. Aimed at security researchers and educational purposes, VMBreaker offers a streamlined approach to virtual machine penetration testing.

Overview

VMBreaker is not an all-in-one solution but focuses on providing the essential functionalities required for virtual machine security testing and analysis. With an emphasis on simplicity and efficiency, VMBreaker is equipped with a concise set of tools tailored for bypassing virtual machine protections, ensuring a straightforward, user-friendly experience.

Features

  • Dictionaries
  • Network discovery
  • Port scanning with nmap
  • Web scanning with whatweb
  • HTTP Scanning (Directory traversal)
  • Vulnerability Search
  • Cracking Services
  • Hash Cracking
  • Steganography tools
  • Reverse Shell capabilities

Disclaimer

VMBreaker is primarily designed for educational and research purposes within the context of virtual machine security analysis. It is a powerful tool that can potentially be used to bypass virtual machine protections. However, the creators or distributors assume no responsibility for any damage, loss, or legal consequences that may arise from its misuse. Users are urged to apply VMBreaker responsibly and ethically, strictly adhering to all applicable laws and regulations. Unauthorized or malicious activities are strongly discouraged and condemned.

License

VMBreaker is released under the GNU General Public License (GPL), version 3, or (at your option) any later version. It is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

Installation

git clone https://github.com/kerszl/VMBreaker.git
cd VMBreaker
chmod +x install.sh
./install.sh

Tools Used

The project utilizes the following tools:

  • Binwalk - A tool for analyzing and extracting firmware images.
  • Dirsearch - A web path scanner.
  • ExifTool - A library and program to read, write, and edit meta information in files.
  • Feroxbuster - A tool for content discovery on websites.
  • Ffuf (Fuzz Faster U Fool) - A fast web fuzzer.
  • File - A file type determination tool.
  • Hashcat - A password recovery tool.
  • Haiti - A hash type identifier.
  • Hydra - A very fast network logon cracker.
  • John the Ripper - A password cracker.
  • Nc (Netcat) - A networking utility for reading from and writing to network connections.
  • Netdiscover - An active/passive address reconnaissance tool.
  • Netexec - The Network Execution Tool.
  • Nikto - A web server scanner.
  • Nmap - A network discovery and security auditing tool.
  • Sqlmap - An automatic SQL injection and database takeover tool.
  • Stegoveritas - A tool for steganography analysis.
  • Stegseek - A lightning-fast steghide cracker.
  • Wapiti - A web application vulnerability scanner.
  • WhatWeb - A web scanner to identify what websites are running.
  • WPScan - A WordPress security scanner.
  • Zsteg - A tool for detecting steganographic content in PNG and BMP files.

Check installed tools

VMBreaker -c

binwalk: installed
dirsearch: installed
exiftool: installed
feroxbuster: installed
ffuf: installed
file: installed
hashcat: installed
haiti: installed
hydra: installed
john: installed
nc: installed
netdiscover: installed
netexec: installed
nikto: installed
nmap: installed
sqlmap: installed
stegoveritas: installed
stegseek: installed
wapiti: installed
whatweb: installed
wpscan: installed
zsteg: installed

Usage

./VMBreaker.sh [options]

Options

-c Show required programs.
-h, --help Show this help message.
-v Show variable exported values.
-vv Display detailed information about exported variable values (verbose mode).

Contributions

Contributions are welcome! Please read the contribution guidelines before submitting a pull request.

Greetings:

  • HackMyVM
  • Sekurak (Special greets for #CTF channel on Discord)
  • 大傻子的小圈子

Contact

For any inquiries, please contact kerszi@protonmail.com

About

"VMBreaker" is a specialized tool for virtual machine security testing, offering essential, user-friendly features for efficient penetration testing, without unnecessary complexity.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages