mirror of
https://github.com/rapid7/metasploit-payloads
synced 2025-02-16 00:24:29 +01:00
Whoops. Reset would be reset, not stop.
git-svn-id: file:///home/svn/framework3/trunk@13752 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
parent
7ec4d737ca
commit
2955ed4543
@ -150,7 +150,7 @@ Command customCommands[] =
|
||||
|
||||
// Reset DHCP
|
||||
{ "lanattacks_reset_dhcp",
|
||||
{ request_lanattacks_stop_dhcp, { 0 }, 0 },
|
||||
{ request_lanattacks_reset_dhcp, { 0 }, 0 },
|
||||
{ EMPTY_DISPATCH_HANDLER },
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user