Skip to content

Instantly share code, notes, and snippets.

View fragtastic's full-sized avatar
🐕
Set your status

frag fragtastic

🐕
Set your status
View GitHub Profile
@fragtastic
fragtastic / Invoke-DCSync.ps1
Last active May 8, 2022 15:01 — forked from monoxgas/Invoke-DCSync.ps1
What more could you want?
This file has been truncated, but you can view the full file.
function Invoke-DCSync
{
<#
.SYNOPSIS
Uses dcsync from mimikatz to collect NTLM hashes from the domain.
Author: @monoxgas
Improved by: @harmj0y