|
An IP address, or Internet Protocol address, is a series of numbers that identifies any device on a network. In this use case Maltiverse is only storing information related to public IP Addresses.
|
|
|
Hostnames are labels that are assigned to a device connected to a computer network and that is used to uniquely identify a device. Internet hostnames may have appended the name of a Domain Name System (DNS) domain, separated from the host-specific label by a period (“dot”). In the latter form, a hostname is also called a domain name.
|
|
|
A Uniform Resource Locator (URL), colloquially named a web address is a reference to a web resource that specifies its location on a computer network and a mechanism for retrieving it.
|
|
|
A computer file sample is a computer resource for recording data in a computer storage device, uniquely identified by its SHA256 hash function.
|
Maltiverse data model classifies IoCs in four possible categories. It takes into consideration hundreds of conditions to provide a precise classification for an IoC in a specific point in time. This classification is recalculated periodically (every hour) so an IoC can be downgraded for example from malicious to suspicious if the malicious activities have ceased for a specific period of time.
The four different values for the classification field are:
| Classification Value | Description |
| Malicious | The IoC is currently involved in malicious activities and is considered to be harmful. |
| Suspicious | The IoC has been involved in malicious activities in the past and there are chances it has not ceased. |
| Neutral | There is no information related to the IoC that could determine if it is good or bad. |
| Whitelist | The IoC is considered to be safe and will remain as it is despite new malicious classification incoming. |