An open API service indexing awesome lists of open source software.

https://github.com/s4dhulabs/vimana-framework

Vimana is an experimental security framework that aims to provide resources for auditing Python web applications.
https://github.com/s4dhulabs/vimana-framework

application-security devsecops django-application django-security django-template-language django-templates experimental flask-security hacking hacking-framework hacking-tool hackingtools information-security python-security python3-application secops security-framework

Last synced: 2 days ago
JSON representation

Vimana is an experimental security framework that aims to provide resources for auditing Python web applications.

Awesome Lists containing this project

README

          

![Vimana Logo](https://user-images.githubusercontent.com/89562876/229259507-fff26785-b2f7-4f0e-ad72-6c62c6b45d1d.png)

[![Python Version](https://img.shields.io/badge/python-3.9%2B-yellow.svg)](https://www.python.org/downloads/)
[![Docker](https://img.shields.io/badge/docker-ready-blue.svg)](https://www.docker.com/)
[![GitHub Actions](https://img.shields.io/badge/github%20actions-ready-green.svg)](https://github.com/features/actions)
[![GitLab/Jenkins](https://img.shields.io/badge/gitlab%2Fjenkins-ready-orange.svg)](https://gitlab.com/)
[![CircleCI](https://img.shields.io/badge/circleci-ready-brightgreen.svg)](https://circleci.com/)
[![Platform](https://img.shields.io/badge/platform-linux-lightgrey.svg)](https://www.linux.org/)

## Overview

**Vimana** is a modular security framework for auditing Python APIs and Web applications. The plugin-based architecture enables security professionals to assess, fuzz, and analyze Python projects through automated and manual techniques.

**Core Capabilities:**
- Vulnerability detection and exploitation
- Static and dynamic analysis
- Application crawling and discovery
- Persistence and post-exploitation analysis
- CI/CD security integration
- Research & Development (R&D)

---

## 📋 Documentation
- **[Installation Guide](docs/INSTALL_GUIDE.md)** - Setup instructions and deployment options
- **[User Guide](docs/USER_GUIDE.md)** - Complete usage guide and command reference
- **[CI/CD Integration](docs/pipelines/)** - Pipeline templates for GitHub Actions, GitLab CI/CD, CircleCI, Jenkins