cd /
ls -l /
-r-------- root root 19K May 03 19:00 journey_through_ceh.sh
-r-------- root root 45K Oct 20 19:00 h@cktivitycon_2021_-_mobile_challenge_writeup.sh
-r-------- root root 25K Feb 02 19:00 cli_tools_&_last_pass_cli.sh
-r-------- root root 9K May 29 19:00 why_https.sh

head -n 1 /*
cat /journey_through_ceh.sh

In 2019 I started exploring Offensive Security as a change in career...

cat /h@cktivitycon_2021_-_mobile_challenge_writeup.sh

Taking part in the H@ctivityCon CTF 2021 doing the two mobile challenges,...

cat /cli_tools_&_last_pass_cli.sh

Managing API Keys and Secrets when working with CLI’s can be and...

cat /why_https.sh

You might have heard that using public wifi is insecure but how...