HackTheBox - Cat
00:00 - Introduction
01:00 - Start of nmap
03:00 - Taking a look at uploads at the website starting with upload functionality
05:40 - Discovering .git directory, using git-dumper to grab the source and examining the code behind upload to see it is likely not vulnerable
10:10 - Testing for XSS in username, getting admin cookie upon submitting a cat to the site
14:45 - Showing another way to do XSS Bypassing a filter via HTML Entity Encoding
26:30 - Analzying the code with Snyk and OpenGrep to find vulnerabilities and discovering SQL Injection
31:40 - Using SQLMap to dump the database via a bool…
Watch on YouTube ↗
(saves to browser)
Chapters (14)
Introduction
1:00
Start of nmap
3:00
Taking a look at uploads at the website starting with upload functionality
5:40
Discovering .git directory, using git-dumper to grab the source and examining
10:10
Testing for XSS in username, getting admin cookie upon submitting a cat to the
14:45
Showing another way to do XSS Bypassing a filter via HTML Entity Encoding
26:30
Analzying the code with Snyk and OpenGrep to find vulnerabilities and discover
31:40
Using SQLMap to dump the database via a boolean injection which is slow
39:20
Showing we could manually exploit it quickly by dropping a file via sqlite inj
42:00
Using SQLDump to dump hashes, then sending them to crackstation to get rosa's
44:45
Discovering the application does logins via GET which would put passwords in a
46:20
Logging in with Axel, discovering Gitea is running and setting up a port forwa
48:00
Exploiting an XSS In Gitea by performing CSRF to grab pages of a sensitive rep
59:30
Fixing up our exploit script then grabbing the repo to get root's password
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