ColinTaylor
Part of the Furniture
I think the file is actually being intercepted by curl rather than asd (unless they are linked). A similar curl security issue was reported the other day.In theory, but not thoroughly tested.
Code:mkdir /jffs/addons/skynet /usr/sbin/curl -fsNL --connect-timeout 10 --retry 3 --max-time 12 https://raw.githubusercontent.com/Adamm00/IPSet_ASUS/master/firewall.sh -o /jffs/addons/skynet/firewall chmod 755 /jffs/addons/skynet/firewall ln -s /jffs/addons/skynet/firewall /jffs/scripts/firewall sh /jffs/scripts/firewall