HackTheBox - Player2

IppSec · Beginner ·🔐 Cybersecurity ·5y ago
00:00 - Intro 00:51 - Begin of NMAP 02:00 - Identifying the Virtual Host (VHOST) player2.htb and doing recon on the webserver 07:00 - Testing basic SQL Injection on product.player2.htb 08:10 - Running gobuster against the product domain to find potential pages 13:00 - Running gobuster to try to enumerate sub domains. 17:50 - Checking the full port scan of the box to see 8545 19:45 - Gobuster had an issue enumerating subdomains, switched to wfuzz 22:45 - Investigation TWIRP because port 8545 had that in an error mesage 24:40 - Running gobuster to hunt for protobuf files and api endpoints 28:50 …
Watch on YouTube ↗ (saves to browser)

Chapters (30)

Intro
0:51 Begin of NMAP
2:00 Identifying the Virtual Host (VHOST) player2.htb and doing recon on the webser
7:00 Testing basic SQL Injection on product.player2.htb
8:10 Running gobuster against the product domain to find potential pages
13:00 Running gobuster to try to enumerate sub domains.
17:50 Checking the full port scan of the box to see 8545
19:45 Gobuster had an issue enumerating subdomains, switched to wfuzz
22:45 Investigation TWIRP because port 8545 had that in an error mesage
24:40 Running gobuster to hunt for protobuf files and api endpoints
28:50 Exploring the generated.proto file
32:00 Seeing how TWIRP uses Protobuf files, then making the HTTP Request to pull cre
43:50 Using Hydra to bruteforce an http login form
47:50 Exploring login logic to see how SESSIONS are handled after invalid logins
50:00 Testing /api/totp now that we have a session and finding ways to generate back
54:00 Looking at the authenticated product page
56:00 Playing with the upload form of the protobs interface
59:20 (unintended) Hunting for the uploads/ directory and testing for potential race
1:03:00 Winning the race to get a reverse shell
1:05:15 Doing the firmware upload the intended way.
1:07:20 Using DD to extract data out of binwalk
1:09:50 Exploring the firmware in Ghidra
1:11:50 Testing the firmware signing by opening the ELF in a hex editor and changing a
1:15:10 Editing the string in the system() call test for RRCE
1:19:30 Changing our ping command to be a reverse shell
1:27:00 Reverse shell returned but wanted to see how much of this ELF we messed up by
1:35:00 Checking the MySQL Database for creds
1:41:50 Running pspy to see some hidden crons
1:44:40 Running chisel to forward the MQTT Port back to our box
1:51:10 Using mosquitto_sub to subscribe to a topic and get messages

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