HackTheBox - Jarvis
01:00 - Begin of Recon
02:30 - Running Gobuster and examining the web page
05:10 - Room.php is the only page that accepts user input, basic testing for SQL Injection
05:40 - Using wfuzz to fuzz for special characters then getting our IP Banned :(
10:00 - Unbanned, running wfuzz again and examining unique responses
13:00 - Showing several ways to test for SQL Injection (subtraction and hex())
16:30 - Examining the MySQL Query Structure
17:30 - Explaining Union Injection
21:15 - Nested queries with union statements
23:20 - Extracting information out of Information_Schema to databases, tables, co…
Watch on YouTube ↗
(saves to browser)
Chapters (22)
1:00
Begin of Recon
2:30
Running Gobuster and examining the web page
5:10
Room.php is the only page that accepts user input, basic testing for SQL Injec
5:40
Using wfuzz to fuzz for special characters then getting our IP Banned :(
10:00
Unbanned, running wfuzz again and examining unique responses
13:00
Showing several ways to test for SQL Injection (subtraction and hex())
16:30
Examining the MySQL Query Structure
17:30
Explaining Union Injection
21:15
Nested queries with union statements
23:20
Extracting information out of Information_Schema to databases, tables, columns
24:08
Using LIMIT to ensure only one row is returned
25:25
Using GROUP_CONCAT to allow us to return multiple rows within union
32:20
Extracting Mysql users/passwords then cracking MySQL (mode 300)
35:10
Another way to get the password, LOAD_FILE() to view PHP Source Code
42:30
PHPMyAdmin 4.8.0 RCE (LFI + Tainted PHP Cookie)
57:40
Dropping a shell via the PHPMyAdmin exploit
59:30
ALTERNATE Way to get Shell:Dropping a file from the SQL Injection
1:03:52
Examining the PHP Cookie to see what happened with the PHPMyAdmin stuff
1:05:45
Examing the Python Script we can execute as pepper with sudo
1:10:40
We can execute code with $() but theres bad characters, so drop a bash script
1:15:00
Running find to look for setuid binaries, discover systemctl then check GTFO B
1:21:15
Copying our Sysmctl Scripts out of /tmp then creating our malicious service
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