Remove access_level, since we don't have access

bug/bundler_fix
William Vu 2014-07-01 17:53:18 -05:00
parent 5fa0981026
commit 68ba79aa16
No known key found for this signature in database
GPG Key ID: E761DCB4C1629024
1 changed files with 0 additions and 1 deletions

View File

@ -126,7 +126,6 @@ class Metasploit3 < Msf::Auxiliary
login_data = {
core: credential_core,
access_level: "User",
status: Metasploit::Credential::Login::Status::UNTRIED
}