Skip to main content

Recently Updated Pages

Kill Active Replication Task

TrueNAS - Cheatsheet Replication

ps -aux | grep rsync <PID> here is the process number in the second column of the ps output. Co...

Updated 1 year ago by Ryan

Fdisk results in GPT mismatch

Synology - Cheatsheet Repairs

GPT PMBR size mismatch (225279 != 250879) will be corrected by w(rite). To fix the above, run th...

Updated 1 year ago by Ryan

SQL Cheatsheet

SQL - Cheatsheet

Generic Queries Update field UPDATE table_name SET column1 = value1, column2 = value2, ... WH...

Updated 1 year ago by Ryan

Proxmox Cheatsheet

Proxmox - Cheatsheet

Put Node Into Maintenance ha-manager crm-command node-maintenance enable MUT7PVE201 Remov...

Updated 1 year ago by Ryan

warning: cannot send disk (Broken pipe) (I/O error) (already exists)

Proxmox - Cheatsheet Troubleshooting

If you see an error when trying to replicate such as these.2023-11-14 14:38:08 100-0: warning: ca...

Updated 1 year ago by Ryan

External Recon Information Gathering

Pentesting Notes and Snippets - Cheatsheet Main

Data Point Description IP Space Valid ASN for our target, netblocks in use for t...

Updated 1 year ago by Ryan

Tools of the Trade

Pentesting Notes and Snippets - Cheatsheet Main

Tool Description PowerView/SharpView A PowerShell tool and a .NET port of the sa...

Updated 1 year ago by Ryan

Pentesting Notes and Snippets

Pentesting Notes and Snippets - Cheatsheet Main

Recon Copy pasta stuff I use for recon - both inside and outside of a target. Host Discovery ...

Updated 1 year ago by Ryan

Wireshark

Packet Capturing - Cheatsheet

Filter where the source ip is not 192.168.1.1 ip.src != 192.168.1.1 Filter where the destinatio...

Updated 1 year ago by Ryan

TCPDump

Packet Capturing - Cheatsheet

Filter on port 80 tcpdump port 80 Filter on source port 80 tcpdump src port 80 Destination po...

Updated 1 year ago by Ryan

Markdown Cheatsheet

Markdown - Cheatsheet

You can use this site to generate the code for you. For example: ## Table of Contents - [Prer...

Updated 1 year ago by Ryan

Change Swap Size

Linux - Cheatsheet Ubuntu/Debian

Turn off all running swap processes: swapoff -a Resize swap fallocate -l 1G /swapfile (change ...

Updated 1 year ago by Ryan

Unzip All Files In Directory

Linux - Cheatsheet Ubuntu/Debian

.zip Files unzip "*.zip" Alternative for systems that only have 7zip installed. find /volume...

Updated 1 year ago by Ryan

Zip All Files Into Each Individual Zip File

Linux - Cheatsheet Ubuntu/Debian

The solution is pretty easy. If you want to do this for every file, recursively, use find. It wil...

Updated 1 year ago by Ryan

Resize Filesystem Without Reboot

Linux - Cheatsheet Ubuntu/Debian

1. Toggle some informations about the root filesystem: df / # Filesystem 1K-blocks Used...

Updated 1 year ago by Ryan

Docker Cheatsheet

Docker - Cheatsheet Main

Installation Ubuntu install_docker(){ sudo apt-get update sudo apt-get install -y \ ...

Updated 1 year ago by Ryan

DFS Cheatsheet

DFS - Cheatsheet

  Manually Refresh DFS Cache Requires dfsutil installed on client/server which is installed via...

Updated 1 year ago by Ryan

Create Test Detections

Crowdstrike - Cheatsheet

Original Article We have several test detections that can be run to verify the Falcon sensor is ...

Updated 1 year ago by Ryan

Perform Nexus Health and Configuration Check

Cisco - Cheatsheet Get Information

Updated:November 7, 2023 Document ID:217990 Contents Introduction Prerequ...

Updated 1 year ago by Ryan

Saving the Running Configuration to the Startup Configuration

Cisco - Cheatsheet Managing Configs

You can save the running configuration to the startup configuration to save your changes for th...

Updated 1 year ago by Ryan