2021-09-15 05:30:08 +00:00
|
|
|
id: getsimple-cms-detect
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: GetSimple CMS Detection
|
2021-09-16 16:13:58 +00:00
|
|
|
author: pikpikcu,philippedelteil
|
2021-09-15 05:30:08 +00:00
|
|
|
severity: info
|
2021-09-16 16:13:58 +00:00
|
|
|
description: Template to detect a running GetSimple CMS instance
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 2
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: tech,getsimple
|
2021-09-15 05:30:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-09-15 05:30:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
2021-09-15 11:30:00 +00:00
|
|
|
- "{{BaseURL}}"
|
2021-09-16 16:13:58 +00:00
|
|
|
- "{{BaseURL}}/readme.txt"
|
2021-09-15 05:30:08 +00:00
|
|
|
|
2021-09-16 16:13:58 +00:00
|
|
|
stop-at-first-match: true
|
2023-10-14 11:27:55 +00:00
|
|
|
|
2021-09-15 05:30:08 +00:00
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
- type: word
|
|
|
|
words:
|
2021-09-15 11:30:00 +00:00
|
|
|
- "Powered by GetSimple"
|
2021-09-16 16:13:58 +00:00
|
|
|
- 'GetSimple CMS is a flatfile CMS'
|
2021-09-15 11:30:00 +00:00
|
|
|
part: body
|
2023-10-14 11:27:55 +00:00
|
|
|
condition: or
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4a0a00473045022100a403263142f6a496d454c077147270b5ef4eed83cac2cb3302ee85b2eb52f59302204abd4ba17490d030f60bbeeded2ac2c84595852fa56cdbe2f7ad54727762eeb6:922c64590222798bb761d5b6d8e72950
|