Skip to content
View jpbruckler's full-sized avatar

Highlights

  • Pro

Block or report jpbruckler

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
jpbruckler/README.md
  • 👋 Hi, I’m @jpbruckler
  • 👀 I’m interested in Cyber Security, especially automation and architecture
  • 🧠 Neurospicy
  • 🌱 Currently re-learning Windows Filesystem forensics
  • ⚡Fun fact: Learning facts is one of the most fun things I can think to do
  • 👌he/they

Pinned Loading

  1. AutomatedLabConfig AutomatedLabConfig Public

    PowerShell

  2. dotfiles dotfiles Public

    PowerShell

  3. Assigns Data Collection Rules to Win... Assigns Data Collection Rules to Windows Servers
    1
    <#
    2
    .SYNOPSIS
    3
        Assigns Data Collection Rules to Azure VMs and Azure Arc servers.
    4
    5
    .DESCRIPTION
  4. Function to provide an XPath filter ... Function to provide an XPath filter suitable for use in Azure Monitor Data Collection Rules.
    1
    function New-DcrXPathFilter {
    2
        <#
    3
        .SYNOPSIS
    4
            Generates an XPath filter based on specified Event IDs and a log name.  
    5