THM - On-Premises IaC ChallengeA writeup for the room challenge On-Premises IaC on TryHackMeJan 14Jan 14
Exploiting a Flask Server Using a Known Secret KeyHow knowing the secret key of a Flask server can be used to create a custom session cookie and bypass authenticationJan 13Jan 13
Enumeration with GobusterA quick start guide on how to use Gobuster for enumerationDec 5, 2024Dec 5, 2024
The Role of Interfaces in GoLearn how interfaces can define a common set of behaviors and allow easy code extensibility.Nov 25, 2024Nov 25, 2024
Writing Efficient Go Code with Short-Circuit EvaluationHow the short-circuit evaluation can improve the performance and stability of your codeNov 19, 2024Nov 19, 2024
Published inCodeXHandling Errors in Go Like a ProA collection of five suggestions for handling errors in Go following common style rulesOct 25, 2024Oct 25, 2024