Skip to content
View jlgore's full-sized avatar

Organizations

@mine-ops

Block or report jlgore

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
jlgore/README.md

Hey, I'm Jared.

Senior Cloud Security Engineer at a Fortune something something that is a leader in AI something something. I build security tools, security research, and automate everything I can get my hands on.

I write mostly Go and Python, with TypeScript and Rust depending on the problem. Currently pursuing my MSISE at SANS Technology Institute.

What I build

Project What it does
corkscrew Multi-cloud configuration scanner with a plugin architecture. Saves findings to DuckDB. Go.
workerwulf Security research on Cloudflare Workers. V8 isolate introspection, sandbox escape, Durable Object attack surface, AI agent prompt injection with LlamaFirewall
picket Serverless SIEM on Cloudflare Workers with a hand-written recursive descent Sigma rule evaluation engine. TypeScript.
gymctl 56-exercise Docker and Kubernetes training platform with CKA exam simulation. Go.

Certifications

I have too many of these. They do not matter. Let's keep the certification perversion to LinkedIn.

Speaking

BSides NOLA, SANS CloudSecNext.

Links

jaredgore.com · shart.cloud ·

Pinned Loading

  1. corkscrew corkscrew Public

    Corkscrew is a cloud configuration scanner that saves resources to DuckDB.

    Go 2

  2. defending-code-reference-harness defending-code-reference-harness Public

    Forked from anthropics/defending-code-reference-harness

    Skills for threat modeling, scanning, triage, patching, plus an autonomous scanning harness you can /customize

    Python 1

  3. wiz-terraform-modules wiz-terraform-modules Public

    A set of Terraform modules for automating common things in Wiz.io.

    HCL 1

  4. shart-cloud/picket shart-cloud/picket Public

    Serverless SIEM built on Cloudflare Workers, R2, R2 SQL, etc.

    TypeScript 2

  5. shart-cloud/gymctl shart-cloud/gymctl Public

    A docker + kubernetes gym with exercises for students to go through to learn more about troubleshooting containers.

    Go

  6. shart-cloud/workerwulf shart-cloud/workerwulf Public

    Security research on the Cloudflare Workers platform. Runtime introspection, Dynamic Worker sandbox boundaries, Durable Object SQLite attack surface, and AI agent prompt injection with LlamaFirewal…

    TypeScript