From 377a5bc7b4d69f46c48ab69477611b846012ea3a Mon Sep 17 00:00:00 2001 From: Marc Date: Fri, 5 Jul 2019 08:17:50 +0100 Subject: [PATCH] Cleanup: psh_DownloadExecSMB: Update Payload Header Also Fix left over merge errors.. --- .../execution/psh_DownloadExecSMB/payload.txt | 30 ++++++++----------- 1 file changed, 13 insertions(+), 17 deletions(-) diff --git a/payloads/library/execution/psh_DownloadExecSMB/payload.txt b/payloads/library/execution/psh_DownloadExecSMB/payload.txt index 8d127475..bc0eb902 100644 --- a/payloads/library/execution/psh_DownloadExecSMB/payload.txt +++ b/payloads/library/execution/psh_DownloadExecSMB/payload.txt @@ -4,26 +4,22 @@ # Author: LowValueTarget # Version: 2.0 # Category: Powershell -# Target: Windows XP SP3+ (Powershell) -# Attackmodes: HID, RNDIS_ETHERNET +# Target: Windows XP SP3+ +# Attack Modes: HID, RNDIS_ETHERNET # Firmware: >= 1.2 +# Required Tools: impacket +# Description: Quick HID attack to retrieve and run powershell payload from BashBunny SMBServer. +# Possibilities are limitless! Credentials captured by are stored as loot. +# Ensure p.txt exists in payload directory (using .txt instead of .ps1 in case of security countermeasures) # -# Quick HID attack to retrieve and run powershell payload from BashBunny SMBServer. Possibilities are limitless! -# Credentials captured by are stored as loot. -# Ensure p.txt exists in payload directory (using .txt instead of .ps1 in case of security countermeasures) -# -# Required tools: impacket -======= -# Credentials captured by are stored as loot. -# Ensure p.txt exists in payload directory (using .txt instead of .ps1 in case of security countermeasures) -# -# Required tools: impacket -# -# | Attack Stage | Description | -# | ------------------- | ------------------------------| -# | Stage 1 | Powershell | -# | Stage 2 | Delivering powershell payload | +# LEDS: +# Magenta: Setup +# Yellow Single Blink: Powershell +# Yellow Double Blink: Delivering powershell payload +# White: Clean up +# Green: Finished # + ATTACKMODE RNDIS_ETHERNET HID # SETUP