40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
id: security-onion-panel
|
|
|
|
info:
|
|
name: Security Onion Panel - Detect
|
|
author: rxerium
|
|
severity: info
|
|
description: |
|
|
Security Onion is a free and open source Linux distribution for intrusion detection, security monitoring, and log management. It includes CyberChef, NetworkMiner, and many other security tools.
|
|
reference:
|
|
- https://securityonionsolutions.com/
|
|
- https://github.com/Security-Onion-Solutions/securityonion
|
|
metadata:
|
|
vendor: securityonionsolutions
|
|
product: security_onion
|
|
verified: true
|
|
max-request: 2
|
|
shodan-query: title:"Security Onion"
|
|
tags: panel,security,onion,detect
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}"
|
|
- "{{BaseURL}}/login/"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
words:
|
|
- '<title>Security Onion'
|
|
- 'Login to Security Onion'
|
|
- 'Security Onion Solutions'
|
|
condition: or
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e9d563be84025ea7f3214ccae840fb98e39e6a12f4ac1fd868ace3061b36f37f022078b97abd88680f8cd864724c9b0481feda75add2829158a84acb7a7caadc8eac:922c64590222798bb761d5b6d8e72950 |