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.
- Host: GitHub
- URL: https://github.com/s4dhulabs/vimana-framework
- Owner: s4dhulabs
- License: gpl-3.0
- Created: 2021-08-26T18:16:22.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T20:07:30.000Z (10 months ago)
- Last Synced: 2025-04-02T12:22:25.735Z (9 months ago)
- Topics: 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
- Language: Python
- Homepage:
- Size: 7.44 MB
- Stars: 65
- Watchers: 4
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - s4dhulabs/vimana-framework - Vimana is an experimental security framework that aims to provide resources for auditing Python web applications. (Python)
README

[](https://www.python.org/downloads/)
[](https://www.docker.com/)
[](https://github.com/features/actions)
[](https://gitlab.com/)
[](https://circleci.com/)
[](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