mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
* New Payload Added new PrintNightmare Payload (Quick and dirty) * Fixed my potty mouth I'm a child sometimes * Renamed Payload * PrintNightmare: Use SWITCH_POSITION in payload path * Fixing a typo Co-authored-by: Marc <foxtrot@malloc.me>
8 lines
482 B
Markdown
8 lines
482 B
Markdown
# PrintNightmare-BB-Payload
|
|
PrintNightmare Payload for the Hak5 BashBunny
|
|
Building a quick and dirty condenced verison of https://github.com/calebstewart/CVE-2021-1675 for the Hak5 BashBunny
|
|
|
|
Note that it's set to GB for my language, set to yours so you get the correct \'s when copying the text file to clipboard.
|
|
|
|
Other than that it creates the function for Invoke-Nightmare and then uses that to create our Hak5Rules user (which is an admin) and then launches CMD as said admin.
|