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:
Pete Camuso
2017-04-07 00:36:11 -05:00
committed by Sebastian Kinne
parent 63b281646a
commit 34003917ee
3 changed files with 80 additions and 0 deletions

View 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 |
| ------------------ | -------------------------------------------- |