mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Quick and Dirty PrintNightmare Payload (#432)
* 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>
This commit is contained in:
7
payloads/library/execution/PrintNightmare/README.md
Normal file
7
payloads/library/execution/PrintNightmare/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 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.
|
||||
Reference in New Issue
Block a user