security-onion-panel
parent
64b3b2745e
commit
32b6b17425
|
@ -4,22 +4,18 @@ info:
|
|||
author: rxerium
|
||||
severity: info
|
||||
description: |
|
||||
test
|
||||
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://github.com/usememos/memos
|
||||
- https://www.usememos.com/
|
||||
- https://securityonionsolutions.com/
|
||||
- https://github.com/Security-Onion-Solutions/securityonion
|
||||
|
||||
http:
|
||||
- method: GET
|
||||
path:
|
||||
- "{{BaseURL}}/login/"
|
||||
|
||||
matchers-condition: and
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- '<title>Security Onion</title>'
|
||||
|
||||
matchers:
|
||||
- type: word
|
||||
words:
|
||||
- 'Login to Security Onion'
|
||||
|
|
Loading…
Reference in New Issue