You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2025-06-20 06:15:54 +02:00
test
This commit is contained in:
@ -201,6 +201,7 @@ class dnstwist(HackingTool):
|
|||||||
Run_commands=['cd dnstwist;sudo python3 dnstwist.py']
|
Run_commands=['cd dnstwist;sudo python3 dnstwist.py']
|
||||||
project_url='https://github.com/elceef/dnstwist'
|
project_url='https://github.com/elceef/dnstwist'
|
||||||
|
|
||||||
|
|
||||||
class PhishingAttackTools(HackingToolsCollection):
|
class PhishingAttackTools(HackingToolsCollection):
|
||||||
TITLE = "Phishing attack tools"
|
TITLE = "Phishing attack tools"
|
||||||
TOOLS = [
|
TOOLS = [
|
||||||
|
Reference in New Issue
Block a user