PsReq - Request the implant to list processes of a remote session.

interface PsReq {
    FullInfo: boolean;
    Request?: commonpb.Request;
}

Properties

Properties

FullInfo: boolean
Request?: commonpb.Request