From dcbca630fdecbdc47c3fdfb657d36b5f23d5a7b8 Mon Sep 17 00:00:00 2001 From: Christian Clauss Date: Mon, 17 Jul 2023 22:33:57 +0200 Subject: [PATCH] Update ddos.py to fix SyntexError --- tools/ddos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/ddos.py b/tools/ddos.py index 3fad895..3931d5e 100644 --- a/tools/ddos.py +++ b/tools/ddos.py @@ -90,7 +90,7 @@ class GoldenEye(HackingTool): "[*] USAGE: ./goldeneye.py [OPTIONS]") - class Saphyra(HackingTool): +class Saphyra(HackingTool): TITLE = "SaphyraDDoS" DESCRIPTION = "A complex python code to DDoS any website with a very easy usage.!\n" INSTALL_COMMANDS = [