nuclei-templates/exposed-panels/alienvault-usm.yaml

24 lines
411 B
YAML
Raw Normal View History

2021-10-20 16:29:02 +00:00
id: alienVault-usm
info:
name: AlienVault USM
author: dhiyaneshDK
severity: info
tags: panel
metadata:
2021-10-22 17:52:36 +00:00
shodan-query: 'http.title:"AlienVault USM"'
2021-10-20 16:29:02 +00:00
requests:
- method: GET
path:
- '{{BaseURL}}/ossim/session/login.php'
matchers-condition: and
matchers:
- type: word
words:
- '<title>AlienVault USM'
- type: status
status:
- 200