-
Hi,
I'm getting this error while parsing small, big, evtx or xml files from my personal workstation
Same error by GUI or by CLI :
python3 logontracer.py --delete -x ../xxxx.xml -z +2 -u neo4j -…
-
-
| Details | |
| --- | --- |
| Package | `encoding` |
| Version | `0.2.33` |
| Warning | unmaintained |
| URL | https://github.com/lifthrasiir/rust-encoding/issues/127 |
| Patched Versions | n/a |
L…
-
After logs are uploaded, the system cannot Search for logs. If you click the Search message, WARNING: Search failed! Is displayed. . Evtx XML has been uploaded successfully.
-
Hi do you have any docs on how to use this lib?
Also, any plans to make it dump to xml like evtx_dump.py . Would be pretty handy... TIA!
-
to switch from live log to offline file
https://github.com/bodik/defender/blob/923dbe3120692ec0f29c1924d8d7c3141744d5a5/tools/windows/toolbox/eventlog-services.ps1#L15
`$events = Get-WinEvent -F…
bodik updated
5 years ago
-
Can we use LogonTracer to monitor logs in a company that generates 1 Gbt (300k event) evtx file per hour?
-
**Note that Windows Event Log XML output (as exported by Windows EventViewer) is not necessary proper XML.** Also see: https://github.com/dfirlabs/evtx-specimens and https://github.com/log2timeline/pl…
-
Docker cannot delete default event files. Is it possible to perform event initialization?
Dockerはデフォルトのイベントファイルを削除できません。イベントの初期化を行うことは可能ですか?
I was able to successfully import the event, but there …
-
Hi,
When providing an evtx to the software, the nodes of the parent processes do not necessarily have a name because it is not specified in the transformer. This patch is used to display it.
![n…