All notable changes to this project will be documented in this file.
- x
- x
- Observable: windows groups
- Relationships: TGT_DES_REQUEST, TGT_AES_REQUEST, TGT_RC4_REQUEST
- Users ranking
- Better management of Relationships and Observables
- Edges labels are now more generic (instead of native windows event codes.)
- frontend: changed colors, now using high contrast colors from d3
- Include neo4j dependencies for offline deployment
- Fixed minor bugs
- The "remove" button now really removed the data !
- Fixed visual bugs
- Fixed a bug where admin users were not correctly displayed
- Sysmon event ID 3
- Documentation for offline deployment
- frontend: autocomplete when searching
- Deduplicate edges based on their
event_type
and show the count
- fixed a bug where options for searching were not updated on refresh
- frontend: display edges using a list of toggles
- frontend: edge tippy
- frontend: Add the ability to search for specific machines
- frontend: Added timeline
- Added production build via
make prod
- Rounded logo in the
README.md
- refactor pydantic models
- Fixed assignation to constant variables in
Home.vue
- Edges are now tagged with their timestamp. It allows to filter edges by timestamp.
- UI: Switched to a simpler left side panel in the visualisation page
Initial release