mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Cleanup: ftp_exfiltrator: Update Payload Header
This commit is contained in:
parent
937ecc7e8b
commit
b2731e7e97
@ -1,19 +1,17 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Title: FTP Exfiltrator
|
||||
# Author: Nutt
|
||||
# Version: 1.0
|
||||
# Target: Windows
|
||||
# Title: FTP Exfiltrator
|
||||
# Author: Nutt
|
||||
# Version: 1.0
|
||||
# Targets: Windows
|
||||
# Description: Exfiltrates files from the users Documents folder FTP's all files/folders to a specified
|
||||
# FTP site named by the victim hostname. Powershell FTP script will stay running after
|
||||
# BashBunny is unpluggedonce light turns green unplug and check FTP site.
|
||||
#
|
||||
#Exfiltrates files from the users Documents folder
|
||||
#FTP's all files/folders to a specified FTP site named by the victim hostname.
|
||||
#Powershell FTP script will stay running after BashBunny is unplugged, once light turns green unplug and check FTP site.
|
||||
|
||||
#Executes 1.ps1
|
||||
|
||||
#Purple.........Setup
|
||||
#Red............Failed - Need to work on
|
||||
#Green..........Finished
|
||||
# LEDS:
|
||||
# Purple: Setup
|
||||
# Red: Failed - Need to work on
|
||||
# Green: Finished
|
||||
|
||||
LED SETUP
|
||||
GET SWITCH_POSITION
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user