mirror of
https://github.com/Z4nzu/hackingtool
synced 2026-05-23 08:58:22 +00:00
Update phising_attack.py
This commit is contained in:
parent
8aabfdacb2
commit
c33500a1b3
1 changed files with 2 additions and 1 deletions
|
|
@ -220,5 +220,6 @@ class PhishingAttackTools(HackingToolsCollection):
|
|||
Thanos(),
|
||||
QRLJacking(),
|
||||
BlackPhish(),
|
||||
Maskphish()
|
||||
Maskphish(),
|
||||
dnstwist()
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue