diff --git a/tools/ddos.py b/tools/ddos.py index de70cac..3fad895 100644 --- a/tools/ddos.py +++ b/tools/ddos.py @@ -87,7 +87,9 @@ class GoldenEye(HackingTool): def run(self): os.system("cd GoldenEye ;sudo ./goldeneye.py") print("\033[96m Go to Directory \n " - "[*] USAGE: ./goldeneye.py [OPTIONS]")\ + "[*] USAGE: ./goldeneye.py [OPTIONS]") + + class Saphyra(HackingTool): TITLE = "SaphyraDDoS" DESCRIPTION = "A complex python code to DDoS any website with a very easy usage.!\n"