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

19 lines
391 B
YAML
Raw Normal View History

2021-05-30 18:02:06 +00:00
id: default-asp.net-page
info:
name: ASP.Net Test Page
author: dhiyaneshDk
2021-05-31 04:51:03 +00:00
severity: info
tags: tech,asp
2021-05-30 18:02:06 +00:00
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"
2021-05-31 04:51:03 +00:00
part: body