Jump to content

Capital Letters Mixed Up


ShadowLynx

Recommended Posts

For some reason, my bashbunny inverts upper/lower case on some computers.

That is, where it should run:

powershell -NoP -NonI -W Hidden ".((gwmi ...

Executes:

POWERSHELL -nOp -nONi -w hIDDEN ".((GWMI ...

Keyboard layout is correctly set in the configuration file.

Also, keep in mind this only occurs on some computers.

Link to comment
Share on other sites

1 hour ago, dark_pyrro said:

Is Caps Lock on or off on the computers where the chars are inverted?

Whether turned off or on, the result is the same.

The curious thing is, that the same payload runs correctly on one computer, but on another one exactly the same, it fails.

I find 3 possible outputs:
-The payload works. Loot is generated.
-The payload works, but the error of the capital letters makes the script null.
-The payload does NOT work, but I check that the powershell script is launched correctly, but without results.

Link to comment
Share on other sites

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