Skip to content

Commit

Permalink
ddos.py: Spell Saphyra correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 18, 2023
1 parent 0db4d7e commit 3a00eb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ddos.py
Original file line number Diff line number Diff line change
Expand Up @@ -134,4 +134,4 @@ def run(self):

class DDOSTools(HackingToolsCollection):
TITLE = "DDOS Attack Tools"
TOOLS = [SlowLoris(), Asyncrone(), UFONet(), GoldenEye(), Syphra()]
TOOLS = [SlowLoris(), Asyncrone(), UFONet(), GoldenEye(), Saphyra()]

0 comments on commit 3a00eb0

Please sign in to comment.