mirror of
https://github.com/hak5darren/bashbunny-payloads.git
synced 2025-10-29 16:58:12 +00:00
Added NothingLess payload (#120)
Maps the file system and stores it in c:\users\tempa Shares a drive or location to everyone and grants full security permissions to everyone
This commit is contained in:
committed by
Sebastian Kinne
parent
63b281646a
commit
34003917ee
23
payloads/library/NothingLess/readme.md
Normal file
23
payloads/library/NothingLess/readme.md
Normal file
@@ -0,0 +1,23 @@
|
||||
# NothingLess for Bash Bunnys
|
||||
|
||||
* Author: StinkyBliss
|
||||
* Version: Version 1.0
|
||||
* Target: Windows
|
||||
|
||||
## Description
|
||||
|
||||
For testing use: 'icacls "c:\Users" /remove:g Everyone /T' to remove the created security permissions
|
||||
To share a drive change the path in nl.cmd to c: remove the quotes
|
||||
|
||||
## Configuration
|
||||
|
||||
None, only optionl changes
|
||||
|
||||
## STATUS
|
||||
|
||||
| LED | Status |
|
||||
| ------------------ | -------------------------------------------- |
|
||||
| Red (blinking) | Setting up |
|
||||
| yellow (blinking) | Attack running |
|
||||
| Green | Attack Complete |
|
||||
| ------------------ | -------------------------------------------- |
|
||||
Reference in New Issue
Block a user