Documentation ¶
Index ¶
Constants ¶
View Source
const ( ID = "ransom_note" Name = "Ransomware note" )
Variables ¶
This section is empty.
Functions ¶
func NewRansomNote ¶
func NewRansomNote(opts ...RansomNoteOptions) sergeant.Runnable
Types ¶
type RansomNote ¶
type RansomNote struct {
// contains filtered or unexported fields
}
func (*RansomNote) ID ¶
func (e *RansomNote) ID() string
func (*RansomNote) Name ¶
func (e *RansomNote) Name() string
type RansomNoteOptions ¶
Click to show internal directories.
Click to hide internal directories.