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

No values for first_seen last_seen fields #10

Open
ticentra opened this issue Dec 8, 2020 · 0 comments
Open

No values for first_seen last_seen fields #10

ticentra opened this issue Dec 8, 2020 · 0 comments

Comments

@ticentra
Copy link

ticentra commented Dec 8, 2020

Hello,

I have a SightingDB set up, but the dates fields aren't working correctly in it. Whatever IOC I add in whichever namespace, later reading it it always returns

{ ... , "first_seen":0,"last_seen":0, ...}

Any hint at what might be wrong?

Additionally, I tried adding this database to a MISP instance, and the test connection works

implementation: SightingDB
version: 0.0.4
vendor: Devo
author: Sebastien Tricaud
response_time: 820ms

but quick search results, or trying to view sightings in an event doesn't. Thought maybe it's related to dates problem though.

If not, for https://[server]:9999/r/namespace/ tried giving both "namespace" and "namespace/" in namespace field in SigthingDB connection. Tried with different namespaces too. There isn't much technical instructions online (that I could find) of how exactly to set up the integration. Could you help me with that as well? Assuming fixing the dates won't solve it.

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