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

Write an example of using yara rules to exclude false positives #1

Open
gallypette opened this issue May 10, 2021 · 0 comments
Open
Assignees

Comments

@gallypette
Copy link
Member

Sometimes we identify items that matches a tracker but that are not of interest and that follow some patterns:

  • the service's username is the same,
  • there is some recurring strings, etc.

To exclude these from the results, the easiest is to use yara rules in the first place, and update these to exclude false positives.

@gallypette gallypette self-assigned this May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant