Skip to main content

Recently Updated Pages

Pivoting with Ligolo-ng

Network Pivoting Port Forwarding and Proxying

Project GitHub https://github.com/nicocha30/ligolo-ng Download Binaries https://github.com/nicoc...

Updated 2 months ago by 0xBEN

Migrate to Cluster-wide VLAN Trunking

Proxmox Cluster Management

Purpose We want to define VLAN IDs that will be trunked from vmbr0 up to the physical managed swi...

Updated 2 months ago by 0xBEN

Convert P12 to PEM

Certificates and Encryption Convert Formats

cat password_file.txt | openssl pkcs12 -in file.p12 -out file.pem -nodes -passin stdin

Updated 2 months ago by 0xBEN

HTTP

File Transfers and Data Exfiltration File Transfer Techniques

HTTP POST (Upload to Attack Box) Server Side (Attack Box) Python Server Python HTTP Upload Serve...

Updated 2 months ago by 0xBEN

802.1q on VMs in VLAN-aware Networks

VMware

Network Diagram igb0 -- WAN [FIREWALL] igb...

Updated 2 months ago by 0xBEN

Certificate Renewal Dry Run

Certificates and Encryption Certbot

Original ACME Request certbot certonly \ --nginx \ --server https://sub-ca.pki.home.internal/...

Updated 2 months ago by 0xBEN

Saving CA over HTTPS

Certificates and Encryption Smallstep

PKI Hierarchy [Root CA Host (Offline Later)] |--- root_ca.crt-------------------------Copy to Int...

Updated 2 months ago by 0xBEN

Defining Group Variables and Protecting Secrets

Ansible Automation with Ansible

Group Variables Back on Defining the Inventory, you may remember that we broke the inventory up i...

Updated 3 months ago by 0xBEN

Read QR Code from Image File

Steganography

zbarimg file.png

Updated 3 months ago by 0xBEN

Kerberos Authentication

Linux Administration Kerberos Authentication

Install Kerberos Client Packages Upon installing, you will see an interactive prompt for informat...

Updated 3 months ago by 0xBEN

Configuring 802.1q VLANs

Computer Networking

Network Diagram VLAN IDs and their IP blocks do not need to align (e.g. VLAN 10 = 10.10.10.0/24 o...

Updated 3 months ago by 0xBEN

Docker Credential Helper on Headless Linux

Linux Administration Docker

Install Prerequisites sudo apt update && sudo apt install -y gpg pass pinentry-tty curl Setup P...

Updated 3 months ago by 0xBEN

Git Credential Manager on Headless Linux

Linux Administration Git

Debian Derivatives Install Prerequisite Packages sudo apt update && sudo apt install -y libicu-d...

Updated 3 months ago by 0xBEN

Get Raw Command Output from qm guest exec

Proxmox VM Management

sudo apt update && sudo apt install -y jq VM_ID='201' COMMAND='cat /etc/hosts' qm guest exec 201 ...

Updated 3 months ago by 0xBEN

Create New Key Pair for SSH

SSH Administration

Create the Key Pair -C "" : No comment on the public key string -f "~/my_ssh_key" : Output in th...

Updated 3 months ago by 0xBEN

GitLab SSH Authentication

Linux Administration Git

Generate SSH Keypair ssh-keygen -t ed25519 -C "gitlab-user@domain.tld" -f ~/.ssh/git-ssh-key Ente...

Updated 3 months ago by 0xBEN

Using Faketime for Ad-Hoc Kerberos Authentication

Active Directory Post Exploitation: Enumeration

Installing Faketime sudo apt install faketime faketime -h This will run the specified 'program' ...

Updated 3 months ago by 0xBEN

Active Directory Methodology

PJPT & PNPT Study Group Lessons Session 8: Jan. 8, 2024

Active Directory Pentest Types Given the massive attack surface that Active Directory presents, a...

Updated 4 months ago by 0xBEN

Manual Testing with cURL

Web curl

Multipart Forms This form expects the following fields: cat_name : text age : number birthdate...

Updated 4 months ago by 0xBEN

ACME Certificates on PBS HTTPS

Proxmox Proxmox Backup Server (PBS) on Synology

NOTE: The instructions on this page pertain to setting up ACME certificates for the proxmox-backu...

Updated 4 months ago by 0xBEN