mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-15 14:57:23 +00:00
Added property descriptions
This commit is contained in:
parent
a702eca096
commit
b9e4a040a9
@ -35,16 +35,16 @@ Method |Return Type |Description
|
||||
## Properties
|
||||
Property | Type | Description
|
||||
:---|:---|:---
|
||||
id | String |
|
||||
Name | String |
|
||||
Description | String |
|
||||
Severity | String |
|
||||
cvssV3 | Double |
|
||||
exposedMachines | Long |
|
||||
publishedOn | DateTime |
|
||||
updatedOn | DateTime |
|
||||
publicExploit | Boolean |
|
||||
exploitVerified | Boolean |
|
||||
exploitInKit | Boolean |
|
||||
exploitTypes | String collection |
|
||||
exploitUris | String collection |
|
||||
id | String | Vulnerability ID
|
||||
Name | String | Vulnerability title
|
||||
Description | String | Vulnerability description
|
||||
Severity | String | Vulnerability Severity. Possible values are: “Low”, “Medium”, “High”, “Critical”
|
||||
cvssV3 | Double | CVSS v3 score
|
||||
exposedMachines | Long | Number of exposed machines
|
||||
publishedOn | DateTime | Date when vulnerability was published
|
||||
updatedOn | DateTime | Date when vulnerability was updated
|
||||
publicExploit | Boolean | Public exploit is available
|
||||
exploitVerified | Boolean | Exploit is verified to work
|
||||
exploitInKit | Boolean | Exploit is part of an exploit kit
|
||||
exploitTypes | String collection | Exploit Impact. Possible values are: “Denial of service”, “Local privilege escalation”, “Denial of service”
|
||||
exploitUris | String collection | Exploit source URLs
|
||||
|
Loading…
x
Reference in New Issue
Block a user