Update flir-ax8-rce.yaml

patch-1
Dhiyaneshwaran 2023-08-18 18:00:58 +05:30 committed by GitHub
parent b62f336d47
commit d42cbc571f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -42,6 +42,11 @@ http:
words:
- '"success"'
- type: regex
part: body_2
regex:
- 'uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)'
- type: status
status:
- 200
@ -50,4 +55,4 @@ http:
- type: regex
part: body_2
regex:
- "uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)"
- "uid=([0-9(a-z)]+) gid=([0-9(a-z)]+)"