Skip to content
View jaredcatkinson's full-sized avatar

Organizations

@Invoke-IR
Block or Report

Block or report jaredcatkinson

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

Pinned Loading

  1. MalwareMorphology MalwareMorphology Public

    C++ 74 12

  2. function-call-stacks function-call-stacks Public

    6 1

  3. PSReflect-Functions PSReflect-Functions Public

    Module to provide PowerShell functions that abstract Win32 API functions

    PowerShell 236 60

  4. Presentations Presentations Public

    A collection of my conference presentations.

    7 1

  5. Code from "Taking Hunting to the Nex... Code from "Taking Hunting to the Next Level: Hunting in Memory" presentation at SANS Threat Hunting Summit 2017 by Jared Atkinson and Joe Desimone
    1
    function Get-InjectedThread
    2
    {
    3
        <# 
    4
        
    5
        .SYNOPSIS