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

hyperpwn cannot work when using lates kali linux and pwndbg with root account #19

Open
ring0day opened this issue Nov 3, 2024 · 0 comments

Comments

@ring0day
Copy link

ring0day commented Nov 3, 2024

Hi

I am using lates kali linux(Linux kali 6.10.9-amd64 #1 SMP PREEMPT_DYNAMIC Kali 6.10.9-1kali1 (2024-09-09) x86_64 GNU/Linux
) and pwndbg(pwndbg_2024.02.14_amd64.deb) with a root account. pwndgb works well along.
Then I install Hyper-3.4.1.AppImage(https://github.com/vercel/hyper/releases/tag/v3.4.1), after

chmod 777 Hyper-3.4.1.AppImage
./Hyper-3.4.1.AppImage --no-sandbox

I can start hyper with root account, so i install hyperinator and hyperpwn via:

npm install hyperinator
npm install hyperpwn

After reloading hyper terminal, i type "pwndbg“ in hyper, but it reported an error:
image
Seems hyperpwn uses /bin/sleep as a default bash and execute some commands :(

I have no idea to handle it, could someone give more help?

Thanks very much.

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