githubEdit

Snaffler

Github repo: https://github.com/SnaffCon/Snaffler

snaffler.exe -s - snaffler.log

Snaffle all the computers in the domain

./Snaffler.exe -d domain.local -c <DC> -s

Snaffle specific computers

./Snaffler.exe -n computer1,computer2 -s

Snaffle a specific directory

./Snaffler.exe -i C:\ -s

Last updated