Skip to content

FenrirSec/Vulpes

Repository files navigation

Vulpes 🦊

All-in-one Docker-based workstation with hacking tools for Pentesting and offsec Labs, maintained by @Fenrir.pro.

logo

Based on Alpine Linux, Vulpes is clutter-free, lightweight, and perfect for penetration testing, local training, workshops, and online classes on hack.courses.

Why? 🤔

We needed an efficient, hacking-oriented OS with a minimal CPU/RAM/storage footprint for on-demand online workstations. Unlike bulky systems like Kali and Ubuntu that take 20~30 minutes to set up, Vulpes deploys in under 20 seconds on Windows!

So, here's Vulpes! Oh, also, we added encryption of (potentially) hidden volumes in files with LUKS!

Quick Setup ⚡

On Windows?

PS> docker-compose -f docker-compose-win-novnc.yml up

On a UNIX-like system?

$> docker-compose -f docker-compose-unix-novnc.yml up

If you chose the noVNC version

Once built (usually in 10 to 20 seconds), access Vulpes in your browser:

IMPORTANT: The default configuration exposes ports 8000 (noVNC web interface), 6080 (websockify), and 5900 (VNC) on 0.0.0.0. Ensure you trust machines on your local network (or change this setting) and change the default VNC password (currently CHANGEME) in the docker-compose-win-novnc.yml file.

If you have your own VNC client

Using the VNC client of your choice, open the port 5900 (or ither if specified in your docker-compose file) on your local IP address, and voilà!

Screenshots 📸

screenshot 1 with terminal

Current Goals 🎯

  • Keep the distribution lightweight, ensuring it builds in under a minute with a standard network connection.
  • Integrate all tools needed for our training sessions.

Default Toolset 🛠️

  • Wireshark
  • nmap
  • radare2
  • netcat
  • socat
  • John the Ripper

Additional Installable tools

Scripts are provided for easy installations of:

  • Metasploit Framework
  • CrackMapExec
  • Villain (C2)
  • BurpSuite Community Edition
  • dirb
  • nuclei
  • shellGPT
  • sqlmap
  • ffuf
  • Metasploit Framework

And more!

Dive in and hack away! 🚀

About

All in one Docker image with hacking tools for Pentesting and Labs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •