Skip to content

Commit

Permalink
Merge pull request Z4nzu#382 from MDA1422/patch-2
Browse files Browse the repository at this point in the history
Update phising_attack.py
  • Loading branch information
Z4nzu committed Jul 17, 2023
2 parents 8aabfda + c33500a commit b75ae21
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/phising_attack.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,5 +220,6 @@ class PhishingAttackTools(HackingToolsCollection):
Thanos(),
QRLJacking(),
BlackPhish(),
Maskphish()
Maskphish(),
dnstwist()
]

0 comments on commit b75ae21

Please sign in to comment.