HackTheBox - Developer
00:00 - Intro
01:04 - Start of nmap
03:00 - Examining the web page, noticing every URL with admin gets redirected to a django login
05:00 - Creating an account and looking at the page to discover CTF Challenges
06:15 - CHALLENGE 1: Phished List, a protected excel spreadsheet. Remove protection to see hidden cells
11:50 - Submitting a writeup, discovering an old version of Firefox talks to us
14:00 - Checking for Tab Nabbing vulnerability and explaining it
17:30 - Creating a phishing page by mirroring the page with wget and then using PHP to log submitted credentials
29:30 - Phishing worked, go…
Watch on YouTube ↗
(saves to browser)
Chapters (22)
Intro
1:04
Start of nmap
3:00
Examining the web page, noticing every URL with admin gets redirected to a dja
5:00
Creating an account and looking at the page to discover CTF Challenges
6:15
CHALLENGE 1: Phished List, a protected excel spreadsheet. Remove protection to
11:50
Submitting a writeup, discovering an old version of Firefox talks to us
14:00
Checking for Tab Nabbing vulnerability and explaining it
17:30
Creating a phishing page by mirroring the page with wget and then using PHP to
29:30
Phishing worked, got the admin's password. Login to Django to see another webs
33:00
Creating an error message in Sentry to get an error message, which contains a
36:10
Grabbing a django deserialization payload then installing django on python2 to
40:15
Changing the payload in the exploit to a reverse shell, avoiding any bad chara
41:30
Setting up the reverse shell in a way that works with ZSH, just need to do stt
46:13
Logging into Sentry Postgres Databae then enumerating tables and dumping the u
52:25
Discovering Karl can execute the authenticator binary with sudo, strings shows
56:55
Examing the binary in Ghidra
58:55
Discovering a call to Crypto::AES::CTR, using the rust docs to figure out what
1:01:22
Showing that AES-CTR does not have defined block sizes
1:05:00
Using GDB to help our analysis, showing how to setup break points around what
1:10:36
Examining memory to confirm our static analysis was correct
1:11:15
Grabbing the encrypted blob the program is comparing against to get the passwo
1:15:40
CHALLENGE 2: PSE, an dotnet binary that runs a uses PS2EXE to run powershell t
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