Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KwachSean committed Apr 9, 2024
2 parents 2583247 + 92dde4f commit 8a09077
Show file tree
Hide file tree
Showing 36 changed files with 20,367 additions and 117 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
30 changes: 30 additions & 0 deletions Plugins/Published Plugins/CrowdSecTI/crowdsecTI_manifest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
Descriptor:
Name: CrowdSecTI
DisplayName: CrowdSec Threat Intelligence
DescriptionDisplay: Search threat intelligence data on IP addresses
Description: |-
Use this skillset to call the CrowdsecTI API if the user provides a given IP or list of IPs and wants to know more about:
- What it does: observed behaviors, targetted protocols, exploited vulnerabilities, etc.
- To what categories does it belong: proxy/VPN, CDN exit node, Legit security scanner, etc.
- What it targets: Country/region, services, etc.
- Existing cross-references: Existing lists, etc.
- How virulent it is
- For how long it has been reported by users
- The confidence level of the information.
- Published by Microsoft
Crowdsec's CTI API community plan uses one primary dataset:
- smoke: reflects most of the IPs reported by Crowdsec users
Icon: https://resources.crowdsec.net/securitycopilot/crowdsec-logo-128.png
SupportedAuthTypes:
- APIKey
Authorization:
Type: APIKey
Key: x-api-key
Location: Header
AuthScheme: ''
SkillGroups:
- Format: API
Settings:
OpenApiSpecUrl: https://resources.crowdsec.net/securitycopilot/crowdsecTI_smoke.yaml

Loading

0 comments on commit 8a09077

Please sign in to comment.