1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-11-29 05:47:27 +02:00

Merge pull request #382 from MDA1422/patch-2

Update phising_attack.py
This commit is contained in:
Hardik Zinzuvadiya
2023-07-18 01:37:07 +05:30
committed by GitHub

View File

@@ -220,5 +220,6 @@ class PhishingAttackTools(HackingToolsCollection):
Thanos(),
QRLJacking(),
BlackPhish(),
Maskphish()
Maskphish(),
dnstwist()
]