Jump to content

denisit

Active Members
  • Posts

    10
  • Joined

  • Last visited

Posts posted by denisit

  1. anyone can help me ? I cannot change this variable because it-s the api key to use dropbox (not the real key of course). I try to use keylogger payload which upload keystrokes directly to dropbox. The powershell script work well, the pb just come from the rubber ducky.
    Thanks.

  2. Just now, denisit said:

    Hi,
    I have a problem to set a variable in powershell. So, to find where is the pb I wrote this script :

    DELAY 2000
    GUI r
    DELAY 500
    STRING powershell
    ENTER
    DELAY 500
    STRING ="K0cj0mKMchAAAAAAAAAAC0MHOM6B-qtOB9zszza03NGx21eRsaKiurS"

    For info my variable in powershell was $variable="K0cj0mKMchAAAAAAAAAAC0MHOM6B-qtOB9zszza03NGx21eRsaKiurS"
    When I run the Usb rubber ducky this is the result in the powershell console :
    ="K0cj0mKMch03NGx21eRsaKiurS"HOM6B-qtOB9zszza03NGx21eRsaKiurS"

    I think it's maybe the hyphen but I don't know how to escape it (my keyboard is FR ).
    Any ideas ?

    Thanks

     

     

×
×
  • Create New...