- Rochester, NY
- http://www.antitree.com
Block or Report
Block or report antitree
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
keyctl-unmask Public
Going Florida on container keyring masks. A tool to demonstrate the ineffectivity containers have on isolating Linux Kernel keyrings.
-
-
syscall2seccomp Public
Build custom Docker seccomp profiles for containers by finding syscalls it uses.
-
-
private-tor-network Public
Run an isolated instance of a tor network in Docker containers
-
1
#!/usr/bin/env bash
2# Ephemeral container deployer
3# Author: @antitree
4# This patches over a pod to add an ephemeral container, mounts share volumes,
5# enters the namespace and some other shit.