IML - Halloween 2020: Ep.1 – Death by Ink (PRET)
Halloween 2020 Ep.1 – Death by Ink - A walkthrough of the challenge with enumeration, exploitation and privilege escalation steps.
IML - Halloween 2020: Ep.1 – Death by Ink (PRET)
This lab is about exploiting port 9100 - used by network printers and using PRET to do it
- After a scan, we see port 9100 is open:
- And we have PRET on the Desktop
https://github.com/RUB-NDS/PRET
1
2
python3 pret.py 10.102.152.230 pjl
- If we look in:
And download list.ps
We get the flag
This post is licensed under CC BY 4.0 by the author.