Jump to content

quentin_lamamy

Active Members
  • Posts

    122
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by quentin_lamamy

  1. Hi (yes i know i disappear 6 year ago ^^) I just found my bash bunny under a furniture (seems that cat love bashbunny 🙂 ) I have some time and a beer so i plug it in, update it and just see that logically i still have the issue. I just found a start of work on a fr-FR-mac BB layout file in one of my folder, i will try to finish it and post it. @Dave-ee Jones When i finish should i post here or PR on github as new language ?
  2. Did you check if in the bash bunny (with a serial console) there is an arming payload, it maybe override the one your create on the flash storage of your BB
  3. It's cool to read that it work fine now, let us now if you have new issue.
  4. Well, it's the kind of question that need to be answer by a BB specialist ( @Sebkinne , @Dave-ee Jones any idea?). But i think it's not a suitable usage of the BB. I am not sure of what you are expecting you have a DHCP server running on the BB, any extra information on this subject ?
  5. @Sebkinne I continue my work and make a test making a packaged node js app installed on the user computer. Because i like terminal based ui i make this : 1) the doc, the changelog, the status of the software (up to date or not) , the author and contrinbutor. (look at the attached file) 2) allow you to paire your bb with the software (manage payload and extension profiles and maybe more) 3) manage payload, browse repository, display payload description ,install , uninstal, check update and maybe more. 4) the same for the extension 5) Help, maybe faq Any other idea ? bash Bunny Manager.tiff
  6. I'm not sure you will succeed doing the same thing easily with a RPI 0 without resulting to a big ugly not cased pcb with lot of cable. With all the respect i must use when answering to a bb user : BB is not a toy, it's a pentest tool which require some technical awareness. If you don't have skill i'm quite sure it will be useless for you. And even if you want to try to play with it, please always RTFM, avoid having dumb and inappropriate use of your bb (playing with switch when plugged in is a inappropriate use on my mind)
  7. Yes, but i fear that it will be less clear when a user will talk to us with klingon xD
  8. @Dave-ee Jones If we accept that all newbie come on board and speak his native language i let you add a google translate button in the toolbar xD
  9. Hi guy, On this board we speak only english. Please try to translate your poste and we will try to help you. See you soon here.
  10. Yes that was the question ^^ All the conclusion i have drawn from my test and wrote on my post are right.
  11. Can you post your code ? (in a code block)
  12. I don't look at the video for the moment, but why do you want bluetooth on the BB ?
  13. Hi, I'm still working with my BB, i am actually work on disabling the wifi on OSX with this command networksetup -setairportpower en0 off" According to my test, if i good understand, in payload you can use directly all command supported by unix (the operating system of the BB). For all other OS specific command we must open a terminal, and : Q STRING "networksetup -setairportpower en0 off" Q ENTER Is there any way to run os specific command in the payload without opening a terminal ?
  14. On windows you can't, but on unix and osx you can open a invited user i think with some tab and enter input and open a text editor
  15. Ok, take your time i will work on my side on project to learn more and more on BB. Feel free to send me a PM
  16. maybe i can help you on this point, i'm a full stack web dev. You already know what you want ? Which techno etc ?
  17. I don't know what is bb updater, sorry for the duplicate idea :/ Nop there is two choice, a third party api i host on my server to get info about the git or just parse the github It's a node js app, so just need a node js. It can be use as a classic payload that run the tool, or in the bashbunny filesystem with a custom command binded to the tool. Like setup or something like that.
  18. Hi, It seems that lot of bb user are noob and don't succeed in using it. I am working on a tool based on node js with a terminal ui to manage the BB. The actual feature are : Browse available payload from git Install / Remove payload Update firmware Browse available tool from git Install / Remove payload Is there some other feature that can be usefull ? Message for the moderator : Is this possible to stick this post to let people work on it without scrolling in forum history ?
  19. Hi, Which payload do you load in your BB ? Is your BB uptodate ?
  20. It's not a chat here... Just to be sure (maybe fast blinking doesn't means the same thing for you and me) do you have the responder tool in /tools/responder/ ?
×
×
  • Create New...