From e86e64c21c47431a98bff5624056597faf7af48d Mon Sep 17 00:00:00 2001 From: Marc Date: Fri, 5 Jul 2019 05:24:26 +0000 Subject: [PATCH] Cleanup: BunnyTap: Add new header to payload. --- .../library/credentials/BunnyTap/payload.txt | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/payloads/library/credentials/BunnyTap/payload.txt b/payloads/library/credentials/BunnyTap/payload.txt index abf3b96f..7ecc41ed 100755 --- a/payloads/library/credentials/BunnyTap/payload.txt +++ b/payloads/library/credentials/BunnyTap/payload.txt @@ -1,8 +1,16 @@ #!/bin/bash # -# Title: BunnyTap -# Author: Whistle Master -# Version: 1.0 +# Title: BunnyTap +# Version: 1.0 +# Author: Whistle Master +# Props: Samy Kamkar +# Description: +# PoisonTap for the BashBunny +# +# LEDS: +# White Blinking: No DNSSpoof found +# Green Blinking: Starting Attack +# Blue: Started Attack # Enable Ethernet (RNDIS = Windows, ECM = mac/*nix) #ATTACKMODE RNDIS_ETHERNET @@ -35,4 +43,4 @@ fi LED G 200 setupNetworking startBunnyTap -LED B 0 \ No newline at end of file +LED B 0