HackTheBox - Response

IppSec · Intermediate ·🔐 Cybersecurity ·3y ago
00:00 - Intro 01:00 - Start of nmap 03:45 - Discovering the /status/ page which gives us some information on how to use the Proxy 13:30 - Start of coding our own proxy 23:30 - Downloading the source code to the chat application 26:45 - Modifying our proxy to forward all requests to chat.reponse.htb and adding a webserver to it 39:00 - Web Proxy is up! But we need to replace some URL's to send everything through our proxy 42:50 - Adding POST Request support 52:00 - Post request working! Can login with Guest and talk to Bob over the chat 55:30 - Discovering the login request also sends a LDAP S…
Watch on YouTube ↗ (saves to browser)

Chapters (27)

Intro
1:00 Start of nmap
3:45 Discovering the /status/ page which gives us some information on how to use th
13:30 Start of coding our own proxy
23:30 Downloading the source code to the chat application
26:45 Modifying our proxy to forward all requests to chat.reponse.htb and adding a w
39:00 Web Proxy is up! But we need to replace some URL's to send everything through
42:50 Adding POST Request support
52:00 Post request working! Can login with Guest and talk to Bob over the chat
55:30 Discovering the login request also sends a LDAP Server, we can point the login
59:00 Using ChatGPT to Give us the hex to a successful LDAP Bind, so we can login af
1:04:30 Logged in with admin!
1:06:15 Building a Cross Site Protocol Forgery payload to connect to the FTP Server, s
1:15:40 Sending bob the malicious payload and using FTP on his behalf
1:19:40 Going over scan.sh
1:25:50 Doing some LDAP Requests to see how its all setup
1:34:02 Having the scan.sh scan our box by adding details into the LDAP Database
1:37:10 Setting up an HTTPS Server on port 443, so it can scan it
1:39:00 Using DNSMasq to setup a DNS Server on port 8053, and having IPTables redirect
1:45:00 Starting a SMTPD Server, then creating a malicious certificate so we can explo
1:53:00 Going over the Incident Report, then looking at the PCAP
1:56:15 Starting to parse the meterpreter packets, showing it in wireshark
2:00:50 Using Scapy to extract the meterpreter tcp stream to a file
2:05:30 Starting a python script to parse the meterpreter data
2:10:30 Extracting the TLV for unencrypted packets
2:14:13 Using Bulk_Extractor which extracts the AES Key from the core dump, its able t
2:19:30 Decrypting the TLV, then adding definitions f

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