GmailMessageInfo

Szczegóły wiadomości w alercie o wzroście liczby ataków phishingowych

Zapis JSON
{
  "messageId": string,
  "md5HashMessageBody": string,
  "messageBodySnippet": string,
  "md5HashSubject": string,
  "subjectText": string,
  "attachmentsSha256Hash": [
    string
  ],
  "recipient": string,
  "date": string,
  "sentTime": string
}
Pola
messageId

string

Identyfikator wiadomości.

md5HashMessageBody

string

Hasz treści wiadomości.

messageBodySnippet

string

fragment tekstu z treści wiadomości (dostępny tylko w przypadku zgłoszonych e-maili).

md5HashSubject

string

Hasz MD5 tematu e-maila (dostępna tylko w przypadku zgłoszonych e-maili).

subjectText

string

Temat e-maila (dostępny tylko w przypadku zgłoszonych e-maili).

attachmentsSha256Hash[]

string

Hasz SHA256 załącznika do e-maila i wszystkich części MIME.

recipient

string

Adresat tego e-maila.

date

string (Timestamp format)

Data zdarzenia powiązanego z tym e-mailem.

sentTime

string (Timestamp format)

Czas wysłania e-maila.