Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matixandr09/vm-nuker
- Owner: MatixAndr09
- Created: 2024-06-02T11:28:34.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-02T15:37:32.000Z (7 months ago)
- Last Synced: 2024-06-03T13:02:17.446Z (7 months ago)
- Language: Rust
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)