Created
June 22, 2023 09:00
-
-
Save numanturle/cb7b19f43a432e4a19c446dcf69578b9 to your computer and use it in GitHub Desktop.
Cisco UCS Director
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
id: cisco-ucs | |
info: | |
name: Cisco UCS Director | |
author: numanturle | |
severity: critical | |
tags: cisco,cisco imc,cisco-imc | |
requests: | |
- method: GET | |
path: | |
- "{{BaseURL}}/app/ui/login.jsp" | |
headers: | |
Accept: text/html | |
stop-at-first-match: true | |
matchers-condition: and | |
matchers: | |
- type: word | |
words: | |
- "Cisco IMC Supervisor" | |
condition: or | |
- type: status | |
status: | |
- 200 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment