UHC - Altered
00:00 - Intro
00:55 - Start of nmap
01:35 - Enumerating the web page, finding a way to validate potential users
02:50 - Examining the data the website stores in our browser
05:20 - Attempting type juggling, finding out its not vulnerable
06:20 - Before we WFUZZ, just playing with PHP to see how it handles numbers.
08:15 - Running WFUZZ with the range payload to bruteforce all possible pin code, find out we get blocked.
10:15 - Searching for ways to bypass rate limits, testing out the X-FORWARDED-FOR header
12:15 - Using WFUZZ with two wordlists in the zip mode, so we can fuzz with pin codes a…
Watch on YouTube ↗
(saves to browser)
Chapters (21)
Intro
0:55
Start of nmap
1:35
Enumerating the web page, finding a way to validate potential users
2:50
Examining the data the website stores in our browser
5:20
Attempting type juggling, finding out its not vulnerable
6:20
Before we WFUZZ, just playing with PHP to see how it handles numbers.
8:15
Running WFUZZ with the range payload to bruteforce all possible pin code, find
10:15
Searching for ways to bypass rate limits, testing out the X-FORWARDED-FOR head
12:15
Using WFUZZ with two wordlists in the zip mode, so we can fuzz with pin codes
17:30
Logged into the application, discovering the secret parameter which prevents u
19:45
Doing type juggling to bypass the tamper detection and finding SQL Injection
20:15
Extracting information out of the database with union injections with group_co
26:40
Nothing interesting in the database, dropping a webshell but first we have to
30:30
Using the INTO OUTFILE command to write a shell to /srv/altered/public/
33:55
Reverse shell returned
35:15
Explaining some basics around dirty pipe and why people use /etc/passwd
38:50
Using the DirtyPipe exploit that resets root's password to aaron
39:50
In order to use the "su" command, we need to beat wordle with a custom diction
42:50
Using a DirtyPipe exploit to overwrite a SetUID Binary, which bypasses our wor
45:10
Extra: Revisiting wordle, but now we have the dictionary it uses, so we can ch
49:30
Extra: Fumbling around in the source code, learning some things but failing to
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