[DevilsCupid] not working on W11
oflavioc opened this issue · 4 comments
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 ✅
- I checked and didn't find a similar issue already reported
- I am using PayloadStudio to encode this payload
- I made sure to redact any private information in the details shared above
- I have read the documentation provided by the original payload author and configured the payload (if required)
- I have confirmed I am deploying this payload with the correct device intended by the original author (Original USB Rubber Ducky vs New USB Rubber Ducky)
- I have confirmed I am deploying this payload on the correct target host intended by the original author (Windows, Mac, Linux, etc)
- I have confirmed the payload is compiled in the correct keyboard language for the target host I'm trying to deploy it on (US, DE, etc)
- I have actually read the above checkboxes before checking them, including this one, which I have intentionally left unchecked as confirmation of this statement
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.
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
bump @nejcpirecnik