diff options
| author | spv <aquaticvegetable@gmail.com> | 2022-04-20 19:44:01 -0400 |
|---|---|---|
| committer | spv <aquaticvegetable@gmail.com> | 2022-04-20 19:44:01 -0400 |
| commit | 64ef7cbaf51af9a60c19ff28c8cb5537c8134454 (patch) | |
| tree | e177ac42e5ad69c53ed8460458892313f489814b /spyware.sh | |
| parent | f92ed682982d7fa7d1afe2e61aefd42050649ea8 (diff) | |
wip
Diffstat (limited to 'spyware.sh')
| -rwxr-xr-x | spyware.sh | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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 |
