Added metadata to existing payloads (#1)

This commit is contained in:
Martin Sundhaug
2017-10-27 03:49:49 +02:00
committed by Sebastian Kinne
parent 487ab7dc5f
commit b6ab3cc61f
6 changed files with 54 additions and 5 deletions

View File

@@ -1,4 +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