Create procfile-config.yaml

patch-1
Dhiyaneshwaran 2022-08-07 05:51:45 +05:30 committed by GitHub
parent fa01f55a73
commit 54774b6693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: procfile-config
info:
name: Procfile Configuration File Exposure
author: DhiyaneshDK
severity: info
metadata:
verified: true
shodan-query: html:"Procfile"
tags: devops,exposure,config
requests:
- method: GET
path:
- "{{BaseURL}}/Procfile"
matchers-condition: and
matchers:
- type: word
words:
- 'web:'
condition: and
- type: status
status:
- 200