28 lines
747 B
YAML
28 lines
747 B
YAML
id: default-django-page
|
|
|
|
info:
|
|
name: Django Default Page
|
|
author: dhiyaneshDk
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
shodan-query: http.title:"The install worked successfully! Congratulations!"
|
|
product: django
|
|
vendor: djangoproject
|
|
tags: tech,django
|
|
|
|
classification:
|
|
cpe: cpe:2.3:a:djangoproject:django:*:*:*:*:*:*:*:*
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}'
|
|
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "<title>The install worked successfully! Congratulations!</title>"
|
|
part: body
|
|
|
|
# digest: 4a0a00473045022100d8691337604d9ceebf998734906c8ff1cb8c8541377a7d21b71796c9ad1118340220626b095cab5aeeb6bb0e9e02a88bdfe1d7d2eae9684c262b9bac96aeb146b222:922c64590222798bb761d5b6d8e72950
|