TryHackMe
Ultratech - TryHackMe Writeup
You have been contracted by UltraTech. It’s a grey-box kind of assessment. The only information you have is the company's name and their server's IP address.
Daily Bugle - TryHackMe Room
In this room, we will compromise a Joomla CMS account via SQL Injection, practice cracking hashes and escalate your privileges by taking advantage of yum with sudo privileges.
Skynet - TryHackMe Room Writeup
In this room, we will cover using Gobuster on a website, using SMBclient and SMBMap to enumerate shares and exploiting a CMS RFI vulnerability as well as wildcard privilege escalation.
GameZone- TryHackMe Room Writeup
In this room, we will cover SQLi and how to exploit it both manually and via using SQLMap, cracking hashes, using SSH tunnels and Metasploit.
Alfred - TryHackMe Room Writeup
In this room, you’ll learn how to exploit a common misconfiguration on a widely used automation server - Jenkins - which is used to create continuous integration/continuous development pipelines.
Steel Mountain - TryHackMe Room
In this room you will enumerate a Windows machine, gain initial access with Metasploit, use Powershell to further enumerate the machine and escalate your privileges to Administrator.
Kenobi - TryHackMe Room Walkthrough
In this room, we will walk through a variety of Linux Privilege Escalation techniques - ranging from weak file permissions and cron jobs to environment variables and SUID executables
Basic Pentesting - TryHackMe Room
In this room, we will walk through a variety of Linux Privilege Escalation techniques - ranging from weak file permissions and cron jobs to environment variables and SUID executables
Vulnversity - TryHackMe Room
In this room, we will walk through a basic machine using various techniques from scanning with nmap, directory busting with Gobuster and utilizing some privilege escalation techniques.
Linux Privilege Escalation
In this room, we will walk through a variety of Linux Privilege Escalation techniques - ranging from weak file permissions and cron jobs to environment variables and SUID executables
Common Linux Privilege Escalation
In this room, we will give an introduction to some common linux privilege escalation techniques such as SUID/GUID files, /etc/passwd file, and crontabs