Jump to content

Recommended Posts

Posted
6 hours ago, MrSnowMonster said:

I found out that if you try to use the QUACK mode in the bunny it dosnt support keyboards that have any other languages than english... any fix for this yet?

See this thread

Posted

By default there is only one language file.You need to add a fr.json manually under /root/tools/languages , just copy the us.json and modify it. If there is an error in the fr.json file the QUACK STRING command won't work.

Posted

Does the payload.txt work when you don't specify the language? If so, the problem is with your fr.json . If payload.txt doesn't run , then the problem is with your payload.txt. Can't really help you more without knowing what it is you are trying to do. Maybe you can post your payload.txt?

Posted

Yes my payload work wen i don't specify the language.

This payload don't work:

#!/bin/bash
LED B
ATTACKMODE HID
Q SET_LANGUAGE fr
Q DELAY 3000
Q STRING starting with fr language option
Q ENTER
LED R

Posted (edited)

Thanks. 

I assume then its a problem with your fr.json file. You can try out the payload manually by running the duck.py under /tools . But you gonna need to either mount the unmounted disk partition or temporary create a directory and payload under  /root/ . Then issue 

./ducky.py payload.txt -l fr

if it shows and error its likely and issue with the fr.json.

 

Edited by elkentaro

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...