Skip to content

Commit

Permalink
Update intel.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
bk-cs committed Apr 29, 2023
1 parent 7976423 commit 56dcdf0
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions public/intel.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -156,16 +156,18 @@ function Get-FalconCve {
Search for Falcon Intelligence CVE reports
.DESCRIPTION
Requires 'Vulnerabilities (Falcon Intelligence): Read'.
.PARAMETER Id
CVE identifier
.PARAMETER Filter
Falcon Query Language expression to limit results
.PARAMETER Query
Perform a generic substring search across available fields
.PARAMETER Offset
Position to begin retrieving results
.PARAMETER Sort
Property and direction to sort results
.PARAMETER Limit
Maximum number of results per request
.PARAMETER Filter
Falcon Query Language expression to limit results
.PARAMETER Offset
Position to begin retrieving results
.PARAMETER Detailed
Retrieve detailed information
.PARAMETER All
Expand Down

0 comments on commit 56dcdf0

Please sign in to comment.