Skip to content

Releases: XaviTorello/kali-full-docker

w3af, nodejs and vscode-server with better build process!

26 Mar 19:13
9fe40ba
Compare
Choose a tag to compare

It improves the build process to optimize the image creation, minimizing the number of layers and the resultant image size.

Also deploys the following new tools:

  • w3af (dropped out of Kali repos)
  • code-server
    • exposing tcp/8443 to the host
  • nodejs 11, npm and yarn (from nodejs repos)

See #4

Proxychains-ng + bash completition + oh-my-git + net tools

20 Feb 18:07
72fe7a5
Compare
Choose a tag to compare

Enhancements list

  • proxychains2 (pc-ng) with round-robin
  • oh-my-git integration
  • iputils tracepath
  • net-tools
  • bash-completion

See PR #3

Tor, SecLists, virtualenvs, ngrok and other tools

13 Jan 18:47
b7bf6da
Compare
Choose a tag to compare

See #2

It provides an extended image with

  • python virtualenvs via virtualenvwrapper
    • projects placed at /root/projects
  • base packages
    • wget
    • build-essentials
    • zstd
  • seclists at /usr/share/seclists
  • ngrok
  • tor and proxychains
    • service not started by default
      • just service tor start to activate tor service
    • configured to provide a new IP every 10 seconds

Add less

13 Jan 18:45
450eae4
Compare
Choose a tag to compare

Add less tool

see #1

Add tmate and tracing tools

13 Jan 18:44
Compare
Choose a tag to compare

ltrace, strace and tmate!

Yeeeehaaa fully working Kali docker container

13 Jan 18:42
f45d940
Compare
Choose a tag to compare
Relax and enjoy! ^^

10GB of image