Jump to content

billkearson

Active Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by billkearson

  1. Hello,

    I just got my duck a few days ago and got a simple "Hello World" app to run without issue.

    Now I am trying to run the "Reverse Shell" form the site http://avocado.hak5.org/ .

    Everyhting works if I time it right and click into an already existing shell.

    The problem I have is that the LEFTARROW below does not seem to happen and the shell never comes up.

    This defaults to selecting NO in the box when this happens.

    I have tried adding a delay after it, using the LEFT command instead, and even reflashing the duck with the same results.

    Inject.bin files come form the site mentioned above with the parameters 8080 and 127.0.0.1.

    Ii also tried to build from the online duck encoder site with the same results; http://www.iducke.com/Encoder/IDE.

    I am running win7 x64 and would appreciate any help.

    DELAY 4000
    ESCAPE
    CONTROL ESCAPE
    DELAY 400
    STRING cmd
    DELAY 400
    MENU
    DELAY 400
    STRING a
    DELAY 1500
    LEFTARROW
    DELAY 1500
    ENTER
    DELAY 1500
    STRING copy con c:\decoder.vbs
    
×
×
  • Create New...