Pentest MCP

by DMontgomery40
Verified

createClientReport

Generate detailed client assessment reports for penetration testing by consolidating scan IDs, recommendations, and summaries. Integrates with Pentest MCP for streamlined report creation.

Input Schema

NameRequiredDescriptionDefault
assessmentTypeYesType of assessment
clientYesClient name for the report
recommendationsNoList of recommendations
scanIdsYesIDs of scans to include
summaryNoExecutive summary
titleYesTitle of the assessment report

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "assessmentType": { "description": "Type of assessment", "type": "string" }, "client": { "description": "Client name for the report", "type": "string" }, "recommendations": { "description": "List of recommendations", "items": { "type": "string" }, "type": "array" }, "scanIds": { "description": "IDs of scans to include", "items": { "type": "string" }, "type": "array" }, "summary": { "description": "Executive summary", "type": "string" }, "title": { "description": "Title of the assessment report", "type": "string" } }, "required": [ "client", "title", "assessmentType", "scanIds" ], "type": "object" }

You must be authenticated.

Other Tools from Pentest MCP

Related Tools

ID: pfpsbxlin9