Coder Social home page Coder Social logo

Web UI about tanner HOT 3 CLOSED

mushorg avatar mushorg commented on September 26, 2024
Web UI

from tanner.

Comments (3)

afeena avatar afeena commented on September 26, 2024
  1. What should we do if we have lots of info? E.g., we have 1,000,000 records for certain SNARE uuid, how we should return its info? We can split it into pages::
    /api/stats?uuid=<uuid>&c=100&p=1 .
    So, do we need any navigation tools on the page? Or we should not return all the sessions info? Maybe we should return only summary statistics, e.g.:
  • sessions count
  • attacker's sessions
  • last activity timestamp
  • number of certain attack types
  • smth else
  1. Do we need more functions? e.g. return all the sessions with possible owner 'attacker' or any other selections.

from tanner.

glaslos avatar glaslos commented on September 26, 2024

I'd keep it simple for now. Show the last x sessions (50?), and maybe a timeline with events/time.

from tanner.

afeena avatar afeena commented on September 26, 2024

Basic UI features was implemented in #173. If we need some new features - It's better to open new issue.

from tanner.

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.