28 lines
688 B
YAML
28 lines
688 B
YAML
id: microsoft-azure-error
|
|
|
|
info:
|
|
name: Microsoft Azure Web App - Error 404
|
|
author: dhiyaneshDK
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: title:"Microsoft Azure Web App - Error 404"
|
|
tags: error,azure,microsoft,misc
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: status
|
|
status:
|
|
- 404
|
|
|
|
- type: word
|
|
words:
|
|
- "<title>Microsoft Azure Web App - Error 404</title>"
|
|
|
|
# digest: 490a0046304402207f40d1e02b49c5a20b36bf6b47cf97a9eb871de346e70bb6d000e964c1e1dfbb02203dbac21b899cfc64285966fbc015627ff3f57693f3604fcb8da8caa4718b27f0:922c64590222798bb761d5b6d8e72950
|