Code Monkey home page Code Monkey logo

Comments (2)

hammackj avatar hammackj commented on June 9, 2024

Currently there is no normalization of this data. Something like this is on my list of things to add but I really dont have a solution for this at the moment. I am open to any idea.

The only idea I can come up with is to unique the plugin_id per each host so that only 1 plugin is shown for each host. That could cause some misleading results though in an automated process.

from risu.

drewbrunson avatar drewbrunson commented on June 9, 2024

I ran into something like this a couple of years ago for a client that wanted to track output from another product based around nessus. I resolved it then by assuming that for each unique IP/hostname there should be one or more unique plugin IDs. I also associated each record with a date stamp so that if I subsequently found an identical IP/PluginID pair with a later date I could treat it as a rescan and update rather than add. With this I could have single IP/hostname referencing multiple unique PluginIDs each referencing multiple results etc. depending on the IP/Plugin pairing. It's been a couple of years since I looked at the code, but the client was happy with the results. Don't know if this gives you any ideas, but...

from risu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.