Security-C4PO is an open-source web-application for managing and documenting penetration tests. This tool allows a security tester to keep track of the testing progress according to the OWASP Testing Guide. This application aims to make the offical Testing Guide more actionable to work with.
Go to file
mhg 497ee99e92 Update ReadMe.md 2022-02-04 17:51:56 +01:00
security-c4po-angular feat: added delete project option and generic confirm dialog 2022-01-29 03:09:02 +01:00
security-c4po-api feat: added dialog-service and new project dialog 2022-01-12 22:36:19 +01:00
security-c4po-cfg feat: added header and project overview to FE and fixed keycloak test container 2021-10-29 14:38:05 +02:00
wiki feat: Updated README.md and wiki folder 2021-11-17 16:02:56 +01:00
.gitignore feat: Updated README.md and wiki folder 2021-11-17 16:02:56 +01:00
README.md Update ReadMe.md 2022-02-04 17:51:56 +01:00
c4po.sh feat: added mongodb to microservice and docker compose 2021-08-06 17:53:58 +02:00

README.md

security-c4po

Chief Innovator

  • Daniel Mader

Project Leads

  • Andreas Falk
  • Christina Paule

Developers

  • Marcel Haag
  • Stipe Knez

Technical Requirements

  • Docker / Docker-compose
  • OpenJDK 11
  • Node 14.15.1 / npm 6.14.8
  • MongoDB 4.4.6

Tools

  • mongoDB Compass
  • Postman

Conventions

  • Branch: <initial>_c4po_<issuenumber>
  • Commit: feat: <What was implemented?> or fix: <What got fixed?>

Development server

Execute 'c4po.sh' and all services will run on a dev server.

Testuser Credentials:

  • Username: ttt
  • Password: Test1234!

Architecture

alt architecture