HackTheBox - Fingerprint
00:00 - Intro
00:54 - Start of nmap, checking websites seeing old copyrights
04:10 - Discovering the HTTP Redirect on /login is pretty big, so its likely an EAR Vulnerability
08:15 - Discovering a LFI that enables us to read source code, chaining it with the proc directory and using wfuzz to discover additional python files
10:50 - While our wfuzz runs testing against a login endpoint to discover an XSS in another webapp
14:30 - Going over the Python Source code
18:35 - Discovering Hibernate Query Injection (HQL) on the login page on port 8080
20:30 - Going over HQL (Hibernate) Injection Using…
Watch on YouTube ↗
(saves to browser)
Chapters (20)
Intro
0:54
Start of nmap, checking websites seeing old copyrights
4:10
Discovering the HTTP Redirect on /login is pretty big, so its likely an EAR Vu
8:15
Discovering a LFI that enables us to read source code, chaining it with the pr
10:50
While our wfuzz runs testing against a login endpoint to discover an XSS in an
14:30
Going over the Python Source code
18:35
Discovering Hibernate Query Injection (HQL) on the login page on port 8080
20:30
Going over HQL (Hibernate) Injection Using boolean injection to login but need
24:00
Using our XSS to execute the fingerprint function and sending it to our server
27:50
Logging into the application with our custom fingerprint and boolean injection
34:00
Examining the Backups Directory and finding Java Sourcecode to the app on port
42:00
Going over the javacode we have to discover we can probably craft a deserializ
51:20
Opening up Eclipse and building our java project which we'll use to create a d
1:12:40
We can now compile our java project, lets creating the first serialized object
1:16:20
Creating the second part of the Java Payload which puts the malicious code int
1:24:40
Our exploit didn't work right awy, going over it again and finding some mistak
1:31:48
Got our reverse shell, discovering a binary cmatch which lets is exfil files o
1:36:40
Creating a python script to use cmatch to bruteforce the file one byte at a ti
1:49:30
Downloading the Java App that runs on port 8080 to see the database credential
1:58:50
Discovering a flask backup that is a new version of the Webapp on port 80 that
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