Skip to content

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

Open
@ring0day

Description

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.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions