2022-02-02 21:07:27 +00:00
|
|
|
id: smartstore-detect
|
|
|
|
|
|
|
|
info:
|
2022-02-02 21:09:14 +00:00
|
|
|
name: SmartStore Detect
|
2022-02-02 21:07:27 +00:00
|
|
|
author: princechaddha
|
|
|
|
severity: info
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://github.com/smartstore/SmartStoreNET
|
2024-09-10 09:08:16 +00:00
|
|
|
classification:
|
|
|
|
cpe: cpe:2.3:a:smartstore:smartstore:*:*:*:*:*:*:*:*
|
2022-02-02 21:07:27 +00:00
|
|
|
metadata:
|
2023-04-28 08:11:21 +00:00
|
|
|
max-request: 1
|
2024-09-10 08:22:50 +00:00
|
|
|
vendor: smartstore
|
2024-09-10 09:08:16 +00:00
|
|
|
product: smartstore
|
|
|
|
shodan-query: http.html:'content="Smartstore'
|
2022-03-15 19:53:37 +00:00
|
|
|
tags: tech,smartstore,oss
|
2022-02-02 21:07:27 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-02-02 21:07:27 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
|
|
|
- '<meta name="generator" content="Smartstore (.*)" />'
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
group: 1
|
|
|
|
regex:
|
|
|
|
- '<meta name="generator" content="Smartstore (.*)" />'
|
2024-09-12 05:14:01 +00:00
|
|
|
# digest: 4b0a004830460221008479d660eeb545bb024a0517487d2721b6d9548be86afd9f52c415da6293e4b4022100ac53cc4e148fd2b04444fba06730f47019290f71bf353688a523cd3323b8c004:922c64590222798bb761d5b6d8e72950
|