Fix bad indent
parent
c7bb0f1eb8
commit
302e495451
|
@ -338,7 +338,7 @@ class Metasploit3 < Msf::Post
|
||||||
status: Metasploit::Credential::Login::Status::UNTRIED
|
status: Metasploit::Credential::Login::Status::UNTRIED
|
||||||
}
|
}
|
||||||
|
|
||||||
create_credential_login(login_data.merge(service_data))
|
create_credential_login(login_data.merge(service_data))
|
||||||
end
|
end
|
||||||
|
|
||||||
def decrypt(encrypted_data)
|
def decrypt(encrypted_data)
|
||||||
|
|
Loading…
Reference in New Issue