akboy Posted October 20, 2017 Posted October 20, 2017 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. Quote
Just_a_User Posted October 20, 2017 Posted October 20, 2017 (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 October 20, 2017 by Just_a_User Quote
akboy Posted October 20, 2017 Author Posted October 20, 2017 4 minutes 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 Thank you! How exactly do I update it to that version on github? My languages folder is empty atm btw. Quote
akboy Posted October 20, 2017 Author Posted October 20, 2017 ooh, I just replace the files in the bashbunny right? lol :D Quote
Just_a_User Posted October 20, 2017 Posted October 20, 2017 1 minute ago, akboy said: How exactly do I update it to that version on github? You can download by clicking this link https://github.com/hak5/bashbunny-payloads/archive/master.zip extract it and copy it to your BashBunny storage. 1 Quote
akboy Posted October 20, 2017 Author Posted October 20, 2017 52 minutes ago, Just_a_User said: You can download by clicking this link https://github.com/hak5/bashbunny-payloads/archive/master.zip extract it and copy it to your BashBunny storage. 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 Quote
Just_a_User Posted October 20, 2017 Posted October 20, 2017 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 1 Quote
sundhaug92 Posted October 20, 2017 Posted October 20, 2017 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. Quote
Just_a_User Posted October 21, 2017 Posted October 21, 2017 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! Quote
sundhaug92 Posted October 21, 2017 Posted October 21, 2017 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. 1 Quote
sundhaug92 Posted October 21, 2017 Posted October 21, 2017 (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 October 21, 2017 by sundhaug92 Quote
Just_a_User Posted October 21, 2017 Posted October 21, 2017 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. 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.