HackTheBox - Soulmate
00:00 - Introduction
00:40 - Start of nmap
02:10 - Bruteforcing virtualhosts with ffuf
03:30 - Discovering CrushFTP, running nuclei which will get the version
04:50 - Playing with the soulmate.htb website while our recon runs
09:20 - Looking at CVE-2025-31161 which nuclei told us, its an exploit within CrushFTP then manually playing with the exploit
14:00 - Showing CrushFTP also leaks the version when requesting javascript files to load the page
17:00 - Finding a CVE that exploits this
21:00 - Showing we don't actually need to create a user with this exploit
27:30 - Changing the FTP Home Directory to the root webserver, which will let us upload a webshell
30:00 - Shell on the box, looking at the database
34:40 - Looking at running processes, discovering an erlang script
35:50 - Unintended: Exploiting the erlang application though the erl shell
40:00 - Exploiting CVE-2025-32433 which is a unauth poc against erlangs SSH Server
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
⚡
⚡
⚡
⚡
Stop trusting your agent skills with vibes. Eliminate the context security risk.
Dev.to · Tessl
Investigating a Command Injection Attack — SOC168: Whoami Command Detected in Request Body |…
Medium · Cybersecurity
pwning Facts
Medium · Cybersecurity
Detecting Dangerous Shell Commands in Rust — Building a Safety Layer
Dev.to · hiyoyo
Chapters (14)
Introduction
0:40
Start of nmap
2:10
Bruteforcing virtualhosts with ffuf
3:30
Discovering CrushFTP, running nuclei which will get the version
4:50
Playing with the soulmate.htb website while our recon runs
9:20
Looking at CVE-2025-31161 which nuclei told us, its an exploit within CrushFTP
14:00
Showing CrushFTP also leaks the version when requesting javascript files to lo
17:00
Finding a CVE that exploits this
21:00
Showing we don't actually need to create a user with this exploit
27:30
Changing the FTP Home Directory to the root webserver, which will let us uploa
30:00
Shell on the box, looking at the database
34:40
Looking at running processes, discovering an erlang script
35:50
Unintended: Exploiting the erlang application though the erl shell
40:00
Exploiting CVE-2025-32433 which is a unauth poc against erlangs SSH Server
🎓
Tutor Explanation
DeepCamp AI