Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 206 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 206 Bytes

Kali linux web penetration ready

Image with the tools that I use for security testing.

Build:

docker build -t kali-web .

Run:

docker run --name kali_instance -ti kali-web bash