Releases: JPCERTCC/LogonTracer
Releases · JPCERTCC/LogonTracer
v1.6.1
Update
- Updated to display all logs in Timeline graph #130
- Updated bootstrap4-toggle to bootstrap5-toggle
- Updated neo4j-driver 4.4.10 to 4.4.11
- Updated bootstrap 5.0.1 to 5.3.2
- Supported SQLAlchemy 1.4
Bug fix
v1.6.0
New
- Added login page
- Added SSL support
- Added case management function
- Added user management function
- Added the Sigma rule scan function (Beta)
- Added configuration file
Update
- Support neo4j version 4.4
- Deleted supported Python version 3.6
Bug fix
v1.5.4
v1.5.3
v1.5.2
v1.5.1
v1.5.0
New
- Supported Elasticsearch (Thanks @0xThiebaut)
Update
- Fixed a performance issue when importing EVXT file
- Changed optional date format
- Support for py2neo 2020.0.0
Bug fix
- Fixed a bug at graph diff function
v1.4.2
v1.4.1
v1.4.0
New
- Added Dark Mode
- Added the function to add log files
- Added support for py2neo v4
- Added support for Python3.7
Update
- Changed Bootstrap version 3 to 4
- Updated Dockerfile
- Updated to display neo4j version
- Changed node name from hostname to IP address
- Updated the method to check if the event log to be visualized is in the EVTX file
Bug fix
- Fixed a bug that timeline date was shifted
- Fixed a bug that Cypher query SyntaxError
- Fixed an issue where the event log count was wrong
- Fixed performance issues when loading large XML files