Create editor-exposure.yaml

patch-1
Dhiyaneshwaran 2022-06-13 00:48:02 +01:00 committed by GitHub
parent dcf3645a7a
commit 981c2463b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 25 additions and 0 deletions

View File

@ -0,0 +1,25 @@
id: editor-exposure
info:
name: Editor Config Exposure
author: DhiyaneshDk
severity: low
metadata:
verified: true
shodan-query: html:"editorconfig"
tags: config,exposure
requests:
- method: GET
path:
- "{{BaseURL}}/.editorconfig"
matchers-condition: and
matchers:
- type: word
words:
- "= true"
- "space"
- type: status
status:
- 200