Loading tools/phising_attack.py +1 −0 Original line number Diff line number Diff line Loading @@ -201,6 +201,7 @@ class dnstwist(HackingTool): Run_commands=['cd dnstwist;sudo python3 dnstwist.py'] project_url='https://github.com/elceef/dnstwist' class PhishingAttackTools(HackingToolsCollection): TITLE = "Phishing attack tools" TOOLS = [ Loading Loading
tools/phising_attack.py +1 −0 Original line number Diff line number Diff line Loading @@ -201,6 +201,7 @@ class dnstwist(HackingTool): Run_commands=['cd dnstwist;sudo python3 dnstwist.py'] project_url='https://github.com/elceef/dnstwist' class PhishingAttackTools(HackingToolsCollection): TITLE = "Phishing attack tools" TOOLS = [ Loading