Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

πŸ‹ Kali Linux with metapackage kali-linux-forensic inside docker

License

Notifications You must be signed in to change notification settings

webysther/kali-linux-forensic-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Kali Forensic Docker

Package to use forensic tools of kali from official docker kali with metapackage kali-linux-forensic

Using

webs@ubuntu:~$ docker pull webysther/kali-linux-forensic
webs@ubuntu:~$ docker run -it webysther/kali-linux-forensic /bin/bash
root@0129d62d2319:/# apt-get update && apt-get upgrade

List tools

root@0129d62d2319:/# apt-cache show kali-linux-forensic |grep Depends |sed 's/Depends: //g' |sed 's/, /\n/g'

Build image locally from Dockerfile (optional)

You could build image localy (from attached Dockerfile) or download whole image from DockerHub:

docker build . -t "webysther/kali-linux-forensic"

About

πŸ‹ Kali Linux with metapackage kali-linux-forensic inside docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published