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

FEATURE: SNI beacons for RITA #11965

Open
maxwets opened this issue Dec 7, 2023 · 2 comments
Open

FEATURE: SNI beacons for RITA #11965

maxwets opened this issue Dec 7, 2023 · 2 comments

Comments

@maxwets
Copy link

maxwets commented Dec 7, 2023

Currently, the RITA module only parses the following files in /nsm/rita:

  • long-connections.csv
  • beacons.csv
  • exploded-dns.csv

RITA also supports the show-beacons-sni command (see RITA PR 739) that detects beaconing using TLS server name identification / HTTP Host.

@weslambert
Copy link
Contributor

If you can provide sample logs we can look at including it in the future.

@maxwets
Copy link
Author

maxwets commented Dec 7, 2023

I just made a PR for this issue.
The output of rita show-beacons-sni is a CSV containing the following columns (this output is exactly the same as for show-beacons, except for the third column (SNI):
Score,Source IP,SNI,Connections,Avg. Bytes,Total Bytes,TS Score,DS Score,Dur Score,Hist Score,Top Intvl

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

2 participants