HackTheBox - Unicode
00:00 - Intro
01:00 - Start of nmap
02:20 - Registering and logging in and examining what a regular user can do
03:30 - Playing with the file upload capability
04:20 - Discovering there is a JWT in our HTTP Request, examining it to see it is RS256 and has a claim
07:55 - Explaining how we are going to exploit the Claim Misuse vulnerability in this JWT
09:45 - Creating a JWT Header that will have a modified URL for the claim, website says its an invalid key but doesn't reach out to us
12:20 - Using the redirect functionality on the web page to allow us to place the websites domain in our JKU C…
Watch on YouTube ↗
(saves to browser)
Chapters (25)
Intro
1:00
Start of nmap
2:20
Registering and logging in and examining what a regular user can do
3:30
Playing with the file upload capability
4:20
Discovering there is a JWT in our HTTP Request, examining it to see it is RS25
7:55
Explaining how we are going to exploit the Claim Misuse vulnerability in this
9:45
Creating a JWT Header that will have a modified URL for the claim, website say
12:20
Using the redirect functionality on the web page to allow us to place the webs
15:10
Modifying the JWK File to place our own RSA Key and generating one with ssh-ke
18:00
Showing us pulling N and E out of the RSA Key
21:30
Converting the SSH Public key into a Certificate
24:24
Updating the JWT to change our name to admin and finding a LFI Vulnerability
27:27
Attempting to use WFUZZ to bypass the filter
33:40
Giving up fuzzing wtih wfuzz
35:10
Explaining why I'm going to try testing for unicode normalization and what it
37:10
Exploring /proc/self/ and hunting for the location of the webapp
39:02
Finding the python application by using the /proc/self/cwd directory, then gra
42:20
Discovering a TREPORT Binary, which is a compiled python file
43:45
Discovering the TREPORT Binary uses curl, which is weird
45:20
Discovering the TREPORT Binary will allow us to use the file wrapper if we byp
46:50
Bypassing the space filter in the TREPORT Binary using brace expansion in bash
49:00
Downloading a SSH Key and allowing us to login as root
50:00
Examining the Web Application to show the Unicode Normalization Vulnerability
56:30
Looking at the user table, to discover admin doesn't exist
57:58
Finding out the login form was supposed to display errors but didn't because o
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