mirror of
https://github.com/hak5/packetsquirrel-payloads.git
synced 2025-12-19 09:48:47 +00:00
Update repos for Packet Squirrel Mk 2 release
This commit is contained in:
12
legacy-mk1/payloads/switch2/payload.sh
Executable file
12
legacy-mk1/payloads/switch2/payload.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Title: Default Payload
|
||||
# Description: Sets the NETMODE to NAT, then sets the LED to ATTACK
|
||||
# Author: Hak5
|
||||
# Version: 1.0
|
||||
# Category: default
|
||||
# Target: Any
|
||||
# Net Mode: NAT
|
||||
|
||||
NETMODE NAT
|
||||
LED ATTACK
|
||||
Reference in New Issue
Block a user