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

Bluecheck content parsing and alarm #228

Open
3 of 7 tasks
MarcOverIP opened this issue Jan 24, 2022 · 1 comment · Fixed by #238
Open
3 of 7 tasks

Bluecheck content parsing and alarm #228

MarcOverIP opened this issue Jan 24, 2022 · 1 comment · Fixed by #238
Labels
alarm Related to RedELK alarms
Milestone

Comments

@MarcOverIP
Copy link
Member

MarcOverIP commented Jan 24, 2022

Bluecheck output should be fully parsed by Logstash, and alarms should be made. Data is sent to dedicated bluecheck-* index

  • Create logstash filter rule for Bluecheck Certcheck (check for TLS cert info on specified domain)
  • Create logstash filter rule for Bluecheck SecurityTools (check for active AV/EDR/Forensics tools on the host)
  • Create logstash filter rule for Bluecheck PasswordCheck (check for password change date of specified account)
  • Update index patterns and saved objects for updated bluecheck index
  • Create alarm for CertCheck: check for change in output for specific domain.
  • Create alarm for SecurityToolCheck: check for change in output for running security tools on this host.
  • Create alarm for PasswordCheck: ??? not sure yet on how to detect rogue action here, maybe check if multiple accounts are changed on the same date?
@MarcOverIP
Copy link
Member Author

Tracked in branch bluecheck-update

@MarcOverIP MarcOverIP added the alarm Related to RedELK alarms label Jan 24, 2022
@MarcOverIP MarcOverIP added this to To Do in v2.0.0-beta.6 via automation Jan 24, 2022
@MarcOverIP MarcOverIP added this to the v2.0.0-beta.6 milestone Jan 24, 2022
@fastlorenzo fastlorenzo linked a pull request Feb 17, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alarm Related to RedELK alarms
Projects
Development

Successfully merging a pull request may close this issue.

1 participant