24 lines
649 B
YAML
24 lines
649 B
YAML
id: nginx-linux-page
|
|
|
|
info:
|
|
name: Nginx HTTP Server Amazon Linux
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"Test Page for the Nginx HTTP Server on Amazon Linux"
|
|
tags: tech,nginx,amazon
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Test Page for the Nginx HTTP Server on Amazon Linux</title>'
|
|
condition: and
|
|
|
|
# digest: 4a0a0047304502205a9e64d00a616e632778355e4723680eb5c4e48542ed084296bdf860accaa9c9022100aef645e7058249408219dd17a2d7e4a5703a0202084db97b77c532d9dbf183c4:922c64590222798bb761d5b6d8e72950
|