00:00 - Introduction 01:05 - Start of nmap 03:50 - Grabbing files off the open share, looking at logs and seeing an error message that contains an old credential 07:50 - Using BloodyAD to pull information from the account to see password last set, also running BloodHound 09:45 - Running Certipy, then using JQ to show me certificates with non-default groups/accounts in enrollment 12:25 - Going over Bloodhound, showing our SVC_RECOVERY can take over MSA_HEALTH$ 16:30 - Showing BloodyAD to allow ourselves read access to the MSA_HEALTH$ password, could also do Shadow Credentials 20:30 - Getting on the box with WinRM, discovering Monitor.ps1 file. Use COM to look at scheduled task 24:30 - Using MSFVenom to create a malicious DLL, zip it up and upload wait for the scheduled task to execute it 32:40 - Got access to Jaylee Clifton, using Rubeus tgtdeleg to get us a Kerberos ticket so we can run commands as them on our box 38:45 - Using Certipy to confirm the server is vulnerable to ESC17 41:45 - Looking at WSUS Config, discover things are pointed to wsus.logging.htb which does not exist 46:10 - Using Certipy to create a certificate that can impersonate wsus.logging.htb 49:00 - Setting up WSUKS to push a malicious windows update
IppSec
15 recent indexed videos · 50,800 subscribers
Fresh from IppSec
Showing 12 of 15 kept videos
Indexed videos from IppSec
HackTheBox Logging
00:00 - Introduction 01:05 - Start of nmap 03:50 - Grabbing files off the open share, looking at logs and seeing an error message that contains an old credential 07:50 - Using BloodyAD to pull information from the account to see password last set, also runn...
Open this video on IppSecHackTheBox - CCTV
00:00 - Introduction 00:40 - Start of nmap 03:00 - Logging into zoneminder with default credentials, flailing around trying to find the date this version was released 10:55 - Looking into the SQL Injection, lots of weird confusion around the date this was r...
Open this video on IppSecHackTheBox - DevArea
00:00 - Introduction 00:45 - Start of nmap, discovering an open FTP Server, downloading the jar file. 04:45 - Using JadX to decompile the jar and then look at it in VSCode with Snyk, have to install Maven to see CVE's based upon libraries 11:00 - Looking in...
Open this video on IppSecHackTheBox - WingData
00:00 - Introduction 01:00 - Start of nmap 03:20 - Searching for vulnerabilities in Wing FTP Server 06:20 - Testing the RCE and running a command 09:30 - Weaponizing the POC to get a reverse shell 12:10 - Shell returned, grabbing the password hashes, discov...
Open this video on IppSecHackTheBox - Nanocorp
00:00 - Introduction 01:00 - Start of nmap 05:00 - Looking at the contact form, it behaves oddly so disregarding it 07:00 - Playing with the PHP File Upload to see if we can upload PHP Files 10:00 - Using wget to download an image and see when it was upload...
Open this video on IppSecHackTheBox - VariaType
00:00 - Introduction 01:00 - Start of nmap 02:10 - Finding some CVE's in FontTools, but doing more recon on the site before we dive too deep 06:30 - Enumerating the website is flask based upon error message (cookie works too) 09:20 - Trying to create an err...
Open this video on IppSecHackTheBox - Facts
00:00 - Introduction 00:55 - Start of nmap 02:30 - Discovering it is Camaleon CMS based upon the theme url 04:00 - Looking at the cookie to see it is likely a RAILS App 06:00 - Discovering /admin, enumerating valid usernames by how long a login takes 09:40 ...
Open this video on IppSecHackTheBox - Interpreter
00:00 - Introduction 00:46 - Start of nmap 05:30 - Looking at CVE-2023-43208, Exploiting Mirth Connect 4.4.0 07:45 - Extracting the payload from python so we can send it via the API, getting ping to work to verify RCE 09:22 - Getting a reverse shell working...
Open this video on IppSecHackTheBox - MonitorsFour
00:00 - Introduction 00:57 - Start of nmap 03:20 - Looking at the webpage doing basic enumeration 05:30 - Talking about Orange Tsai Worst Fit -- Doesn't get us anything but a path i went down first 09:50 - Discovering the /user endpoint, fuzzing the token p...
Open this video on IppSecHackTheBox - Pterodactyl
01:05 - Start of nmap 04:00 - Using ffuf to find the panel subdomain, which shows pterodactyl.htb 06:30 - Discovering the version of pterodactyl running by looking at the GitHub Releases and looking for the js bundle name 10:00 - Searching CVE's finding the...
Open this video on IppSecHackTheBox - Overwatch
00:00 - Introduction 00:45 - Start of nmap 03:00 - Null Authentication lets us list open shares 05:30 - Using SMBClient and downloading the overwatch binary and config from the fileshare 08:40 - Using ilSpycmd to decompile the dotnet from Linux 10:04 - Look...
Open this video on IppSecHackTheBox - Sorcery
00:00 - Introduciton 00:40 - Start of nmap 05:00 - Logging into the website, discovering some type of injection. Sending it to Claude in the background, while we look at it. 09:40 - Playing with a Neo4j/Cypher injection, found the query in the source code 2...
Open this video on IppSec