Skip to content

Manage all logistical information for a pentest including clients, contacts, employees, findings, projects, scoping, and vulnerabilities.

License

Notifications You must be signed in to change notification settings

coolpup/assessment-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Follow on Twitter Twitter Follow License: MIT

About

  • This project is currently in the beta stage of development.
  • Manage all logistical information for a pentest including clients, contacts, employees, findings, projects, scoping, and vulnerabilities.
  • Special thanks to Shipul Biswas for all his help on this project! https://www.guru.com/freelancers/far-bis

Requirements

OS X Setup

Usage

* cd assessment-manager/bin/
* . ./setenv.sh osx

* cd ../src/db/mysql/amdb/
* ./access.sh setup
* ./access.sh clear
* ./access.sh load

* Open Safari to localhost
* Default account: admin
* Default password: 1234!@#$qwerQWER

Pages

* Clients
* Contacts
* Employees
* Findings: create finding categories with boiler plate text for your deliverables.
* Projects: track important dates and various aspects of an engagement.
* Vulnerabilities:
    Host: import Nessus and Nexpose findings.
    Web: import Burp and Acunetix findings.

About

Manage all logistical information for a pentest including clients, contacts, employees, findings, projects, scoping, and vulnerabilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 99.5%
  • Other 0.5%