← Back
manpage3 | Avishai’s CTF Writeups

Avishai's CTF Writeups

Yalla Balagan! A collection of my CTF writeups and solutions.

View on GitHub

Brute forcing

#!/bin/bash

while [ true ]; do
 /manpage/manpage3-reset
done;

then, we’ll run it in the background and try giving empty string, by entering ctrl-D.

image

Flag: 7ZPAL8uzpi