32 lines
690 B
YAML
32 lines
690 B
YAML
id: apache-licenserc
|
|
|
|
info:
|
|
name: Apache License File
|
|
author: DhiyaneshDk
|
|
severity: low
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
tags: exposure,file,apache
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/.licenserc.yaml'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- 'header:'
|
|
- 'license:'
|
|
- 'copyright-owner:'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4b0a00483046022100975ac14fdd1c44cdd1a449b267d48b6a348bc20d61df629d3418b1a284058bf60221008cdc8d4290b3bda24da12276cafa6f7f35adfd8f9329d7115d339299bfe0652d:922c64590222798bb761d5b6d8e72950
|