Skip to content

Adding first-seen/last-seen to dataset with new flags #1

@codingo

Description

@codingo

Whilst the captured data is good, it fails in conditions where there's load balancing in place (as the IP will rotate on each capture).

Suggested fix to this is to add two date fields, first-seen and last-seen, potentially also seen as an integer count (less valuable, nice to have).

As alerts would then change around this, flags should be added:

  • fs which would boolean toggle a messaging being shown each run of all first scene items
  • ls which would toggle messaging to show if an item was in the last scan, but is no longer seen in days since the specified run. So ls 2 woudl shown any items not seen this run, or in the last two days.
  • lsd which is ls, but in US datetime format, showing prompts for items that haven't been seen since lsd <date>

Bounty for this item is $100USD. If you put in a pull request, be sure to mention a paypal link (here or in dm on twitter.com/codingo_).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty on mergeReceive a paid bounty on the merging of this item (first come, first serve)good first issueGood for newcomers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions