New-MgBetaSecurityThreatIntelligenceVulnerability

Create new navigation property to vulnerabilities for security

Note

To view the v1.0 release of this cmdlet, view New-MgSecurityThreatIntelligenceVulnerability

Syntax

PowerShell
New-MgBetaSecurityThreatIntelligenceVulnerability
   [-ResponseHeadersVariable <String>]
   [-ActiveExploitsObserved]
   [-AdditionalProperties <Hashtable>]
   [-Articles <IMicrosoftGraphSecurityArticle[]>]
   [-CommonWeaknessEnumerationIds <String[]>]
   [-Components <IMicrosoftGraphSecurityVulnerabilityComponent[]>]
   [-CreatedDateTime <DateTime>]
   [-Cvss2Summary <IMicrosoftGraphSecurityCvssSummary>]
   [-Cvss3Summary <IMicrosoftGraphSecurityCvssSummary>]
   [-Description <IMicrosoftGraphSecurityFormattedContent>]
   [-Exploits <IMicrosoftGraphSecurityHyperlink[]>]
   [-ExploitsAvailable]
   [-HasChatter]
   [-Id <String>]
   [-LastModifiedDateTime <DateTime>]
   [-PriorityScore <Int32>]
   [-PublishedDateTime <DateTime>]
   [-References <IMicrosoftGraphSecurityHyperlink[]>]
   [-Remediation <IMicrosoftGraphSecurityFormattedContent>]
   [-Severity <String>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]
PowerShell
New-MgBetaSecurityThreatIntelligenceVulnerability
   -BodyParameter <IMicrosoftGraphSecurityVulnerability>
   [-ResponseHeadersVariable <String>]
   [-Headers <IDictionary>]
   [-ProgressAction <ActionPreference>]
   [-WhatIf]
   [-Confirm]
   [<CommonParameters>]

Description

Create new navigation property to vulnerabilities for security

Parameters

-ActiveExploitsObserved

Indicates whether this vulnerability has any known exploits associated to known bad actors.

Type:SwitchParameter
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-AdditionalProperties

Additional Parameters

Type:Hashtable
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Articles

Articles related to this vulnerability. To construct, see NOTES section for ARTICLES properties and create a hash table.

Type:IMicrosoftGraphSecurityArticle[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-BodyParameter

vulnerability To construct, see NOTES section for BODYPARAMETER properties and create a hash table.

Type:IMicrosoftGraphSecurityVulnerability
Position:Named
Default value:None
Required:True
Accept pipeline input:True
Accept wildcard characters:False

-CommonWeaknessEnumerationIds

Community-defined common weakness enumerations (CWE).

Type:String[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Components

Components related to this vulnerability article. To construct, see NOTES section for COMPONENTS properties and create a hash table.

Type:IMicrosoftGraphSecurityVulnerabilityComponent[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Confirm

Prompts you for confirmation before running the cmdlet.

Type:SwitchParameter
Aliases:cf
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-CreatedDateTime

The date and time when this vulnerability article was first created.

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Cvss2Summary

cvssSummary To construct, see NOTES section for CVSS2SUMMARY properties and create a hash table.

Type:IMicrosoftGraphSecurityCvssSummary
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Cvss3Summary

cvssSummary To construct, see NOTES section for CVSS3SUMMARY properties and create a hash table.

Type:IMicrosoftGraphSecurityCvssSummary
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Description

formattedContent To construct, see NOTES section for DESCRIPTION properties and create a hash table.

Type:IMicrosoftGraphSecurityFormattedContent
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Exploits

Known exploits for this vulnerability. To construct, see NOTES section for EXPLOITS properties and create a hash table.

Type:IMicrosoftGraphSecurityHyperlink[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ExploitsAvailable

Indicates whether this vulnerability has exploits in public sources (such as Packetstorm or Exploit-DB) online.

Type:SwitchParameter
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-HasChatter

Indicates whether chatter about this vulnerability has been discovered online.

Type:SwitchParameter
Position:Named
Default value:False
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Headers

Optional headers that will be added to the request.

Type:IDictionary
Position:Named
Default value:None
Required:False
Accept pipeline input:True
Accept wildcard characters:False

-Id

The unique identifier for an entity. Read-only.

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-LastModifiedDateTime

The date and time when this vulnerability article was most recently updated.

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-PriorityScore

A unique algorithm that reflects the priority of a vulnerability based on the CVSS score, exploits, chatter, and linkage to malware. This property also evaluates the recency of these components so users can understand which vulnerability should be remediated first.

Type:Int32
Position:Named
Default value:0
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ProgressAction

{{ Fill ProgressAction Description }}

Type:ActionPreference
Aliases:proga
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-PublishedDateTime

The date and time when this vulnerability article was published.

Type:DateTime
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-References

Reference links where further information can be learned about this vulnerability. To construct, see NOTES section for REFERENCES properties and create a hash table.

Type:IMicrosoftGraphSecurityHyperlink[]
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Remediation

formattedContent To construct, see NOTES section for REMEDIATION properties and create a hash table.

Type:IMicrosoftGraphSecurityFormattedContent
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-ResponseHeadersVariable

Optional Response Headers Variable.

Type:String
Aliases:RHV
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-Severity

vulnerabilitySeverity

Type:String
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

-WhatIf

Shows what would happen if the cmdlet runs. The cmdlet is not run.

Type:SwitchParameter
Aliases:wi
Position:Named
Default value:None
Required:False
Accept pipeline input:False
Accept wildcard characters:False

Inputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphSecurityVulnerability

System.Collections.IDictionary

Outputs

Microsoft.Graph.Beta.PowerShell.Models.IMicrosoftGraphSecurityVulnerability

Notes

COMPLEX PARAMETER PROPERTIES

To create the parameters described below, construct a hash table containing the appropriate properties. For information on hash tables, run Get-Help about_Hash_Tables.

ARTICLES <IMicrosoftGraphSecurityArticle- []>: Articles related to this vulnerability.

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Body <IMicrosoftGraphSecurityFormattedContent>]: formattedContent
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Content <String>]: The content of this formattedContent.
    • [Format <String>]: contentFormat
  • [CreatedDateTime <DateTime?>]: The date and time when this article was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
  • [ImageUrl <String>]: URL of the header image for this article, used for display purposes.
  • [Indicators <IMicrosoftGraphSecurityArticleIndicator- []>]: Indicators related to this article.
    • [Artifact <IMicrosoftGraphSecurityArtifact>]: artifact
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [Id <String>]: The unique identifier for an entity. Read-only.
    • [Source <String>]: indicatorSource
    • [Id <String>]: The unique identifier for an entity. Read-only.
  • [IsFeatured <Boolean?>]: Indicates whether this article is currently featured by Microsoft.
  • [LastUpdatedDateTime <DateTime?>]: The most recent date and time when this article was updated. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
  • [Summary <IMicrosoftGraphSecurityFormattedContent>]: formattedContent
  • [Tags <String- []>]: Tags for this article, communicating keywords, or key concepts.
  • [Title <String>]: The title of this article.

BODYPARAMETER <IMicrosoftGraphSecurityVulnerability>: vulnerability

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [ActiveExploitsObserved <Boolean?>]: Indicates whether this vulnerability has any known exploits associated to known bad actors.
  • [Articles <IMicrosoftGraphSecurityArticle- []>]: Articles related to this vulnerability.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [Body <IMicrosoftGraphSecurityFormattedContent>]: formattedContent
      • [(Any) <Object>]: This indicates any property can be added to this object.
      • [Content <String>]: The content of this formattedContent.
      • [Format <String>]: contentFormat
    • [CreatedDateTime <DateTime?>]: The date and time when this article was created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
    • [ImageUrl <String>]: URL of the header image for this article, used for display purposes.
    • [Indicators <IMicrosoftGraphSecurityArticleIndicator- []>]: Indicators related to this article.
      • [Artifact <IMicrosoftGraphSecurityArtifact>]: artifact
        • [(Any) <Object>]: This indicates any property can be added to this object.
        • [Id <String>]: The unique identifier for an entity. Read-only.
      • [Source <String>]: indicatorSource
      • [Id <String>]: The unique identifier for an entity. Read-only.
    • [IsFeatured <Boolean?>]: Indicates whether this article is currently featured by Microsoft.
    • [LastUpdatedDateTime <DateTime?>]: The most recent date and time when this article was updated. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
    • [Summary <IMicrosoftGraphSecurityFormattedContent>]: formattedContent
    • [Tags <String- []>]: Tags for this article, communicating keywords, or key concepts.
    • [Title <String>]: The title of this article.
  • [CommonWeaknessEnumerationIds <String- []>]: Community-defined common weakness enumerations (CWE).
  • [Components <IMicrosoftGraphSecurityVulnerabilityComponent- []>]: Components related to this vulnerability article.
    • [Id <String>]: The unique identifier for an entity. Read-only.
    • [Name <String>]: The name of this vulnerability component.
  • [CreatedDateTime <DateTime?>]: The date and time when this vulnerability article was first created.
  • [Cvss2Summary <IMicrosoftGraphSecurityCvssSummary>]: cvssSummary
    • [(Any) <Object>]: This indicates any property can be added to this object.
    • [Score <Double?>]: The CVSS score about this vulnerability.
    • [Severity <String>]: vulnerabilitySeverity
    • [VectorString <String>]: The CVSS vector string for this vulnerability.
  • [Cvss3Summary <IMicrosoftGraphSecurityCvssSummary>]: cvssSummary
  • [Description <IMicrosoftGraphSecurityFormattedContent>]: formattedContent
  • [Exploits <IMicrosoftGraphSecurityHyperlink- []>]: Known exploits for this vulnerability.
    • [Name <String>]: The name for this hyperlink.
    • [Url <String>]: The URL for this hyperlink.
  • [ExploitsAvailable <Boolean?>]: Indicates whether this vulnerability has exploits in public sources (such as Packetstorm or Exploit-DB) online.
  • [HasChatter <Boolean?>]: Indicates whether chatter about this vulnerability has been discovered online.
  • [LastModifiedDateTime <DateTime?>]: The date and time when this vulnerability article was most recently updated.
  • [PriorityScore <Int32?>]: A unique algorithm that reflects the priority of a vulnerability based on the CVSS score, exploits, chatter, and linkage to malware. This property also evaluates the recency of these components so users can understand which vulnerability should be remediated first.
  • [PublishedDateTime <DateTime?>]: The date and time when this vulnerability article was published.
  • [References <IMicrosoftGraphSecurityHyperlink- []>]: Reference links where further information can be learned about this vulnerability.
  • [Remediation <IMicrosoftGraphSecurityFormattedContent>]: formattedContent
  • [Severity <String>]: vulnerabilitySeverity

COMPONENTS <IMicrosoftGraphSecurityVulnerabilityComponent- []>: Components related to this vulnerability article.

  • [Id <String>]: The unique identifier for an entity. Read-only.
  • [Name <String>]: The name of this vulnerability component.

CVSS2SUMMARY <IMicrosoftGraphSecurityCvssSummary>: cvssSummary

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Score <Double?>]: The CVSS score about this vulnerability.
  • [Severity <String>]: vulnerabilitySeverity
  • [VectorString <String>]: The CVSS vector string for this vulnerability.

CVSS3SUMMARY <IMicrosoftGraphSecurityCvssSummary>: cvssSummary

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Score <Double?>]: The CVSS score about this vulnerability.
  • [Severity <String>]: vulnerabilitySeverity
  • [VectorString <String>]: The CVSS vector string for this vulnerability.

DESCRIPTION <IMicrosoftGraphSecurityFormattedContent>: formattedContent

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Content <String>]: The content of this formattedContent.
  • [Format <String>]: contentFormat

EXPLOITS <IMicrosoftGraphSecurityHyperlink- []>: Known exploits for this vulnerability.

  • [Name <String>]: The name for this hyperlink.
  • [Url <String>]: The URL for this hyperlink.

REFERENCES <IMicrosoftGraphSecurityHyperlink- []>: Reference links where further information can be learned about this vulnerability.

  • [Name <String>]: The name for this hyperlink.
  • [Url <String>]: The URL for this hyperlink.

REMEDIATION <IMicrosoftGraphSecurityFormattedContent>: formattedContent

  • [(Any) <Object>]: This indicates any property can be added to this object.
  • [Content <String>]: The content of this formattedContent.
  • [Format <String>]: contentFormat