mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-15 04:05:29 +00:00
ddos.py: Spell Saphyra correctly
This commit is contained in:
parent
0db4d7e336
commit
3a00eb0ac5
@ -134,4 +134,4 @@ class Saphyra(HackingTool):
|
|||||||
|
|
||||||
class DDOSTools(HackingToolsCollection):
|
class DDOSTools(HackingToolsCollection):
|
||||||
TITLE = "DDOS Attack Tools"
|
TITLE = "DDOS Attack Tools"
|
||||||
TOOLS = [SlowLoris(), Asyncrone(), UFONet(), GoldenEye(), Syphra()]
|
TOOLS = [SlowLoris(), Asyncrone(), UFONet(), GoldenEye(), Saphyra()]
|
||||||
|
Loading…
Reference in New Issue
Block a user