Jump to content

Add Swedish keyboard layout to Bashbunny


Recommended Posts

Posted

Hello! I have big problems understanding where to get the .json file for changing language in my bashbunny.

I live in Sweden so none of the nice payloads wont work. I appreciate any help! I've read some threads here allready on how to do it, but I simply don't understand it. Pretty complicated to be honest.

 

Posted (edited)
30 minutes ago, akboy said:

Hello! I have big problems understanding where to get the .json file for changing language in my bashbunny.

I live in Sweden so none of the nice payloads wont work. I appreciate any help! I've read some threads here allready on how to do it, but I simply don't understand it. Pretty complicated to be honest.

 

In your payload just use

# Set your language here
LANGUAGE='se'

making sure languages se.json exists in /BashBunny/languages/

if not update it from the github repo https://github.com/hak5/bashbunny-payloads

Edited by Just_a_User
Posted
1 minute ago, akboy said:

Thank you for your help, much appreciated! Do you know where I can find the tools installer.sh ? Trying to install all tools now :D 

 

  • Like 1
Posted
3 hours ago, Just_a_User said:

In your payload just use


# Set your language here
LANGUAGE='se'

making sure languages se.json exists in /BashBunny/languages/

if not update it from the github repo https://github.com/hak5/bashbunny-payloads

As of 1.3, payloads aren't supposed to set languages, because it makes it harder to use payloads on other languages. Instead, you're supposed to set that config.txt-file on the root of the device. See https://storage.googleapis.com/bashbunny_updates/ch_fw_1.3-changelog.txt

Posted
5 minutes ago, sundhaug92 said:

As of 1.3, payloads aren't supposed to set languages, because it makes it harder to use payloads on other languages. Instead, you're supposed to set that config.txt-file on the root of the device. See https://storage.googleapis.com/bashbunny_updates/ch_fw_1.3-changelog.txt

Yep good catch, I totally missed that. Don't often change my language and was just trying to help a guy out. Hopefully they see this and switch to the more official method. Cheers!

Posted
Just now, Just_a_User said:

Yep good catch, I totally missed that. Don't often change my language and was just trying to help a guy out. Hopefully they see this and switch to the more official method. Cheers!

Yeah, it's a hangover from the old way of doing things. I've setup a bug in the github bug-tracker https://github.com/hak5/bashbunny-payloads/issues/248, which covers it and a few other things that have changed since 1.0. 

  • Like 1
Posted (edited)

I had the same issue myself. One way of solving these things would be to add an OOBE-wizard which helps the user get through updating, choosing their target-language and such.

Edited by sundhaug92
Posted
3 minutes ago, sundhaug92 said:

OOBE-wizard which helps the user get through updating, choosing their target-language and such.

That would be great for simplifying and also standardizing, nice.

  • Like 1

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...