mirror of
https://github.com/byt3bl33d3r/MITMf.git
synced 2025-07-15 01:23:54 -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
|
||||
|
||||
class DNSspoof(Plugin):
|
||||
name = "PoC DNS Spoof"
|
||||
name = "DNS Spoof PoC"
|
||||
optname = "dnsspoof"
|
||||
desc = 'Redirect DNS requests'
|
||||
has_opts = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue