Trailing comma on cisco_ios_auth_bypass

git-svn-id: file:///home/svn/framework3/trunk@11696 4d416f70-5f16-0410-b530-b9f4589650da
This commit is contained in:
Tod Beardsley 2011-02-02 17:07:31 +00:00
parent cec851a5ed
commit 99b1703416
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ class Metasploit3 < Msf::Auxiliary
:port => rport,
:proto => 'tcp',
:name => 'IOS-HTTP-AUTH-BYPASS',
:data => "http://#{rhost}:#{rport}/level/#{level}/exec/show/version/CR",
:data => "http://#{rhost}:#{rport}/level/#{level}/exec/show/version/CR"
)
res = send_request_cgi({