STIX Wiki
STIX Wiki

Overview

IntroductionGetting StartedWalkthrough

Reference

Domain Objects
Relationship Objects
Cyber-observable Objects
ArtifactAutonomous System (AS)DirectoryDomain NameEmail AddressEmail MessageFileIPv4 AddressIPv6 AddressMAC AddressMutexNetwork TrafficProcessSoftwareURLUser AccountWindows™ Registry Key ObjectX.509 Certificate
Meta Objects
Bundle Object
Cyber-observable Objects

URL

The URL object represents the properties of a uniform resource locator (URL).

Properties

Required Common Properties
typeidvalue
Optional Common Properties
spec_versionobject_marking_refsgranular_markingsdefangedextensions
Not Applicable
created_by_refrevokedlabelsconfidencelangexternal_references
Url Specific
value
PropertyTypeDescription
typeoptional
stringThe value of this property MUST be `url`.
valuerequired
stringSpecifies the value of the URL.

Examples

{  
  "type": "url",
  "spec_version": "2.1",
  "id": "url--c1477287-23ac-5971-a010-5c287877fa60",
  "value": "https://example.com/research/index.html"
}

Software

Previous Page

User Account

Next Page

On this page

PropertiesExamples