2022-04-07 11:34:16 +00:00
|
|
|
id: kingsoft-webserver-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: Kingsoft Web Server Detect
|
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,kingsoft
|
2022-04-07 11:34:16 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-04-07 11:34:16 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<title>Welcome to Kingsoft Web Server!</title>"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100830ffc6362f7ee44365549a6afa8c4446dd41ec35f41f655b59716b07050b6bf0220798a2f5fbdddf116828fa4b8b9c3c649484596963cd8a422a6c3733023fbcbcf:922c64590222798bb761d5b6d8e72950
|