Once more, with feeling

bug/bundler_fix
William Vu 2017-02-08 09:17:37 -06:00
parent a71b097e6b
commit 766e7b013d
1 changed files with 0 additions and 1 deletions

View File

@ -143,7 +143,6 @@ class MetasploitModule < Msf::Auxiliary
'method' => 'GET',
'uri' => normalize_uri(get_rest_api, 'posts'),
'vars_get' => {
'status' => status,
'per_page' => datastore['PostCount'],
'search' => datastore['SearchTerm']
}