mirror of
https://github.com/Z4nzu/hackingtool
synced 2024-11-14 19:55:19 +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):
|
||||
TITLE = "DDOS Attack Tools"
|
||||
TOOLS = [SlowLoris(), Asyncrone(), UFONet(), GoldenEye(), Syphra()]
|
||||
TOOLS = [SlowLoris(), Asyncrone(), UFONet(), GoldenEye(), Saphyra()]
|
||||
|
Loading…
Reference in New Issue
Block a user