Skip to content

WaleedK2000/C-BAS_backend

Repository files navigation

C-BAS_backend

C-BAS Backend

Cloud Breach and Attack Simulation Tool

C-BAS Logo

C-BAS is a tool developed to run breach and attack simulation on dockerized containers at the process level. This project uses Django backend along with react app as its frontend.

Tools and Technologies

  • Django
  • Docker SDK for Python
  • Docker

You can view the documentation for docker sdk for python here

Features Implemented

The feactures implemented on the backend side API are:

Steps to Run

  1. Run "npm install" on terminal
  2. Run "nodemon .\index.js" on terminal