34 lines
841 B
YAML
34 lines
841 B
YAML
id: default-tengine-page
|
|
|
|
info:
|
|
name: Tengine Default Page
|
|
author: pussycat0x
|
|
severity: info
|
|
classification:
|
|
cpe: cpe:2.3:a:alibaba:tengine:*:*:*:*:nginx:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: alibaba
|
|
product: tengine
|
|
shodan-query: http.title:"Welcome to tengine"
|
|
tags: tech,tengine,default-page
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'Welcome to tengine'
|
|
- 'Thank you for using tengine'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 490a00463044022008fda406c568b6d67aca3455f4dfbaf6d65849ccf87dcdb288e1df24a9746fc7022012bc7335c70df86e063d31fbe4c38d98a01d1ddb71995724ef4fc3a4eeb9fadc:922c64590222798bb761d5b6d8e72950 |