Loading tools/ddos.py +1 −1 Original line number Diff line number Diff line Loading @@ -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
tools/ddos.py +1 −1 Original line number Diff line number Diff line Loading @@ -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()]