Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

thezoo_dockerized

Dockerized image of thezoo live malware repository

TheZoo: https://github.com/ytisf/theZoo

zoo script : https://github.com/joselbr2099/thezoo_dockerized

INSTALL

git clone https://github.com/joselbr2099/thezoo_dockerized
chmod +x zoo
cp zoo ~/.local/bin //make sure it is in your PATH
zoo

zoo install docker image if is not present

RUN

in terminal:

$zoo

zoo conect docker container via ssh and ejecute thezoo default credentials:

USER: thezoo
PASSWORD: thezoo

DOCKER RUN

for run thezoo without the zoo script, run in terminal:

docker pull jluis2247/thezoo
docker run -d --name thezoo -p 2222:22 jluis2247/thezoo /usr/sbin/sshd -D
ssh -t thezoo@127.0.0.1 -p 2222 'zoo'

About

Dockerized image of thezoo live malware repository

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages