commit
6e9c2f5a8a
|
@ -0,0 +1,20 @@
|
||||||
|
id: officekeeper-admin-login
|
||||||
|
|
||||||
|
info:
|
||||||
|
name: OfficeKeeper - Admin Login Panel
|
||||||
|
author: gy741
|
||||||
|
severity: info
|
||||||
|
tags: officekeeper,dlp,panel
|
||||||
|
|
||||||
|
requests:
|
||||||
|
- method: GET
|
||||||
|
path:
|
||||||
|
- "{{BaseURL}}"
|
||||||
|
- "{{BaseURL}}/login"
|
||||||
|
|
||||||
|
stop-at-first-match: true
|
||||||
|
matchers:
|
||||||
|
- type: word
|
||||||
|
part: body
|
||||||
|
words:
|
||||||
|
- "통합PC보안이 가능한 정보유출방지 솔루션"
|
Loading…
Reference in New Issue