File Extraction
Extract transferred files and save them to disk
Introduction
File Audit Records
message File {
string Timestamp = 1;
string Name = 2;
int64 Length = 3;
string Hash = 4;
string Location = 5;
string Ident = 6;
string Source = 7;
string ContentType = 8;
PacketContext Context = 9;
string Host = 10;
string ContentTypeDetected = 11;
}Usage
Maltego Integration
Last updated