33 lines
774 B
YAML
33 lines
774 B
YAML
id: activecollab-detect
|
|
|
|
info:
|
|
name: activecollab detect
|
|
author: ffffffff0x
|
|
severity: info
|
|
metadata:
|
|
max-request: 1
|
|
fofa-query: app="ActiveCollab"
|
|
tags: acsoft,tech,activecollab
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
|
|
host-redirects: true
|
|
max-redirects: 2
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- "http://www.activecollab.com"
|
|
- '<form method="post" id="system_form_2" class="uniForm focusFirstField">'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022100ea47b3b162a1f01eb7259bbf6552c95dfb369a2715f277d72e0f1489f97afe5c022040e3a919596d8f1ef0f0e07cb26ad7c75167b11686f2f6df8744116e2731f8b7:922c64590222798bb761d5b6d8e72950
|