GithubHelp home page GithubHelp logo

eventhunt's People

Contributors

darkoperator avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

eventhunt's Issues

Function for Creating XPath Filters

Function must create Xpath Filters that allow for:

  • All events after a date
  • All Events before a date
  • All Events between 2 dates
  • Events against a file (path)
  • Fields on the System Section of the event
  • Fields on the data section of the event.
  • Multiple Event IDs
  • Specify a Log
  • Specify a Provider

Supporting Functions

Supporting functions that will be used by other advanced functions for querying events.

Parse Windows PowerShell Events

Advanced functions for parsing events for Windows PowerShell.
Supporting events from PowerShell Versions:

  • 2.0
  • 3.0
  • 4.0
  • 5.0
  • 5.1

As a <Security Analyst> I need <to be able to parse Runspace Events> so I can <track when one is created>

  • Pull all startup events by defult.
  • Pull all stop events if specified.
  • Pull both start and stop events if specified.
  • Pull startup or stop event by RunspaceID
  • Make all data fields properties of the returned object so they can be parsed with Where-Object
  • Pull logs from remote host.
  • Pull logs with alternate credentials.
  • Be able to change EventLog to look in to.
  • Support for Evtx file
  • Specify max events to pull

As a <Security Analyst> I need <to get Pipeline events> so I can <Track command execution>

  • Pull all startup events by defult.
  • Pull all stop events if specified.
  • Pull both start and stop events if specified.
  • Pull startup or stop event by RunspaceID
  • Make all data fields properties of the returned object so they can be parsed with Where-Object
  • Pull logs from remote host.
  • Pull logs with alternate credentials.
  • Be able to change EventLog to look in to.
  • Support for Evtx file
  • Specify max events to pull

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.