Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide plaintext passwords from the output #572

Closed
PinkDraconian opened this issue Feb 25, 2025 · 1 comment
Closed

Hide plaintext passwords from the output #572

PinkDraconian opened this issue Feb 25, 2025 · 1 comment

Comments

@PinkDraconian
Copy link

Please Describe The Problem To Be Solved
When using NetExec with a hash or password, whenever a successful sign in has happened, it will print out the plaintext password or hash in the output. This is clearly very useful when brute forcing passwords, but less so when you're just using a single password in the command. When writing pentest reports, it always takes a while to edit out the plaintext passwords from commands and the chance for mistakes is high.

Suggest A Solution

  • Add an option that redacts plaintext passwords from the output of NetExec.
@NeffIsBack
Copy link
Contributor

That already exists :)
Take a look at the config: https://www.netexec.wiki/getting-started/audit-mode

But double check that we didn't miss any password output before sharing screenshots!

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

No branches or pull requests

2 participants