2021-01-21 14:49:05 +00:00
|
|
|
id: php-fpm-status
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: PHP-FPM Status
|
|
|
|
author: geeknik
|
2023-07-31 15:53:56 +00:00
|
|
|
severity: unknown
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: config,misconfig
|
2021-01-21 14:49:05 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-01-21 14:49:05 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/status?full"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- 'pool:'
|
|
|
|
- 'process manager:'
|
|
|
|
- 'start time:'
|
|
|
|
- 'pid:'
|
2021-01-21 15:01:16 +00:00
|
|
|
condition: and
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-01-21 14:49:05 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100c48b38b695a6385aa881fd2cc1bb2fabbad620e4cb71f06794665ff84e7923de022100a47be600557ef8311e45c1af65085f103778295de3ec49626760df6c4ea38332:922c64590222798bb761d5b6d8e72950
|