Run current version of hayabusa from a container
1.8K
Run hayabusa (https://github.com/Yamato-Security/hayabusa) in a docker container on evtx files already in
a given directory that will be passed to the container via -v
Obviously, -l will not be useful in this situation
This docker image will run hayabusa from the container, the evtx files will need to be in directories passed via -v and if you wish to output
results to a file the directory into which it is written must also be passed via -v.
docker run -it --rm -v $(pwd):/data clausing/hayabusa
Content type
Image
Digest
sha256:ec50e006b…
Size
94.3 MB
Last updated
12 days ago
docker pull clausing/hayabusa