Skip to content

TahaZaza/Kali-Linux-Github-Code-Space

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Kali-Linux-Github-Code-Space

This repository contains the configuration files required to deploy a functional Kali Linux environment within GitHub Codespaces.

The objective is to leverage cloud-native infrastructure to host a persistent, high-performance security auditing platform. By containerizing the Kali Rolling release, this project eliminates the need for local Virtual Machines while providing a technical workspace accessible from any hardware.

🛠️ Technical Architecture This environment is built using a custom .devcontainer implementation that replaces the standard Ubuntu-based Codespace image with a specialized Kali Linux layer.

Container Base: docker.io/kalilinux/kali-rolling

Infrastructure: GitHub Codespaces (Debian-backend)

Development Tools: Integrated support for Python, C++, and JavaScript development.

Environment Persistence: All configurations and project files are maintained across sessions via cloud-based storage.

🤝 Community & Learning As I am currently in the process of mastering these cloud-native environments and advanced auditing tools, I have utilized GitHub Discussions and the GitHub Community resources to refine this setup.

Status: Beginner / Intermediate Learner.

Goal: To create a seamless, "heavy-duty" workflow for technical auditing while following industry best practices.

Feedback: Contributions and suggestions from more experienced developers and security professionals are always welcome.

🚀 Getting Started Fork this repository.

Click the green <> Code button and navigate to the Codespaces tab.

Select "Create codespace on main".

The initial build will automatically pull the Kali image and install the core toolset (Nmap, Metasploit, etc.).

About

This project is for me to try and make the Codespace run on Kali Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors