Clean up whitespace
parent
fb9a054713
commit
bcfbcb7eea
|
@ -37,7 +37,6 @@ class Metasploit3 < Msf::Auxiliary
|
||||||
OptString.new('LOGIN_URL', [true, 'The URL that handles the login process', '/proxy/ssllogin']),
|
OptString.new('LOGIN_URL', [true, 'The URL that handles the login process', '/proxy/ssllogin']),
|
||||||
OptString.new('CPQLOGIN', [true, 'The homepage of the login', '/cpqlogin.htm']),
|
OptString.new('CPQLOGIN', [true, 'The homepage of the login', '/cpqlogin.htm']),
|
||||||
OptString.new('LOGIN_REDIRECT', [true, 'The URL to redirect to', '/cpqlogin'])
|
OptString.new('LOGIN_REDIRECT', [true, 'The URL to redirect to', '/cpqlogin'])
|
||||||
|
|
||||||
], self.class)
|
], self.class)
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue