Recently Updated Pages
Kill Active Replication Task
ps -aux | grep rsync <PID> here is the process number in the second column of the ps output. Co...
Fdisk results in GPT mismatch
GPT PMBR size mismatch (225279 != 250879) will be corrected by w(rite). To fix the above, run th...
SQL Cheatsheet
Generic Queries Update field UPDATE table_name SET column1 = value1, column2 = value2, ... WH...
Proxmox Cheatsheet
Put Node Into Maintenance ha-manager crm-command node-maintenance enable MUT7PVE201 Remov...
warning: cannot send disk (Broken pipe) (I/O error) (already exists)
If you see an error when trying to replicate such as these.2023-11-14 14:38:08 100-0: warning: ca...
External Recon Information Gathering
Data Point Description IP Space Valid ASN for our target, netblocks in use for t...
Tools of the Trade
Tool Description PowerView/SharpView A PowerShell tool and a .NET port of the sa...
Pentesting Notes and Snippets
Recon Copy pasta stuff I use for recon - both inside and outside of a target. Host Discovery ...
Wireshark
Filter where the source ip is not 192.168.1.1 ip.src != 192.168.1.1 Filter where the destinatio...
TCPDump
Filter on port 80 tcpdump port 80 Filter on source port 80 tcpdump src port 80 Destination po...
Markdown Cheatsheet
You can use this site to generate the code for you. For example: ## Table of Contents - [Prer...
Change Swap Size
Turn off all running swap processes: swapoff -a Resize swap fallocate -l 1G /swapfile (change ...
Unzip All Files In Directory
.zip Files unzip "*.zip" Alternative for systems that only have 7zip installed. find /volume...
Zip All Files Into Each Individual Zip File
The solution is pretty easy. If you want to do this for every file, recursively, use find. It wil...
Resize Filesystem Without Reboot
1. Toggle some informations about the root filesystem: df / # Filesystem 1K-blocks Used...
Docker Cheatsheet
Installation Ubuntu install_docker(){ sudo apt-get update sudo apt-get install -y \ ...
DFS Cheatsheet
Manually Refresh DFS Cache Requires dfsutil installed on client/server which is installed via...
Create Test Detections
Original Article We have several test detections that can be run to verify the Falcon sensor is ...
Perform Nexus Health and Configuration Check
Updated:November 7, 2023 Document ID:217990 Contents Introduction Prerequ...
Saving the Running Configuration to the Startup Configuration
You can save the running configuration to the startup configuration to save your changes for th...