exfil

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Initialize

func Initialize(target, fname string)

Performs initialization for the exfil single instance

Types

type ExfilInterface added in v1.0.0

type ExfilInterface interface {
	Write(content string)
}

type ExfilType

type ExfilType struct {
	// contains filtered or unexported fields
}

internal state for the exfil

var Exfil *ExfilType

single instance of the ExfilType

func (*ExfilType) Write

func (e *ExfilType) Write(content string)

Write content to exfil

Blocks the file write, so caller should ensure this does not interfere with hooked function if called multiple times or expects a fast execution

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL