HackTheBox - Multimaster
00:00 - Intro
01:00 - Begin of nmap, going over what videos show KRB/LDAP/SMB enumeration
04:30 - Checking out the web page, finding an API that allows us to search employees
08:45 - Extracting usernames from the database using the above API
11:45 - Using wfuzz to fuzz this endpoing and discover there's a WAF that blocks us on BruteFoce and special characters
18:15 - Sending wfuzz to burpsuite so we can see why the page is giving us an HTTP 415 (hint: Its content-type!)
21:00 - Using unicode to bypass the bad character list, then launching a super slow SQLMap that never finishes
25:30 - While …
Watch on YouTube ↗
(saves to browser)
Chapters (22)
Intro
1:00
Begin of nmap, going over what videos show KRB/LDAP/SMB enumeration
4:30
Checking out the web page, finding an API that allows us to search employees
8:45
Extracting usernames from the database using the above API
11:45
Using wfuzz to fuzz this endpoing and discover there's a WAF that blocks us on
18:15
Sending wfuzz to burpsuite so we can see why the page is giving us an HTTP 415
21:00
Using unicode to bypass the bad character list, then launching a super slow SQ
25:30
While SQLMap runs, lets manually exploit this
28:15
Found a union injection! Start of creating a Python Script, tons of issues aro
35:30
Basic script is done, we can now send unicode data via python - Then convert t
41:00
CmdLoop done, we can now send raw queries to the database. Lets make an optio
44:10
Script now makes it easy to run UNION Commands and get the output, running thr
47:15
Extracting database information (Table Names)
51:30
Extracting Usernames and hashes from the Logins table, then cracking the passw
1:01:15
Performing a RID BruteForce via MS-SQL, getting and explaining the SID of Admi
1:18:25
Bruteforcing RID's to discover more usernames
1:23:08
Using Evil-WinRM to get a shell as Tushikikatomo, then running WinPEAS and Blo
1:39:00
Resetting the Neo4j Password Bloodhound uses by deleting auth dbms file
1:45:45
Discovering a VS Code is running, and some random ports keep opening up. Debu
1:53:34
Testing CEF exploit with ping, then create a powershell cradle. Edit Nishang t
1:58:10
Shell returned as CYORK
2:01:00
Discover a DLL in the web directory, run string
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