Resubmitting for Payload Awards (#42)
* Payload based on example nmap payload but with pastebin ex-filtration * Update payload.sh * refine directory name to remove spaces refine directory name to remove spacespull/43/head
parent
de14bb72f6
commit
1302d2cda7
|
@ -55,7 +55,7 @@ function setup() {
|
|||
LED SETUP
|
||||
# Create loot directory
|
||||
mkdir -p $LOOT_DIR &> /dev/null
|
||||
|
||||
|
||||
# Set NETMODE to DHCP_CLIENT for Shark Jack v1.1.0+
|
||||
NETMODE DHCP_CLIENT
|
||||
# Wait for an IP address to be obtained
|
||||
|
|
Loading…
Reference in New Issue