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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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 = [