Recent Activity
0xBEN
User for 4 years
Created Content
Recently Created Pages View All
PowerShell: Grep Alternative
SetĀ Recurse = $false when required (e.g. an extensive amount of subdirectories or files). $searc...
Exfiltrate Docker Runner Environment Variables
Scenario You've exploited a misconfiguration in the GitLab / GitHub runner configuration, or expl...
qpdf: Encrypt a PDF with Linux
If you are running on Windows, you can use Windows Subsystem for Linux (WSL) to achieve the same ...
procfs Enumeration Pretty Output
Outputs in procfs are separated by null bytes, thus we useĀ tr to translate to new line. find /pr...
Output Response Headers Only
curl -sD - -o /dev/null https://domain.tld