Update web-config.yaml

patch-1
Dhiyaneshwaran 2022-08-31 21:36:39 +05:30 committed by GitHub
parent a5dd3bf8e3
commit 1212c27adc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -4,12 +4,14 @@ info:
name: Web Config file name: Web Config file
author: Yash Anand @yashanand155 author: Yash Anand @yashanand155
severity: info severity: info
reference: https://github.com/imhunterand/ApachSAL/blob/main/assets/exploits.json
tags: config,exposure tags: config,exposure
requests: requests:
- method: GET - method: GET
path: path:
- '{{BaseURL}}/web.config' - '{{BaseURL}}/web.config'
- '{{BaseURL}}/../../web.config'
matchers-condition: and matchers-condition: and
matchers: matchers:
@ -21,4 +23,4 @@ requests:
- type: status - type: status
status: status:
- 200 - 200