Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add process.command_line to Sysmon module #17823

Merged
merged 3 commits into from
May 4, 2020

Commits on May 2, 2020

  1. Add process.command_line to Sysmon module

    Adds the process.command_line field to Sysmon module that does not split the field into multiple values.
    webhead404 authored and andrewkroh committed May 2, 2020
    Configuration menu
    Copy the full SHA
    f82f11f View commit details
    Browse the repository at this point in the history
  2. Handle process.parent.command_line

    Handle the parent process.
    Update golden files
    Add changelog
    andrewkroh committed May 2, 2020
    Configuration menu
    Copy the full SHA
    a7a05fc View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

  1. Configuration menu
    Copy the full SHA
    da9a338 View commit details
    Browse the repository at this point in the history