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

psh_DownloadExec payload fails on gohttp on MK2 #547

Open
HackingThings opened this issue Aug 26, 2022 · 1 comment
Open

psh_DownloadExec payload fails on gohttp on MK2 #547

HackingThings opened this issue Aug 26, 2022 · 1 comment

Comments

@HackingThings
Copy link

I am using a MK2 version 1.7.332 and the template at
https://github.com/hak5/bashbunny-payloads/tree/master/payloads/library/execution/psh_DownloadExec
stopped working, after banging my head against the wall a few times i realized that this line breaks executions

REQUIRETOOL gohttp

The reason being that the gohttp package is not installed in /tools anymore and is no longer there.

I am not sure if this is relevant for MK1 , but i think someone should take a look and maybe update some old scripts or something.

@GrylledCheez
Copy link
Contributor

GrylledCheez commented Dec 30, 2022

Download the gohttp deb file from here and install it on your Bunny.

https://forums.hak5.org/topic/40971-info-tools/

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

2 participants