45 lines
1.1 KiB
YAML
45 lines
1.1 KiB
YAML
id: wgetrc-config
|
|
|
|
info:
|
|
name: Wgetrc Configuration File - Detect
|
|
author: DhiyaneshDK
|
|
severity: info
|
|
description: Wgetrc configuration file was detected.
|
|
reference: https://www.gnu.org/software/wget/manual/html_node/Wgetrc-Commands.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
|
|
cvss-score: 0
|
|
cwe-id: CWE-200
|
|
cpe: cpe:2.3:a:gnu:wget:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: html:".wgetrc"
|
|
product: wget
|
|
vendor: gnu
|
|
tags: devops,exposure
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wgetrc"
|
|
- "{{BaseURL}}/.wgetrc"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '/etc/wgetrc'
|
|
- 'wget.info'
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'application/octet-stream'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4b0a00483046022100d61424ea7b84f44cfc6fb96a617a6bd074d71ee3e9e36407c050ab30316fa1ce022100efbb6b97f16926b6cff97b78dd6e5c1acc6b0598329a0b27d60c246f20c3f831:922c64590222798bb761d5b6d8e72950 |