1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00

Update ddos.py to fix SyntexError

This commit is contained in:
Christian Clauss
2023-07-17 22:33:57 +02:00
committed by GitHub
parent 565f9e419d
commit dcbca630fd

View File

@ -90,7 +90,7 @@ class GoldenEye(HackingTool):
"[*] USAGE: ./goldeneye.py <url> [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 = [