Skip to content

Instantly share code, notes, and snippets.

View crysal's full-sized avatar

Crysal crysal

View GitHub Profile
@crysal
crysal / stomp-mbr.ps1
Created December 10, 2019 15:38 — forked from ahhh/stomp-mbr.ps1
function Set-MasterBootRecord
{
<#
.SYNOPSIS
Proof of concept code that overwrites the master boot record with the
message of your choice.
PowerSploit Function: Set-MasterBootRecord
Author: Matthew Graeber (@mattifestation) and Chris Campbell (@obscuresec)
Adopted by: Ahhh (for CCDC)
License: BSD 3-Clause