Skip to content

Instantly share code, notes, and snippets.

View Iweisc's full-sized avatar
🏠
Working from home

sertdev Iweisc

🏠
Working from home
View GitHub Profile
%!PS
% Write enumeration results to /tmp/gs-enum-output.txt
(/tmp/gs-enum-output.txt) (w) file
dup dup dup dup dup dup
% Enumerate /app/
(=== /app/ ===\n) writestring
(/app/*) {dup 3 index exch writestring (\n) 3 index exch writestring} 128 string filenameforall
% Enumerate /tmp/ for interesting files
test content