Remove access_level, since we don't have access
parent
5fa0981026
commit
68ba79aa16
|
@ -126,7 +126,6 @@ class Metasploit3 < Msf::Auxiliary
|
|||
|
||||
login_data = {
|
||||
core: credential_core,
|
||||
access_level: "User",
|
||||
status: Metasploit::Credential::Login::Status::UNTRIED
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue