Skip to content

Added discreet option#16

Open
nicolasmf wants to merge 2 commits into
t3l3machus:mainfrom
nicolasmf:main
Open

Added discreet option#16
nicolasmf wants to merge 2 commits into
t3l3machus:mainfrom
nicolasmf:main

Conversation

@nicolasmf

Copy link
Copy Markdown

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

@xpsknoth

Copy link
Copy Markdown

@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
Copy Markdown
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