Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xorlent authored Dec 20, 2023
1 parent f9b8283 commit 35df535
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,12 @@ CrowdStrike Falcon® Contain GUI for more powerful and rapid host containment
Falcon®'s host contain action is powerful, but very limited within the Falcon® console. This tool utilizes the CrowdStrike API to issue host containment actions based on hostname wildcards, IP ranges, defined host groups in Falcon®, or user-specified agent IDs (AID). This tool can be useful for security operations teams needing to quickly contain groups of machines to prevent widespread infection and/or encryption of systems.

## Requirements
1. CrowdStrike Falcon® API Client ID and Secret with query and contain/uncontain rights (Scope: hosts, read + write)
2. The Falcon® API endpoint URL for your tenant
3. A GUI (non-Server Core) Windows install that can run PowerShell. No additional PowerShell modules or libraries are required.
4. FalconContain.ps1 from this repository
5. Familiarity with the Falcon® Query Lancuage (FQL) if you intend to contain/uncontain hosts in this manner
1. CrowdStrike Falcon® API Client ID and Secret with query and contain/uncontain rights
- Scope: Hosts, Rights: read + write
3. The Falcon® API endpoint URL for your tenant
4. A GUI (non-Server Core) Windows install that can run PowerShell. No additional PowerShell modules or libraries are required.
5. FalconContain.ps1 from this repository
6. Familiarity with the Falcon® Query Lancuage (FQL) if you intend to contain/uncontain hosts in this manner

### List of Falcon® API endpoints as of May 2023
- **US-1:** api.crowdstrike.com (default)
Expand Down

0 comments on commit 35df535

Please sign in to comment.