Merge pull request #2130 from geeknik/patch-7

Create cold-fusion-cfcache-map.yaml
patch-1
Sandeep Singh 2021-07-26 01:17:15 +05:30 committed by GitHub
commit 130f3576b6
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: cold-fusion-cfcache-map
info:
name: Discover Cold Fusion cfcache.map Files
reference: https://securiteam.com/windowsntfocus/5bp081f0ac/
author: geeknik
severity: low
tags: exposure,coldfusion,adobe
requests:
- method: GET
path:
- "{{BaseURL}}/cfcache.map"
matchers-condition: and
matchers:
- type: word
words:
- "Mapping="
- "SourceTimeStamp="
condition: and
- type: status
status:
- 200