From 2e8ea2bf531caf811bd70d1356b185d618cf6b84 Mon Sep 17 00:00:00 2001 From: DABOSS <43446532+DABOSS2016YT@users.noreply.github.com> Date: Thu, 28 Mar 2024 03:22:05 +0000 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 51e9b07..fa76ae9 100644 --- a/README.md +++ b/README.md @@ -39,12 +39,21 @@ A Python botnet script with a remote control system to clients with an included --------------------- **_Commands_** --------------------- **list - lists all the commands** + **ping - pings all the clients** + **connect - connect to a client** + **attack - UDP flood attack on a target** + **tasklist - list all running tasks** + **kill - kill a task** + **killall - kills all the tasks** + **destroy - destroys all clients (until the victim restarts their PC)** + **help - shows commands** +