Skip to content

Instantly share code, notes, and snippets.

@0x240x23elu
Created April 25, 2023 16:25
Show Gist options
  • Save 0x240x23elu/90f01e21fba53fae9654215ea49c709a to your computer and use it in GitHub Desktop.
Save 0x240x23elu/90f01e21fba53fae9654215ea49c709a to your computer and use it in GitHub Desktop.
vmware_Log_Insight panel detection
id: vmware_Log_Insight
info:
name: Vmare_Log_Insight
author: 0x240x23elu
severity: info
description: Vmare_Log_Insight_Panel
reference:
- https://
tags: vmware,Panel
requests:
- raw:
- |+
GET /login?loginUrl=%2Findex HTTP/1.1
Host: {{Hostname}}
Cookie: JSESSIONID=F653CF1E195D03CB3750C31A4F9EB2D6
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/112.0
Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate
Upgrade-Insecure-Requests: 1
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: none
Sec-Fetch-User: ?1
Te: trailers
Connection: close
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'VMware vRealiz'
- 'Log Insight'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment