HackTheBox - Gavel
00:00 - Introduction
00:30 - Start of nmap
02:00 - Discovering .git directory, using git-dumper to download source code
05:50 - Using OpenGrep to identify vulnerabilities and discovering an SQL Injection in the Prepared Statement
08:30 - Going over this weird SQL Injection in PHP MySQL Prepared Statements, which is an odd scenario of having control over the column name in the query
11:00 - Creating the SQL Injection Payload in the prepared statement
18:40 - We can't use a ascii quote, but can hex encode to get around the limitation
23:50 - Cracking the hash and getting admin on the application…
Watch on YouTube ↗
(saves to browser)
Chapters (15)
Introduction
0:30
Start of nmap
2:00
Discovering .git directory, using git-dumper to download source code
5:50
Using OpenGrep to identify vulnerabilities and discovering an SQL Injection in
8:30
Going over this weird SQL Injection in PHP MySQL Prepared Statements, which is
11:00
Creating the SQL Injection Payload in the prepared statement
18:40
We can't use a ascii quote, but can hex encode to get around the limitation
23:50
Cracking the hash and getting admin on the application
26:00
Looking at the admin functionality, discovering rules can contain PHP which wi
30:00
Shell on the box
33:30
Discovering the gavel-util and gaveld binary, copying them to our box
36:30
Opening the binaries up in Ghidra
41:30
Doing some dynamic analysis on our box, running gavil-util to see what it writ
44:30
Setting the environment variable RULE_PATH to change where gaveld loads the PH
50:15
Showing another way we could exploit this, using PHP to rewrite the PHP.INI re
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