hak5 / usbrubberducky-payloads

The Official USB Rubber Ducky Payload Repository
https://usbrubberducky.com
4.17k stars 1.35k forks source link

[DevilsCupid] not working on W11 #295

Open oflavioc opened 1 year ago

oflavioc commented 1 year ago

Payload Title

DevilsCupid

Payload URL

https://github.com/hak5/usbrubberducky-payloads/tree/master/payloads/library/credentials/DevilsCupid

Description

I'm having issues to execute the ps1 file and make it open the pop-up to request credentials. I receive this error message.

Screenshot: https://pic4net.com/pm-OS6ZO5.html

Payload Modifications (if any)

No response

Troubleshooting

No response

Suspected Cause

No response

Screenshots or additional information

https://pic4net.com/pm-OS6ZO5.html

Checklist ✅

dallaswinger commented 1 year ago

read this last checkbox that you checked carefully I have actually read the above checkboxes before checking them, including this one, which I have intentionally left unchecked as confirmation of this statement

second, the payload requires several steps of configuration as described by the readme which you have not detailed in this report - I would start by describing what youve done to configure and deploy this payload.

DannyTheHeretic commented 1 year ago

I am running into the same issue, the error output is:

You cannot call a method on a null-valued expression.
At line:53 char:154

+ ... ,[Environment]::UserDomainName);$cred.getnetworkcredential().password
 +                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : InvalidOperation: (:) [], RuntimeException
    + FullyQualifiedErrorId : InvokeMethodOnNull

This occurs after the selection of the ok in the first pop up "Unusual sign in detected yaddayadda" it then says Credentials can not be empty, and it sends that error message in the CLI

dallaswinger commented 1 year ago

@nejcpirecnik

dallaswinger commented 1 year ago

bump @nejcpirecnik