Skip to content

Suggestion:Implement a way to return the output and prevent termination of parent #4

@Zer0-Tolerance

Description

@Zer0-Tolerance

When executed in memory using .Net reflection using a similar technique
as this : https://jimshaver.net/2018/07/25/safetykatz-over-net/#more-661 I encountered the following issue:

  1. I can't seem to find a way to get the output from the calling program (btw it's the same issue for other GhostPack tools).
  2. Once Safetykatz has finished its execution it also terminates the parent process (probably due to the usage of the PELoading technique)

Does it make sense ? Any idea ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions