mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
25 lines
782 B
Markdown
25 lines
782 B
Markdown
**Title: SamDumpBunny**
|
|
|
|
<p>Author: 0i41E<br>
|
|
OS: Windows<br>
|
|
Version: 1.0<br>
|
|
|
|
**What is SamDumpBunny?**
|
|
#
|
|
<p>SamDumpBunny dumps the users sam and system hive and compresses them into a zip file.<br>
|
|
Afterwards you can use a tool like samdump2 to extract the users hashes.</p>
|
|
|
|
|
|
**Instruction:**
|
|
1. Plug in your Bashbunny and wait a few seconds
|
|
|
|
2. Unzip the exfiltrated zip file onto your machine.
|
|
|
|
3. Use a tool like samdump2 or pypykatz on your machine to extract the users hashes.
|
|
> `samdump2 BunnySys BunnySam`
|
|
or `pypykatz registry BunnySys --sam BunnySam`
|
|
|
|
**!Disclaimer! samdump2 has proven to be unreliable in the recent past.**
|
|
|
|

|