Update production-logs.yaml

patch-1
Sandeep Singh 2021-07-26 01:52:26 +05:30 committed by GitHub
parent e428dc6454
commit 09a5ea061a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 3 deletions

View File

@ -4,6 +4,7 @@ info:
name: Discover production log files
author: geeknik
severity: info
tags: exposure,logs
requests:
- method: GET
@ -19,14 +20,17 @@ requests:
- "Connecting to database specified by database.yml"
- "Started GET"
condition: and
- type: status
status:
- 200
- type: word
part: header
words:
- "text/html"
negative: true
- type: status
status:
- 200
extractors:
- type: regex
name: last_modified