HackTheBox - AppSanity
00:00 - Introduction
01:00 - Start of nmap, showing 5985 isn't in the top1000 so doing a full port scan
04:40 - Taking a look at the MedDigi website
07:07 - Taking a look at the Signup Request seeing AcctType
09:30 - Changing the AcctType to 2 and getting a different privilege
14:00 - VHost enumeration shows the portal.meddigi.htb domain, using our pre-existing session from the main page on this domain to bypass login
17:52 - Discovering SSRF in the Prescriptions page
19:40 - Discovering the File Upload requires a PDF but checks the magic bytes so we can make a PDF Header on our file and uploa…
Watch on YouTube ↗
(saves to browser)
Chapters (21)
Introduction
1:00
Start of nmap, showing 5985 isn't in the top1000 so doing a full port scan
4:40
Taking a look at the MedDigi website
7:07
Taking a look at the Signup Request seeing AcctType
9:30
Changing the AcctType to 2 and getting a different privilege
14:00
VHost enumeration shows the portal.meddigi.htb domain, using our pre-existing
17:52
Discovering SSRF in the Prescriptions page
19:40
Discovering the File Upload requires a PDF but checks the magic bytes so we ca
25:30
Going back to the SSRF and discovering we can use time-based queries to identi
28:30
Using FFUF to filter by duration to show us the requests that don't take a lon
38:22
Discovering port 8080 shows our upload location, then navigating to it and get
42:22
Finding DLL's the webserver uses, they are dotnet so copying them to a windows
45:40
Using netexec to try the password against all users, then logging in as devdoc
53:00
Looking at the ReportManagement.exe, opening it up in Ghidra
56:50
Using chisel to forward port 100 to our box so we can access ReportManager
59:30
Strings shows that externalupload.dll is right next to the Libraries string
1:00:15
Looking at imports, see CreateProcessW, then going to where the binary calls t
1:03:30
Doing Dynamic Analysis with ProcMon, creating all the directories/files the pr
1:18:50
Eventually see it looking for files in the Libraries Directory when doing the
1:21:45
When externalupload.dll exists, we can see it doing a CreateProcess call, crea
1:26:30
When the DLL is in the libraries and we run upload, we get a shell
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 - Dungeon
IppSec
HHC2016 - Terminal Speedrun
IppSec
HHC2016 - Ads
IppSec
HHC2016 - Debug
IppSec
HHC2016 - Exception
IppSec
HHC2016 - Analytics
IppSec
HHC2016 - Getting Coins
IppSec
HackTheBox - Popcorn
IppSec
HackTheBox - October
IppSec
HackTheBox - Arctic
IppSec
HackTheBox - Tenten
IppSec
HackTheBox - CronOS
IppSec
HackTheBox - Brainfuck
IppSec
HackTheBox - Beep
IppSec
HackTheBox - Bastard
IppSec
HackTheBox - Bank
IppSec
HackTheBox - Joker
IppSec
HackTheBox - Haircut
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 - Apocalyst
IppSec
HackTheBox - Europa
IppSec
Introduction to tmux
IppSec
HackTheBox - Blocky
IppSec
HackTheBox - Nineveh
IppSec
HackTheBox - Jail
IppSec
HackTheBox - Blue
IppSec
HackTheBox - Calamity
IppSec
HackTheBox - SolidState
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 - Bashed
IppSec
HackTheBox - Flux Capacitor
IppSec
HackTheBox - Jeeves
IppSec
HackTheBox - Tally
IppSec
HackTheBox - CrimeStoppers
IppSec
HackTheBox - Fulcrum
IppSec
HackTheBox - Chatterbox
IppSec
HackTheBox - Falafel
IppSec
HackTheBox - Nibbles
IppSec
DeepCamp AI