Skip to content
View jps3's full-sized avatar
Block or Report

Block or report jps3

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. terraform-vsphere-and-lab terraform-vsphere-and-lab Public

    Use Hashicorp’s terraform to create an infosec lab in vSphere using Applied Network Defense’s “Building Virtual Labs” online course as a guide.

    HCL 1

  2. First Terraform attempt created afte... First Terraform attempt created after the Antisyphon class “Red Team: Getting Access” (Jul 27–30, 2021) for creating the proxycannon-ng control server.
    1
    # proxycannon-ng via terraform
    2
    
                  
    3
    First Terraform attempt created after the Antisyphon class “Red Team: Getting Access” (Jul 27–30, 2021) for creating the proxycannon-ng control server.
  3. autopkg/jps3-recipes autopkg/jps3-recipes Public

    Recipes for AutoPkg not covered by others' repos needed for support of LUMI client Macs.

    Python 11 21

  4. salt-kali-prepper salt-kali-prepper Public

    Used to prepare and update configuration of a (new) Kali (VM) instance closer to my liking.

    Shell

  5. Build lnav in alpine container to ge... Build lnav in alpine container to get latest version. (Had been frustrated with old version in typical Linux repos.)
    1
     syntax=docker/dockerfile:1
    2
    
                  
    3
    #
    4
    # Builds `lnav` in alpine container
    5
    # https://github.com/tstack/lnav
  6. rpi-img-build-box rpi-img-build-box Public

    Uses Vagrant, Ansible and other tools to create a Debian-based VM, on VirtualBox or libvirt, for building customized Raspbian Lite NOOBS and images, or modifying existing img files.

    Shell