1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +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(), Thanos(),
QRLJacking(), QRLJacking(),
BlackPhish(), BlackPhish(),
Maskphish() Maskphish(),
dnstwist()
] ]