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,5 +1,16 @@
#!/bin/bash
# TCPDump payload v1.0
#
# Title: TCPDump
# Description: Dumps networking-data to USB storage. Completes on button-press or storage full.
# Author: Hak5
# Version: 1.0
# Category: sniffing
# Target: Any
# Net Mode: TRANSPARENT
# LEDs
# SUCCESS: Dump complete
# FAIL: No USB storage found
function monitor_space() {
while true