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

Use popen methods instead of huge bash strings in Linux/bin/addkey.py #7

Open
cirosantilli opened this issue Apr 9, 2017 · 2 comments

Comments

@cirosantilli
Copy link

os.system('%s --file="%s" --wipe > /dev/null' % (storebin, b))

The pain, the pain.

@hasufell
Copy link

hasufell commented Apr 9, 2017

such code_review 🐕

@Tbone-grady
Copy link

Okay so lets not go ask questions about how to use the binaries if you can't figure it out on your own you shouldn't be trying to use them. You have three problems bud,

  1. You could unintentionally install the LP (listening post) onto your platform
  2. Without a understanding of how code executes and what it does too a system you cause
    them to unintentionally attack someone this can be traced back too your platform.
  3. The Shadow brokers could've reverse engineered these to infect your systems

to conclude this, if you can't properly run these don't try anymore.

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

3 participants