Skip to content

Commit 7060a99

Browse files
committed
Update install docs
1 parent 7c6e6b3 commit 7060a99

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

README.md

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,14 @@
1010

1111
## Overview
1212

13-
**Vimana** is a modular security framework for auditing and analyzing Python web applications. With a flexible plugin system, Vimana enables security professionals, developers, and researchers to assess, fuzz, and explore the security of Python-based projects using both standard and innovative techniques.
14-
15-
Vimana started as a web fuzzer for Python exceptions and has evolved into a comprehensive platform with plugins for:
16-
17-
- Persistence analysis
18-
- Crawling and discovery
19-
- Vulnerability tracking
20-
- Exploitation & fuzzing
21-
- Parsing & static analysis
22-
- Auditing & compliance
23-
- Post-Exploitation
24-
25-
Vimana bridges offensive and defensive security. Whether you're a developer, security engineer, or bug hunter, Vimana provides a research-driven toolkit to enhance your workflow.
13+
**Vimana** is a modular security framework for auditing Python web applications. The plugin-based architecture enables security professionals to assess, fuzz, and analyze Python projects through automated and manual techniques.
14+
15+
**Core Capabilities:**
16+
- Vulnerability detection and exploitation
17+
- Static and dynamic analysis
18+
- Application crawling and discovery
19+
- Persistence and post-exploitation analysis
20+
- CI/CD security integration
2621

2722
---
2823

0 commit comments

Comments
 (0)