You've already forked hackingtool
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:
@ -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 = [
|
||||
|
Reference in New Issue
Block a user