meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| soc:irt:windows:start [2026/06/11 14:55] – titannet | soc:irt:windows:start [2026/06/11 15:03] (current) – titannet | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| <code bash> | <code bash> | ||
| # in folder with evtx | # in folder with evtx | ||
| - | docker run -it -v ./:/data -v ./ | + | # --user 1001:1001 |
| + | docker run -rm -it -v ./:/data -v ./ | ||
| + | |||
| + | |||
| + | vd ~.json | ||
| + | # scroll to criticality | ||
| + | strg-f | ||
| + | # | ||
| </ | </ | ||