Closed cocoonkid closed 2 years ago
May I ask when you installed samurai and katana?
Can you try katana --update main ?
Thanks
This looks like it was from an older version of SamuraiWTF (before we switched the katana branch to main). We are currently working out a new VM image but that will likely take a few days. If you need this to work in the short term, you can try
katana --update main
You can manually patch the script that does the update. That script is defined in the ansible playbook in the main SamuraiWTF project
If this is not urgent, we should have a new VM image available soon and for this one we are planning to get one that builds for hyperv and virtualbox. This also means it may be a different Linux distro since the box we used for Amazon Linux doesn't build for hyperv natively (we are looking at CentoOS, Fedora, and Ubuntu base boxes at the moment).
Appreciate the swift reply.
This is not urgent at all and thank your for the suggested short-term fixes.
I am using the version provided via https://github.com/SamuraiWTF/samuraiwtf and the prebuilt OVA.
Will check now and download the most recent version, that will probably fix it and I just did not realize at all that a new OVA was released.
Will report back asap.
Yes indeed it's amazon linux now. I exported to a OVA for my vmware workstation and it works but I cannot install the vmware tools.
I will use the older version with the manual fixes for now.
Thanks again for taking the time!
Was able to install them with
yum install open-vmware-tools
works like a charm!