ASP, Windows Containers, Responder & NoPAC – Anubis @ HackTheBox
xct2022-01-29T14:47:58+00:00We are solving Anubis, a 50-point windows machine on HackTheBox which involves an ASP template injection, windows containers, and stealing hashes with Responder. Later we'll escalate privileges using noPAC.
SSRF & Python Debugger – Forge @ HackTheBox
xct2022-01-22T13:36:18+00:00We are solving Forge, a medium difficulty Linux machine on HackTheBox which involves an SSRF & playing with the python debugger.
Protected: Lab – Baby Walkthrough
xct2022-01-19T15:26:03+00:00There is no excerpt because this is a protected post.
Protected: Lab – Rainbow Walkthrough
xct2022-01-18T09:27:11+00:00There is no excerpt because this is a protected post.
XSS, Tab Nabbing & Rust Reversing – Developer @ HackTheBox
xct2022-01-14T10:47:57+00:00We are going to solve Developer, a pretty hard Linux machine on HackTheBox. It involves Cross-Site-Scripting, Tab Nabbing & reversing a rust binary.
About Kerberos Silver Tickets
xct2022-02-17T10:29:07+00:00I always had difficulties understanding what Silver Tickets are and how they are used. Maybe this comes from the fact that they are rarely seen in labs. They can be really powerful though, so I'll be trying my best to describe my understanding of them in this post.