Skip to content

Commit 1bb2bb9

Browse files
author
Tod Beardsley
committed
Oops, no admin in that path
1 parent 9af8868 commit 1bb2bb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/scanner/http/epmp1000_cmd_exec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ class MetasploitModule < Msf::Auxiliary
1010
include Msf::Auxiliary::Scanner
1111
include Msf::Module::Deprecated
1212

13-
deprecated(Date.new(2018, 2, 24), 'auxiliary/scanner/admin/http/epmp1000_ping_cmd_exec')
13+
deprecated(Date.new(2018, 2, 24), 'auxiliary/scanner/http/epmp1000_ping_cmd_exec')
1414

1515
def initialize(info={})
1616
super(update_info(info,

0 commit comments

Comments
 (0)