Skip to content

Commit 766e7b0

Browse files
committed
Once more, with feeling
1 parent a71b097 commit 766e7b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/scanner/http/wordpress_content_injection.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ def list_posts
143143
'method' => 'GET',
144144
'uri' => normalize_uri(get_rest_api, 'posts'),
145145
'vars_get' => {
146-
'status' => status,
147146
'per_page' => datastore['PostCount'],
148147
'search' => datastore['SearchTerm']
149148
}

0 commit comments

Comments
 (0)