mirror of
https://github.com/hak5/sharkjack-payloads.git
synced 2026-04-21 09:19:24 +01:00
Updated payload to include NETMODE (v1.0.2+)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
# Cyan Fast Blinks..Last octet of IPv4 address
|
||||
|
||||
LED SETUP
|
||||
NETMODE DHCP
|
||||
/etc/init.d/sshd start
|
||||
sleep 10
|
||||
LASTOCTET=$(ifconfig eth0 | grep "inet addr" | awk {'print $2'} | awk -F. {'print $4'})
|
||||
|
||||
Reference in New Issue
Block a user