Page 1 of 1

Missing eve-ng-kali docker

Posted: Thu Sep 15, 2022 4:53 am
by BDIs01
I am trying to install the extra dockers in eve-ng-pro

All I have are:
eve-firefox
eve-wireshark
eve-gui-server
eve-desktop

I am trying to install the extras in Pro. I am licensed for Pro; however I cannot find theem
Cookbook says for example ot install the Kali docker to:
apt install eve-ng-kali
or
apt install eve-ng-mali-large

However, all I get is:
root@eve-ng-pro:~# apt install eve-ng-kali
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package eve-ng-kali
root@eve-ng-pro:~#

I'm sure I may be missing a repository, bok I can't find in the Pro cookbook which ones should be in there.

Any help would be appreciated!

Re: Missing eve-ng-kali docker

Posted: Thu Sep 15, 2022 6:42 am
by Uldis (UD)
Do this:

Code: Select all

dc search eveng/
 
dc pull eveng/eve-kali-large  
# change name to match eve requirement
dc tag eveng/eve-kali-large eve-kali-large
dc rmi eveng/eve-kali-large