Once more, with feeling
parent
a71b097e6b
commit
766e7b013d
|
@ -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']
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue