Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add details on how to revoke #2084

Merged
merged 2 commits into from
Nov 12, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions _shared_content/ioccollections.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,17 @@ When inside a collection, buttons are available at the end of each line to updat

If you realize that an indicator is bad and produces false positive detections, you can use the revoke button to remove it from detection.

#### How to Request the Revocation of an IoC

1. Log in to your [Sekoia.io](http://sekoia.io/) account.
2. Go to the **Intelligence** section in the left menu.
3. Search for and select the object you believe is a false positive.
4. Before reporting a false positive, make sure to carefully review the details associated with the object, including:
- The **pattern**
- The **source**
- The **threat context**
- Linked **observables**
5. Click the **Request revocation** button available at the top right.

!!! warning
Revoking an indicator cannot be undone.
Loading