You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a full-pentest command that autonomously runs recursive recon and pentest as a bidirectional loop, performs bounded bypass escalation, kill-chain review and convergence challenges, then generates the report with an accurate terminal outcome.
Acceptance criteria
One full-pentest invocation runs the engagement through recon, testing, authorized exploitation, challenge, and reporting without manual command chaining.
A pentest discovery can reopen recon and later return to testing automatically.
Recon, pentest, and report remain independently usable with their documented focused semantics.
The command resumes correctly from every durable campaign phase after interruption.
Reporting starts only when coverage, work, leases, bypass review, chain review, and convergence challenge are terminal for the current material digest.
The report distinguishes converged, incomplete, operator-blocked, and budget-exhausted outcomes and includes remaining coverage where applicable.
Existing scope, evidence, audit, rate, redaction, and rules-of-engagement behavior remains enforced end to end.
Parent
#5
What to build
Add a full-pentest command that autonomously runs recursive recon and pentest as a bidirectional loop, performs bounded bypass escalation, kill-chain review and convergence challenges, then generates the report with an accurate terminal outcome.
Acceptance criteria
Blocked by