1
0
mirror of https://github.com/Z4nzu/hackingtool.git synced 2025-06-20 06:15:54 +02:00

Update phising_attack.py

This commit is contained in:
MDA1422
2023-07-05 22:28:48 +01:00
committed by GitHub
parent 8aabfdacb2
commit c33500a1b3

View File

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