Files
nuclei-templates/technologies/activecollab-detect.yaml
XiDanEr 32bcaaaedb activecollab-detect (#3295)
* activecollab-detect

* activecollab-detect

* Update activeCollab-detect.yaml

* Rename activeCollab-detect.yaml to activecollab-detect.yaml

Co-authored-by: sandeep <sandeep@projectdiscovery.io>
2021-12-08 17:06:38 +05:30

29 lines
558 B
YAML

id: activecollab-detect
info:
name: activecollab detect
author: ffffffff0x
severity: info
metadata:
fofa-query: app="ActiveCollab"
tags: acsoft,tech,activecollab
requests:
- method: GET
path:
- "{{BaseURL}}"
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