Interactive Demo
This demonstration page allows you to test out the Web Services API by sending a request and viewing the JSON data returned. See the Reference Manual for a complete guide to the available services.
Request
Response
Send a request to see the response.
Loading...
The request could not be completed (). Please try again.
URL:
https://api-v2.onetcenter.org/online/technology/examples/MITRE%20ATT%26CK%20software
Status:
200 OK
Content-Type:
application/json
{
"start": 1
,
"end": 2
,
"total": 2
,
"summary": {
"title": "MITRE ATT&CK software",
"description": "The MITRE ATT&CK Framework is a knowledge base of tactics and techniques used by attackers during cyber intrusions. It provides a common language and methodology for organizations to develop threat intelligence, perform threat hunting, and improve their detection and response capabilities. The framework covers various stages of the attack lifecycle and is constantly being updated to reflect the latest techniques used by threat actors."
},
"category": [
{
"href": "https://api-v2.onetcenter.org/online/technology/categories/43232406",
"code": 43232406
,
"title": "Program testing software"
}
],
"occupation": [
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.06/",
"code": "15-1299.06",
"title": "Digital Forensics Analysts",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
},
{
"href": "https://api-v2.onetcenter.org/online/occupations/15-1299.04/",
"code": "15-1299.04",
"title": "Penetration Testers",
"tags": {
"bright_outlook": true
},
"job_zone": {
"code": 4
,
"title": "Job Zone Four: Considerable Preparation Needed"
}
}
]
}