HackTheBox Writeup
‘Writeup’ is rated as an easy machine on HackTheBox. User As always, I started with an nmap scan which revealed […]
HackTheBox Writeup Read Post »
‘Writeup’ is rated as an easy machine on HackTheBox. User As always, I started with an nmap scan which revealed […]
HackTheBox Writeup Read Post »
Today I’m going to write how to get the answers to the security answers for the lost password functionality in
OWASP Juice Shop Cracking Read Post »
The OWASP Juice Shop is a vulnerable web application to train web application hacking on, much like OWASP WebGoat which
OWASP Juice Shop SQLi Read Post »
On the 26th of February HackerOne announced ‘the biggest, the baddest, the warmest’ CTF, with an incredible price of 10.000
One of the simplest ciphers is the Caesar cipher, also called the shift cipher. It works by shifting each letter
Caesar ciphers in Python Read Post »
The WebGoat XXE (XML External Entity) section has 3 exercises. The first 2 are pretty easy, the last one quite
The OWASP WebGoat SQL Injection Mitigation lesson 8 is another blind SQL exercise, very similar to the SQL advanced lesson
OWASP WebGoat SQLi mitigation lesson 8 Read Post »
Last week I wrote about the OWASP WebGoat XSS lessons. Today I’d like to write a few pointers on how to
OWASP WebGoat SQL advanced lesson 5 Read Post »
I recently installed WebGoat, a deliberately vulnerable web app with built-in lessons. While some of the lessons are very easy, they
OWASP WebGoat XSS lessons Read Post »
I recently started playing around with the Damn Vulnerable Web Application, a PHP/MySQL web app for security researchers and students.
DVWA login brute-forcer in Python Read Post »
This is a small tutorial for beginners on how to decode base64 text strings in Python3. While Python does have
Decoding base64 in Python Read Post »
Eyes and Brainz In the past few days I’ve been busy installing the brain of my Arduino Lego robot, namely
Arduino Lego Robot – Update 2 Read Post »