Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matixandr09/vm-nuker

VM Nuker (Experimental) is a nuking mashine! Uses SSH to kill VM
https://github.com/matixandr09/vm-nuker

Last synced: about 1 month ago
JSON representation

VM Nuker (Experimental) is a nuking mashine! Uses SSH to kill VM

Awesome Lists containing this project

README

        

# VM Nuker
VM Nuker (Experimental) is Rust program that connects to SSH, then checks if it has sudo permissions, finaly types `sudo rm -rf /` to destroy entire linux based system.

> [!WARNING]
> The program was created for educational purposes ONLY. Only use it on people you have received permission from. Using this program without permission is illegal and may cause legal problems. I AM NOT RESPONSIBLE FOR ANY DAMAGE DONE WITH IT.

## Status

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/MatixAndr09/VM-Nuker/rust.yml) ![GitHub commit activity](https://img.shields.io/github/commit-activity/t/MatixAndr09/VM-Nuker)