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?
Docker Kali
Moderator: mike
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: Docker Kali
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:
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
-
- Posts: 16
- Joined: Wed May 31, 2017 11:02 am
Re: Docker Kali
We have some kind of misunderstanding
From Twitter we see full Kali Docker but in real from last packet I got blank
From Twitter we see full Kali Docker but in real from last packet I got blank
You do not have the required permissions to view the files attached to this post.
-
- Posts: 534
- Joined: Wed Mar 15, 2017 1:54 pm
Re: Docker Kali
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
We did it today. Try to update and upgrade eve-ng-kali....
You should have this now:
run
apt update
apt upgrade
You do not have the required permissions to view the files attached to this post.
-
- Posts: 16
- Joined: Wed May 31, 2017 11:02 am
Re: Docker Kali
Thank a lot.
ALL got working
ALL got working