Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logging in without ADB, after rebooting; chat #15

Open
apple-corps opened this issue Jul 10, 2023 · 1 comment
Open

Logging in without ADB, after rebooting; chat #15

apple-corps opened this issue Jul 10, 2023 · 1 comment

Comments

@apple-corps
Copy link

apple-corps commented Jul 10, 2023

From a chromebook in developer mode ( using crosh / chromebrew ) , I ran the exploit and some of the utilities. I changed the root password. By the way, it prompts for changing the root password repeatedly. I was able to get a shell on the device. Then I rebooted the device.

Unfortunately the chromebrew doesn't have ADB. Then I looked around the utilities but didn't realize how to login again. Thinking about this securely, we probably need to install / enable sshd. I am assuming the device doesn't have this.

So then it appears that I can run the exploit again. When running the exploit again it prompts me to change the root password. So I tried this again. But then when I try to get the login shell, I am no longer able to.

So I guess we're really supposed to use adb to securely login. But some platforms might not have adb. So getting SSH functional might be worthwhile.

For the time being I need to try to login to the device again. Then I assume I need to mess with the scripts to make sure that telnet is sending the proper password. I will try to fiddle around with this more. Hope I am able to get a root shell and get this sorted out. Thanks for your effort with this utility!

Finally, is there another place to discuss this utility, perhaps via chat?

@apple-corps
Copy link
Author

Looks like this suggests a way to provide ssh. Then need to try to get a shell again so I can install dropbear OR openssh

#5

Will update when I attempt to get a shell again at a later date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant