Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #40506
    Hassan Aswad
    Participant

    Hello, i have a problem with my backdoor. when i upload an executable Keylogger to a target windows from my Listener. and run it from the Listener , the programme work fine on the target but my Listener freezes and i cant run any other command.

    #40510
    Diego PérezDiego Pérez
    Moderator

    Hi!

    Which is the command used for executing the keylogger in remote host?

    Let me know.
    Diego

    #40551
    Hassan Aswad
    Participant

    I just type the name of the keylogger. example, Keylogger.exe

    #40581
    Diego PérezDiego Pérez
    Moderator

    Hi!

    So the problem is how it is executed, you have to implement a function to execute files in remote host without waiting for a result, as the current functions does. Take as an example the upload and download file, both of this functions are implemented in our code, so you’ll need to do something similar (not the same) to execute the keylogger. I have implemented it in my own backdoor, but you’ll learn a lot if you do it your self.

    Try it out and let me know how it goes!
    Diego

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.