HackTheBox - TheFrizz

HackTheBox - TheFrizz

Source: YouTube · IppSec · published Aug 23, 2025 · 45:50

Penetration Testing
No ratings yet Log in to rate
Transcript Available
Description

This video details a Hack the Box "Frizz" machine walkthrough, demonstrating a full attack chain from an initial PHP remote code execution via a file upload vulnerability to achieving root access through Group Policy manipulation 0:03.

Key Takeaways:
• The initial foothold is gained by exploiting an outdated Gibbon LMS application vulnerable to unrestricted file upload, leading directly to PHP remote code execution 0:06.
• Post-exploitation involves dumping the website's MySQL database to extract a salted SHA-256 hash, which is cracked to obtain domain user credentials 0:14.
• Enumerating the compromised user's recycle bin reveals a backup file containing a secondary set of credentials 0:20.
• The newly discovered account possesses Group Policy Creator Owners permissions, which is abused using SharpGPOAbuse to establish a malicious policy and gain system-level access 0:26.
• The reconnaissance phase begins with a standard nmap scan using default scripts and version enumeration 0:34.

The "Frizz" box provides an excellent exercise in chaining common web vulnerabilities with Active Directory misconfigurations to escalate privileges from a low-level web shell to full domain control.

Sources:

  • 0:03 Overview of the full attack chain from web exploit to root
  • 0:06 Discovery of the file upload vulnerability leading to PHP RCE
  • 0:14 Database dump to obtain domain user credentials
  • 0:20 Finding a backup with new credentials for privilege escalation

Generate CPE Credits

Generate a professional CPE document from this video's transcript.

Estimated credit: 1 CPE hours

Estimate uses the video runtime (1 hour ≈ 1 CPE, rounded to the nearest 0.5, minimum 0.5, maximum 2.0). The final amount can be lower after review, never higher.

Topic: Penetration Testing. Commonly maps to: Security Assessment and Testing, Security Operations. Exact CISSP domains are assigned during generation.

CISSP Domain Mapping
Learning Objectives
Self-Assessment Questions
PDF Export Ready

Free account. One generation at a time, with a daily limit.

CPEBuddy is independent and not affiliated with or endorsed by ISC2, ISACA, or any certification body. Exports are formatted for common CPE submissions; acceptance is at your certification body's discretion.

Watch on YouTube

Transcript Preview

First 800 characters of the transcript

What's going on, YouTube? This is IPS doing the Frizz from Hack the Box, which is a nice medium box that starts out with discovering a website running an outdated version of some software that is vulnerable to a file upload vulnerability. And because it's PHP, it easily leads to remote code execution. On the box, you can dump the database to get another user's password, which lets you access the buck as a domain user. And if you examine their recycle bin, you discover a backup that has another credential. This account has access to edit group policies. So we can use sharp GPU abuse to create a malicious group policy and get root. So with that being said, let's just jump in. As always, we're going to start off with an end map. So - sc for default scripts, SV enumerate versions vv for double…