Skip to content
This repository has been archived by the owner on Feb 7, 2023. It is now read-only.

Latest commit

 

History

History
22 lines (12 loc) · 989 Bytes

ReadMe.md

File metadata and controls

22 lines (12 loc) · 989 Bytes

Vulnman

Vulnman is an open source pentest management application written in Python using the powerful Django framework.

It aims to have a central place to manage vulnerabilities and other penetration assets. The report generation should be as simple as possible to allow the analyst to focus on finding bugs.

This project is in an early stage! There are most likely stuff that just does not work!

There may be breaking changes in the database layout, do not use this project for any production data that you do not want to lose!

Vulnman also wants to support bug hunters in reporting their vulnerabilities to the vendor using Responsible Disclosure.

Feel free to test the current state and report bugs and ideas to improve vulnman.

Features

Features are listed in the documentation.

Documentation

The documentation can be found under https://vulnman.github.io/docs.