appsecco / using-docker-kubernetes-for-automating-appsec-and-osint-workflows

Repository for all the workshop content delivered at nullcon X on 1st of March 2019
MIT License
81 stars 36 forks source link

Missing chapters #2

Open d47zm3 opened 5 years ago

d47zm3 commented 5 years ago

There are no chapters below in repository, though they are in summary, is it intentional?

App Setup

Deploy Kubeless Functions - UEP, SEP and crtsh scanner Deploy Nmap Workflow Deploy ZAP Workflow Deploy HTTP Endpoints Discovery Workflow Configure Minio Service Deploy Reporting Workflow Reporting Website

Provision Compute Install Nginx Deploy OAuth2 Integration Deploy NodeJS Environment Activate Google Service Account Deploy Worker Script - Running script with cron periodically Execution

Submit Scan Request Monitor Scan Results Submit Reporting Request View Report

abhisek commented 5 years ago

This is not intended. Just that we are yet to complete the documentation for the same.

The docs on submitting scan and creating report should be merged shortly.

The docs on Reporting Website setup is a WIP. It is not a priority since the report, in a static website format, will reach your Google cloud storage bucket. You can just download the zip and host it anywhere you like with a web server.