nuclei-templates/technologies/default-asp.net-page.yaml

19 lines
391 B
YAML

id: default-asp.net-page
info:
name: ASP.Net Test Page
author: dhiyaneshDk
severity: info
tags: tech,asp
reference: https://www.shodan.io/search?query=http.title%3A%22Home+Page+-+My+ASP.NET+Application%22
requests:
- method: GET
path:
- '{{BaseURL}}'
matchers:
- type: word
words:
- "Home Page - My ASP.NET Application"
part: body