Skip to content
View antitree's full-sized avatar

Organizations

@Interlock-Rochester
Block or Report

Block or report antitree

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

  1. keyctl-unmask keyctl-unmask Public

    Going Florida on container keyring masks. A tool to demonstrate the ineffectivity containers have on isolating Linux Kernel keyrings.

    Go 41 2

  2. cmd_and_kubectl_demos cmd_and_kubectl_demos Public

    Dockerfile 27 9

  3. syscall2seccomp syscall2seccomp Public

    Build custom Docker seccomp profiles for containers by finding syscalls it uses.

    Python 87 11

  4. krew-net-forward krew-net-forward Public

    Variety of kubectl krew tools usually security focused

    Shell 31 4

  5. private-tor-network private-tor-network Public

    Run an isolated instance of a tor network in Docker containers

    Shell 156 35

  6. ephemeral.sh ephemeral.sh
    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.