36 lines
856 B
YAML
36 lines
856 B
YAML
id: bitrix-login
|
|
|
|
info:
|
|
name: Bitrix Login Panel
|
|
author: juicypotato1
|
|
severity: info
|
|
description: Bitrix24 is a unified work space that places a complete set of business tools into a single, intuitive interface.
|
|
classification:
|
|
cwe-id: CWE-200
|
|
metadata:
|
|
max-request: 1
|
|
tags: panel,bitrix,login
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/bitrix/admin/"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "USER_LOGIN"
|
|
- "/bitrix/js/main/"
|
|
part: body
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a0047304502207a3d1e19ef6609b3043e0768907a5fb5743495c0e9d058afa0889615cf3f3b86022100f84bbd9b3e0db374e49a05383dd087e93cd4deb69ae1db4f19de4e3f3ef66f30:922c64590222798bb761d5b6d8e72950
|