mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-15 09:33:53 -07:00
text
This commit is contained in:
parent
591c43db94
commit
43e258713f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ import threading
|
||||||
from time import sleep
|
from time import sleep
|
||||||
|
|
||||||
class DNSspoof(Plugin):
|
class DNSspoof(Plugin):
|
||||||
name = "PoC DNS Spoof"
|
name = "DNS Spoof PoC"
|
||||||
optname = "dnsspoof"
|
optname = "dnsspoof"
|
||||||
desc = 'Redirect DNS requests'
|
desc = 'Redirect DNS requests'
|
||||||
has_opts = True
|
has_opts = True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue