maddev-engenuity / AdversaryEmulation

MAD ATT&CK Defender: ATT&CK Adversary Emulation Repository
Apache License 2.0
105 stars 20 forks source link

Kali automated setup scripts for your VM - Command not found #76

Closed CaptainCalrissian closed 1 month ago

CaptainCalrissian commented 1 month ago

I've properly installed the AdversaryEmulation release to both Kali and Windows. I cannot run the setup script on Kali as it's giving a command not found error, though the file is present in the location I'm following the ReadMe along with MAD20 course and stuck at this point.

EDIT: I succeeded with the Windows Server setup, but Kali is still giving an error Screenshot 2024-07-17 092213

CaptainCalrissian commented 1 month ago

Fixed. I had to do the following 4 things together in order to fix it. Doing them individually did not help. -Restore snapshot to fresh kali install. -Reboot computer -Restore snapshot again (did not work if I didn't restore snapshot before and after for some reason) -Install the AdversaryEmulation zip from github directly from the kali vm. (from terminal and copying from my computer to vm did not work)

I was then able to run the command to run the setup