mirror of
https://github.com/hak5/bashbunny-payloads.git
synced 2025-10-29 16:58:25 +00:00
Cleanup: BunnyTap: Add new header to payload.
This commit is contained in:
parent
49b157156d
commit
e86e64c21c
@ -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
|
||||
LED B 0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user