-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Description
Hi, I tested this payload on FW 3.2 and I get a blinking red LED. My USB is NTFS formatted and I tried both interface="lo" and "br-lan". Any tips?
P.S my squirrel is in between my ISP modem and a second wireless router.
According to the code it should echo trouble to the log which it doesn't:
_# Interface could not be found; log it in ~/payload/switch1/log.txt
ifconfig > $lootPath/log.txt
echo "Could not load interface $interface. Stopping..." >> $lootPath/log.txt
#32 USB storage could not be found; log it in ~/payload/switch1/log.txt
echo "Could not load USB storage. Stopping..." > log.txt_
It would be nice if someone would be willing to put more debugging code into this payload so I can post more info to help.
Metadata
Metadata
Assignees
Labels
No labels