HackTheBox - Intense

IppSec · Beginner ·🔐 Cybersecurity ·5y ago
00:00 - Intro 01:15 - Begin of nmap 03:30 - Examining the Message, pointing out the endpoint does not need authentication 06:15 - Using FFUF to fuzz the API End Point and show importence of Content-Type 12:00 - Starting SQLMAP then manually fuzzing this application 14:30 - SQLite Boolean Injection, with CASE IF/THEN/ERROR 20:00 - SQLite Boolean Injection, Enumerating Usernames 24:00 - SQLite Boolean Injection, Start of Dumping Password 26:10 - SQLite Boolean Injeciton, Optimization chat about UNICODE and SUBSTR 29:40 - Start of coding out python script to dump the hash 41:20 - This hash looks …
Watch on YouTube ↗ (saves to browser)

Chapters (25)

Intro
1:15 Begin of nmap
3:30 Examining the Message, pointing out the endpoint does not need authentication
6:15 Using FFUF to fuzz the API End Point and show importence of Content-Type
12:00 Starting SQLMAP then manually fuzzing this application
14:30 SQLite Boolean Injection, with CASE IF/THEN/ERROR
20:00 SQLite Boolean Injection, Enumerating Usernames
24:00 SQLite Boolean Injection, Start of Dumping Password
26:10 SQLite Boolean Injeciton, Optimization chat about UNICODE and SUBSTR
29:40 Start of coding out python script to dump the hash
41:20 This hash looks weird... Tons of troubleshooting
45:12 Explaining the issue, we are hitting the 140 character limit... Switching scri
51:55 Script completed to dump hashes.
53:15 Static source code analysis, find its vulnerable to Hash Length Extension Atta
59:50 Using HashPumpy to perform the Hash Length Extension Attack
1:11:30 We base64'd the signing portion wrong
1:13:30 Now we have access to /admin, can use its API to read files and directories, s
1:23:30 Finding a RW SNMP Community string and then using snmp-shell to get code execu
1:29:00 Generating a SSH Key then copying it slowly to the box
1:35:00 Doing a Local Port Forward with the Debian-SNMP User
1:37:20 Binary Exploitation with Note_Server: Going over Source and recompiling with g
1:41:00 Binary Exploitation: Setting up PwnTools so we can interact with the binary
1:46:40 Binary Exploitation: Defeating ASLR by leaking an address
1:56:20 Binary Exploitation: Leaking LibC and Getting Code Execution
2:05:30 Binary Exploitation: Creating offset's for our remote server to get it working

Playlist

Uploads from IppSec · IppSec · 0 of 60

← Previous Next →
1 HHC2016 - Dungeon
HHC2016 - Dungeon
IppSec
2 HHC2016 - Terminal Speedrun
HHC2016 - Terminal Speedrun
IppSec
3 HHC2016 - Ads
HHC2016 - Ads
IppSec
4 HHC2016 - Debug
HHC2016 - Debug
IppSec
5 HHC2016 - Exception
HHC2016 - Exception
IppSec
6 HHC2016 - Analytics
HHC2016 - Analytics
IppSec
7 HHC2016 - Getting Coins
HHC2016 - Getting Coins
IppSec
8 HackTheBox - Popcorn
HackTheBox - Popcorn
IppSec
9 HackTheBox - October
HackTheBox - October
IppSec
10 HackTheBox - Arctic
HackTheBox - Arctic
IppSec
11 HackTheBox  - Tenten
HackTheBox - Tenten
IppSec
12 HackTheBox - CronOS
HackTheBox - CronOS
IppSec
13 HackTheBox - Brainfuck
HackTheBox - Brainfuck
IppSec
14 HackTheBox - Beep
HackTheBox - Beep
IppSec
15 HackTheBox - Bastard
HackTheBox - Bastard
IppSec
16 HackTheBox - Bank
HackTheBox - Bank
IppSec
17 HackTheBox - Joker
HackTheBox - Joker
IppSec
18 HackTheBox - Haircut
HackTheBox - Haircut
IppSec
19 HackTheBox - Lazy
HackTheBox - Lazy
IppSec
20 Camp CTF 2015 - Bitterman
Camp CTF 2015 - Bitterman
IppSec
21 HackTheBox - Devel
HackTheBox - Devel
IppSec
22 Reversing Malicious Office Document (Macro) Emotet(?)
Reversing Malicious Office Document (Macro) Emotet(?)
IppSec
23 HackTheBox - Granny and Grandpa
HackTheBox - Granny and Grandpa
IppSec
24 HackTheBox - Pivoting Update: Granny and Grandpa
HackTheBox - Pivoting Update: Granny and Grandpa
IppSec
25 HackTheBox - Optimum
HackTheBox - Optimum
IppSec
26 HackTheBox - Charon
HackTheBox - Charon
IppSec
27 HackTheBox - Sneaky
HackTheBox - Sneaky
IppSec
28 HackTheBox - Holiday
HackTheBox - Holiday
IppSec
29 HackTheBox - Apocalyst
HackTheBox - Apocalyst
IppSec
30 HackTheBox - Europa
HackTheBox - Europa
IppSec
31 Introduction to tmux
Introduction to tmux
IppSec
32 HackTheBox - Blocky
HackTheBox - Blocky
IppSec
33 HackTheBox - Nineveh
HackTheBox - Nineveh
IppSec
34 HackTheBox - Jail
HackTheBox - Jail
IppSec
35 HackTheBox - Blue
HackTheBox - Blue
IppSec
36 HackTheBox - Calamity
HackTheBox - Calamity
IppSec
37 HackTheBox - SolidState
HackTheBox - SolidState
IppSec
38 HackTheBox - Shrek
HackTheBox - Shrek
IppSec
39 HackTheBox - Mirai
HackTheBox - Mirai
IppSec
40 HackTheBox - Shocker
HackTheBox - Shocker
IppSec
41 HackTheBox - Mantis
HackTheBox - Mantis
IppSec
42 HackTheBox - Node
HackTheBox - Node
IppSec
43 HackTheBox - Kotarak
HackTheBox - Kotarak
IppSec
44 HackTheBox - Enterprise
HackTheBox - Enterprise
IppSec
45 HackTheBox - Sense
HackTheBox - Sense
IppSec
46 HackTheBox - Minion
HackTheBox - Minion
IppSec
47 VulnHub - Sokar
VulnHub - Sokar
IppSec
48 VulnHub - Pinkys Palace v2
VulnHub - Pinkys Palace v2
IppSec
49 HackTheBox - Inception
HackTheBox - Inception
IppSec
50 Vulnhub - Trollcave 1.2
Vulnhub - Trollcave 1.2
IppSec
51 HackTheBox - Ariekei
HackTheBox - Ariekei
IppSec
52 HackTheBox - Bashed
HackTheBox - Bashed
IppSec
53 HackTheBox - Flux Capacitor
HackTheBox - Flux Capacitor
IppSec
54 HackTheBox - Jeeves
HackTheBox - Jeeves
IppSec
55 HackTheBox - Tally
HackTheBox - Tally
IppSec
56 HackTheBox - CrimeStoppers
HackTheBox - CrimeStoppers
IppSec
57 HackTheBox - Fulcrum
HackTheBox - Fulcrum
IppSec
58 HackTheBox - Chatterbox
HackTheBox - Chatterbox
IppSec
59 HackTheBox - Falafel
HackTheBox - Falafel
IppSec
60 HackTheBox - Nibbles
HackTheBox - Nibbles
IppSec
Millions of JS devs just got penetrated by a RAT…
Next Up
Millions of JS devs just got penetrated by a RAT…
Fireship