Skip to content

Instantly share code, notes, and snippets.

@numanturle
Created June 22, 2023 09:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save numanturle/cb7b19f43a432e4a19c446dcf69578b9 to your computer and use it in GitHub Desktop.
Save numanturle/cb7b19f43a432e4a19c446dcf69578b9 to your computer and use it in GitHub Desktop.
Cisco UCS Director
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