Skip to content

/AWS1/CL_IN2ATIGDATA

The Amazon Web Services Threat Intel Group (ATIG) details for a specific vulnerability.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_firstseen TYPE /AWS1/IN2FIRSTSEEN /AWS1/IN2FIRSTSEEN

The date and time this vulnerability was first observed.

iv_lastseen TYPE /AWS1/IN2LASTSEEN /AWS1/IN2LASTSEEN

The date and time this vulnerability was last observed.

it_targets TYPE /AWS1/CL_IN2TARGETS_W=>TT_TARGETS TT_TARGETS

The commercial sectors this vulnerability targets.

it_ttps TYPE /AWS1/CL_IN2TTPS_W=>TT_TTPS TT_TTPS

The MITRE ATT&CK tactics, techniques, and procedures (TTPs) associated with vulnerability.


Queryable Attributes

firstSeen

The date and time this vulnerability was first observed.

Accessible with the following methods

Method Description
GET_FIRSTSEEN() Getter for FIRSTSEEN, with configurable default
ASK_FIRSTSEEN() Getter for FIRSTSEEN w/ exceptions if field has no value
HAS_FIRSTSEEN() Determine if FIRSTSEEN has a value

lastSeen

The date and time this vulnerability was last observed.

Accessible with the following methods

Method Description
GET_LASTSEEN() Getter for LASTSEEN, with configurable default
ASK_LASTSEEN() Getter for LASTSEEN w/ exceptions if field has no value
HAS_LASTSEEN() Determine if LASTSEEN has a value

targets

The commercial sectors this vulnerability targets.

Accessible with the following methods

Method Description
GET_TARGETS() Getter for TARGETS, with configurable default
ASK_TARGETS() Getter for TARGETS w/ exceptions if field has no value
HAS_TARGETS() Determine if TARGETS has a value

ttps

The MITRE ATT&CK tactics, techniques, and procedures (TTPs) associated with vulnerability.

Accessible with the following methods

Method Description
GET_TTPS() Getter for TTPS, with configurable default
ASK_TTPS() Getter for TTPS w/ exceptions if field has no value
HAS_TTPS() Determine if TTPS has a value