From cc24f7a2acd4bbe2f2f53667bdd90b10ebb75ce2 Mon Sep 17 00:00:00 2001 From: Joshua Hiller <74007258+jshcodes@users.noreply.github.com> Date: Wed, 15 Jun 2022 17:32:59 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a74bf7e21..755cc8bc3 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ For each CrowdStrike Falcon API service collection, a matching Service Class is |:-| :-| :-| | CrowdStrike Device Control | [device_control_policies.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/device_control_policies.py) | [DeviceControlPolicies](https://www.falconpy.io/Service-Collections/Device-Control-Policies.html) | | CrowdStrike Custom Indicators of Attack (IOAs) | [custom_ioa.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/custom_ioa.py)
[ioa_exclusions.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/ioa_exclusions.py)| [CustomIOA](https://www.falconpy.io/Service-Collections/Custom-IOA.html)
[IOAExclusions](https://www.falconpy.io/Service-Collections/IOA-Exclusions.html) | -| CrowdStrike Custom Indicators of Compromise (IOCs) | [ioc.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/ioc.py)
[iocs.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/iocs.py) ![#f03c15](https://via.placeholder.com/10/f03c15/000000?text=+) *Deprecated* | [IOC](https://www.falconpy.io/Service-Collections/IOC.html)
[Iocs](https://www.falconpy.io/Service-Collections/IOCs.html) | +| CrowdStrike Custom Indicators of Compromise (IOCs) | [ioc.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/ioc.py)
[iocs.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/iocs.py) *Deprecated* | [IOC](https://www.falconpy.io/Service-Collections/IOC.html)
[Iocs](https://www.falconpy.io/Service-Collections/IOCs.html) | | CrowdStrike Detections | [detects.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/detects.py) | [Detects](https://www.falconpy.io/Service-Collections/Detects.html) | | CrowdStrike Falcon Discover | [discover.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/discover.py) | [Discover](https://www.falconpy.io/Service-Collections/Discover.html) | | Discover for Cloud and Containers
AWS Accounts
Azure Subscriptions, GCP Projects |
[cloud_connect_aws.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/cloud_connect_aws.py)
[d4c_registration.py](https://github.com/CrowdStrike/falconpy/blob/main/src/falconpy/d4c_registration.py) |
[CloudConnectAWS](https://www.falconpy.io/Service-Collections/Cloud-Connect-AWS.html)
[D4CRegistration](https://www.falconpy.io/Service-Collections/D4C-Registration.html) |