meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
soc:irt:windows:start [2026/06/11 14:55] titannetsoc: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 ./output:/output tabledevil/hayabusa+# --user 1001:1001 
 +docker run -rm -it -v ./:/data -v ./output:/output tabledevil/hayabusa 
 + 
 + 
 +vd ~.json 
 +# scroll to criticality 
 +strg-f  
 +
  
 </code> </code>