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

Added reverse shell capability for TemplatesImpl payloads. #96

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Oct 13, 2018

  1. Configuration menu
    Copy the full SHA
    d807e9e View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2019

  1. Configuration menu
    Copy the full SHA
    11b3436 View commit details
    Browse the repository at this point in the history
  2. Implemented writefile command for TemplatesImpl

    Implemented support for writing a given file to a given path on the target system when using a TemplatesImpl gadget chain. The file is base64-encoded and included in the serialized payload alongside code that decodes the file and writes it to the given path on the target system.
    NickstaDB committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    eaa1481 View commit details
    Browse the repository at this point in the history