Page 1 of 1

Docker Kali

Posted: Thu Oct 17, 2019 10:38 pm
by HunSolo
EVE PRO:
Try to install docker eve-kali
!
root@evepro:/# dc images
REPOSITORY TAG IMAGE ID CREATED SIZE
eve-kali latest 6c94541834bd 11 seconds ago 5.46GB
eve-gui-server latest 7221769168fe 23 hours ago 3.14GB
eve-wireshark latest ed1593ae7a5a 24 hours ago 971MB
eve-firefox latest ad9ebdb88975 24 hours ago 1.49GB
eve-desktop latest 6387a7b76c6d 24 hours ago 2.42GB
dockergui-rdp latest b20a1941c367 24 hours ago 554MB
phusion/baseimage 0.9.22 877509368a8d 2 years ago 225MB
!

But was suprising, cannot find usefull tools inside ex (hping, metasploit and etc) from official Kali distributives. So the question is: What is the eve-kali station for?

Re: Docker Kali

Posted: Fri Oct 18, 2019 12:00 am
by ecze
You can customize the docker by installing more tools then use export:

http://www.eve-ng.net/images/EVE-COOK-B ... 497%2C0%5D

Or modify /opt/dockers-src/eve-kali/install/install.sh

and rebuild docker with:

Code: Select all

cd /opt/dockers-src/eve-kali/build.sh

./build.sh

Re: Docker Kali

Posted: Fri Oct 18, 2019 6:11 am
by HunSolo
We have some kind of misunderstanding
From Twitter we see full Kali Docker
EveDocTwit.png
but in real from last packet I got blank
EveKaliReal.png

Re: Docker Kali

Posted: Fri Oct 18, 2019 2:00 pm
by ecze
Kali have done some changes. Docker requires some modifications.

We did it today. Try to update and upgrade eve-ng-kali....

You should have this now:

run

apt update
apt upgrade
Screenshot 2019-10-18 at 15.59.21.png

Re: Docker Kali

Posted: Fri Oct 18, 2019 3:18 pm
by HunSolo
Thank a lot.
ALL got working