mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-08-14 10:47:05 -07:00
fixes #117
This commit is contained in:
parent
2f9b8ff77a
commit
e3aa8ba617
3 changed files with 132 additions and 56 deletions
|
@ -24,6 +24,7 @@ import logging
|
|||
from plugins.plugin import Plugin
|
||||
from core.sslstrip.URLMonitor import URLMonitor
|
||||
from core.servers.dns.DNSchef import DNSChef
|
||||
from core.utils import IpTables
|
||||
|
||||
class HSTSbypass(Plugin):
|
||||
name = 'SSLstrip+'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue