From 2ea3854153651ab880d41d22d5a6dfc08cff4451 Mon Sep 17 00:00:00 2001 From: Amoelle Date: Mon, 21 Apr 2025 03:15:57 +0300 Subject: [PATCH] update todo checks --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 00c733a..85dd21e 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ On the admin panel you can check the logs and the secrets for gsocket access. ## TODO - [ ] Do fake poweroff for all possible variants for Ubuntu/Debian with gnome. - [x] Add checks for other distros +- [ ] Make it a c2 server deployment tool +- [ ] Create cli/web tool for viewing pwned machines +- [ ] Add options to make some machine be a subserver which manages powering on/off other machines on the network +- [ ] Add a stealer, keylogger, etc. - [ ] Obfuscation, process hiding, etc. - [ ] Ability to install common precompiled binaries on a target without root access. - [x] Add options to the script (no root, no services, etc.)