Documentation
¶
Overview ¶
Command demoseed creates a realistic, PERSISTENT demo pentest on a pwndoc instance — a company, a client, an audit with full general info, and several findings covering every field (description, observation, references, a captioned proof-of-concept screenshot, affected assets, full CVSS 3.1 vectors, remediation difficulty/priority and remediation steps) with bold/italic/ underline/highlight/code/list formatting. Unlike the integration test, it does NOT clean up, so you can open the audit in the pwndoc UI afterwards.
Connection details come from the environment (no secrets in source):
PWNDOC_URL=https://your-instance:8443 PWNDOC_USER=youruser PWNDOC_PASS=yourpass PWNDOC_INSECURE=1 # self-signed certificate go run ./examples/demoseed
Click to show internal directories.
Click to hide internal directories.