Skip to content

Commit 8e63f43

Browse files
committed
Update README.md
1 parent e5c6286 commit 8e63f43

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
## Overview
2-
The CrowdSec Splunk app leverages the CrowdSec's CTI API's smoke endpoint which enables users to query an IP. It runs an IP check against the CrowdSec CTI and returns the relevant fields including location, reverse_dns, behaviors, history, classifications, attack details, target countries, scores, and references by specifying the name of the IP address field with the required ipfield parameter.
3-
4-
**Author**: CrowdSec \
5-
**Version**: v0.0.1-rc2 \
6-
**Prerequisites**: CrowdSec's CTI API Key
2+
The CrowdSec Splunk app leverages the CrowdSec's CTI API's smoke endpoint which enables users to query an IP and receive enrichment
73

84
## Example Usage
95

@@ -20,4 +16,4 @@ The following command is used to run an IP check through the CrowdSec's CTI API'
2016
- It denotes the field name where the IP address is stored in the index.
2117

2218
## Results
23-
On the event of clicking the `Search` button, users will be able to veiw a brief overview of various fields associated with the input IP address. This includes but not limited to location, behaviors, classifications, attack details – name, label, description, references followed by scores, threats, etc.
19+
On the event of clicking the `Search` button, users will be able to veiw a brief overview of various fields associated with the input IP address. This includes but not limited to location, behaviors, classifications, attack details – name, label, description, references followed by scores, threats, etc.

0 commit comments

Comments
 (0)