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

Easier to add exclusions #31

Open
runesyd opened this issue Dec 21, 2017 · 2 comments
Open

Easier to add exclusions #31

runesyd opened this issue Dec 21, 2017 · 2 comments

Comments

@runesyd
Copy link

runesyd commented Dec 21, 2017

I miss the opportunity to add exclusions an easier way. E.g based on the flow output. So when I click an IP-address in the output it should also include "Add to exclusions as Source/Destination IP". (together with "Add to query as Source IP"++)

@runesyd
Copy link
Author

runesyd commented Dec 21, 2017

This could probably be solved best in combination with IPsets. So you can easily add IP-addresses to an IPset which you exclude. (--not-[sd]ipset)

@automayt
Copy link
Collaborator

I'll leave this open as a feature request. Fundamentally, SiLK works be using the output parameter --fail to "fail" out things that rwfilter takes from stdout. FlowBAT specifically appends these to the end of a query as something like rwfilter --input-pipe=stdin --proto=17 --site-config-file=/data/silk.conf --fail=stdout to fail out protocol 17. It isn't a trivial thing to add to the UI, but it also isn't impossible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants