HackTheBox - Nocturnal
Skills:
Network Security80%
00:00 - Introduction
00:50 - Start of nmap
02:10 - Running gobuster to find PHP Files
04:15 - Uploading a file and playing with the file upload functionality
08:00 - Playing with the username variable, discovering we can list files of other users
09:08 - Fuzzing usernames to see if any other user has uploaded files, getting an document that contains a password for amanda
13:00 - Logging in as Amanda, who has access to admin. It gives us a way to look at source code
15:22 - Looking at the sanitization function, finding a dangerous non-blocked character (new line) which gives us command injection
25:30 - Using curl to download and execute a shell
28:70 - Got a shell on the box, dump the database, crack passwords and discover Tobias's password
32:45 - Discovering an application on port 8080, using SSH to forward the port and logging into ISPConfig application
35:20 - Exploiting the ISPConfig Application with a known CVE
42:50 - Beyond Root, playing with the command injection vulnerability
Watch on YouTube ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
Playlist
Uploads from IppSec · IppSec · 0 of 60
← Previous
Next →
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
HHC2016 - Analytics
IppSec
HackTheBox - October
IppSec
HackTheBox - Arctic
IppSec
HackTheBox - Brainfuck
IppSec
HackTheBox - Bank
IppSec
HackTheBox - Joker
IppSec
HackTheBox - Lazy
IppSec
Camp CTF 2015 - Bitterman
IppSec
HackTheBox - Devel
IppSec
Reversing Malicious Office Document (Macro) Emotet(?)
IppSec
HackTheBox - Granny and Grandpa
IppSec
HackTheBox - Pivoting Update: Granny and Grandpa
IppSec
HackTheBox - Optimum
IppSec
HackTheBox - Charon
IppSec
HackTheBox - Sneaky
IppSec
HackTheBox - Holiday
IppSec
HackTheBox - Europa
IppSec
Introduction to tmux
IppSec
HackTheBox - Blocky
IppSec
HackTheBox - Nineveh
IppSec
HackTheBox - Jail
IppSec
HackTheBox - Blue
IppSec
HackTheBox - Calamity
IppSec
HackTheBox - Shrek
IppSec
HackTheBox - Mirai
IppSec
HackTheBox - Shocker
IppSec
HackTheBox - Mantis
IppSec
HackTheBox - Node
IppSec
HackTheBox - Kotarak
IppSec
HackTheBox - Enterprise
IppSec
HackTheBox - Sense
IppSec
HackTheBox - Minion
IppSec
VulnHub - Sokar
IppSec
VulnHub - Pinkys Palace v2
IppSec
HackTheBox - Inception
IppSec
Vulnhub - Trollcave 1.2
IppSec
HackTheBox - Ariekei
IppSec
HackTheBox - Flux Capacitor
IppSec
HackTheBox - Jeeves
IppSec
HackTheBox - Tally
IppSec
HackTheBox - CrimeStoppers
IppSec
HackTheBox - Fulcrum
IppSec
HackTheBox - Chatterbox
IppSec
HackTheBox - Falafel
IppSec
How To Create Empire Modules
IppSec
HackTheBox - Nightmare
IppSec
HackTheBox - Nightmarev2 - Speed Run/Unintended Solutions
IppSec
HackTheBox - Bart
IppSec
HackTheBox - Aragog
IppSec
HackTheBox - Valentine
IppSec
HackTheBox - Silo
IppSec
HackTheBox - Rabbit
IppSec
HackTheBox - Celestial
IppSec
HackTheBox - Stratosphere
IppSec
HackTheBox - Poison
IppSec
HackTheBox - Canape
IppSec
HackTheBox - Olympus
IppSec
HackTheBox - Sunday
IppSec
HackTheBox - Fighter
IppSec
HackTheBox - Bounty
IppSec
More on: Network Security
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Operational continuity is not governability.
Medium · Deep Learning
AI gave North Korean hackers a $600 million month. DeFi is still working out how to respond.
The Next Web AI
The Fallacy of Vibe-Driven Development: A Critical Look at AI Scaling
Dev.to · Aneesha Prasannan
New Jersey’s 2026 AI Push
Dev.to AI
Chapters (13)
Introduction
0:50
Start of nmap
2:10
Running gobuster to find PHP Files
4:15
Uploading a file and playing with the file upload functionality
8:00
Playing with the username variable, discovering we can list files of other use
9:08
Fuzzing usernames to see if any other user has uploaded files, getting an docu
13:00
Logging in as Amanda, who has access to admin. It gives us a way to look at so
15:22
Looking at the sanitization function, finding a dangerous non-blocked characte
25:30
Using curl to download and execute a shell
29:10
Got a shell on the box, dump the database, crack passwords and discover Tobias
32:45
Discovering an application on port 8080, using SSH to forward the port and log
35:20
Exploiting the ISPConfig Application with a known CVE
42:50
Beyond Root, playing with the command injection vulnerability
🎓
Tutor Explanation
DeepCamp AI