Create default-asp.net-page.yaml

patch-1
Dhiyaneshwaran 2021-05-30 23:32:06 +05:30 committed by GitHub
parent fd70e35b77
commit ec54441e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
id: default-asp.net-page
info:
name: ASP.Net Test Page
author: dhiyaneshDk
severity: low
tags: default,exposure
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"
condition: and