Archives/2020
TryHackMe > Archangel Tue, 27 Apr 2021 20:35:00 +0000 Boot2root, Web exploitation, Privilege escalation, LFI |
TryHackMe > Dave's Blog Wed, 23 Sep 2020 16:30:00 +0000 Interesting challenge that covers many topics, including JWT Web tokens, node.js, MongoDB, Buffer Overflows and python scripting. |
Vulnhub > Cherry 1 Tue, 22 Sep 2020 18:21:00 +0000 Easy challenge involving web enumeration, source code disclosure vulnerability, and privilege escalation. |
Vulnhub > Chili 1 Sun, 20 Sep 2020 18:21:00 +0000 Brute force an FTP account and add a privileged account in a world-writable "/etc/passwd" file to get the root flag. |
TryHackMe > Jacob the Boss Sat, 19 Sep 2020 08:17:00 +0000 Easy challenge around the discovery and exploitation of JBOSS vulnerabilities. |
HackTheBox > Machines > Blunder Tue, 8 Sep 2020 21:00:00 +0000 Interesting challenge, with a CMS that I was not aware of: Bludit CMS. |
TryHackMe, djinn Thu, 2 Jul 2020 06:50:00 +0000 Intermediate level vulnerable box. Great adventure with FTP, SSH, port knocking, python scripting, decompiling and evasion. |
TryHackMe, HA Joker CTF Tue, 23 Jun 2020 12:00:00 +0000 Enumerate services, brute force accounts, discover a hidden backup, crack hashes and escalate privileges using a Linux container. |
TryHackMe, UltraTech Sat, 20 Jun 2020 09:00:00 +0000 Discover hidden routes in nodes.js using fuzzing techniques, and exploit an API. Then escalate your privileges exploiting docker. |
TryHackMe, CMesS Thu, 18 Jun 2020 23:28:00 +0000 Can you root this Gila CMS box? In this challenge by TryHackMe, you'll discover a CMS called Gila CMS and you will have to exploit it to get root. |
TryHackMe, Jack Thu, 18 Jun 2020 18:38:00 +0000 TryHackMe, Jack is a nice challenge where you'll have to exploit a vulnerable Worpress installation and escalate your privileges. |
Overflow MySQL VARCHAR() Fri, 24 Apr 2020 12:53:00 +0000 This post shows how you can overflow a VARCHAR() field and exploit it to access unexpected data from the database. |
What are /dev/usbmon{N} interfaces Mon, 23 Mar 2020 20:30:00 +0000 Understand what /dev/usbmon{N} interfaces are, how to capture USB traffic and how to interpret captured data. |
What is inside /dev/input/ Tue, 17 Mar 2020 16:00:00 +0000 Understand what is inside your /dev/input/ directory and see how you can use it to develop a keylogger. |