Skip to content
#

intelligence

Here are 195 public repositories matching this topic...

hackunagi
hackunagi commented May 30, 2019

Hello everyone!
I have a few doubts on how events are handled across misp instances and Orgs. As I still haven't complete domain of the code and my curiosity is killing me, I'm coming here to ask help =]

  1. In the situation a site admin edit an event from another org and publish it. What exactly will happen with that information? Supposing it has a distribution level as "All communities".
    Wil
sn0int
kpcyrd
kpcyrd commented Nov 5, 2018

The following things should be fixed:

  • Inserts that trigger an upsert should be logged as an update
  • An update should log the identifier/value the old value (or none) and the new value, eg: column: old => new
  • Avoid duplicate code for scoped/unscoped that only differ in color codes

Also, consider:

  • Reuse the one-line representation in select as a base for detailed
ajnelson-nist
ajnelson-nist commented Apr 9, 2018

I ran verify.py against all the examples in this directory, and got verification issues (terms not in case.ttl) with these files:

  • Oresteia.json
  • accounts.json
  • bulk_extractor_forensic_path.json
  • file.json
  • forensic_lifecycle.json
  • message.json
  • multipart_file.json
  • raw_data.json

Improve this page

Add a description, image, and links to the intelligence topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the intelligence topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.