CONTRIBUTING.md
CONTRIBUTORS.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
agents/__init__.py
agents/agent_base.py
agents/agent_orchestrator.py
agents/analysis_agent.py
agents/cli.py
agents/exploit_agent.py
agents/integration.py
agents/post_scan_agent.py
agents/react_agent.py
agents/react_agent_enhanced.py
agents/react_agent_vm.py
agents/research_agent.py
api/__init__.py
api/auth.py
api/csrf_protection.py
api/main.py
api/rate_limiter.py
api/rate_limiter_v2.py
api/schemas.py
api/websocket.py
api/websocket_v2.py
autonomous/__init__.py
autonomous/agent.py
autonomous/agent_loop.py
autonomous/exploit_validator.py
autonomous/ki_analysis_agent.py
autonomous/memory.py
autonomous/react.py
autonomous/tool_executor.py
backends/__init__.py
backends/chatgpt_direct.py
backends/claude_direct.py
backends/duckduckgo.py
backends/openrouter.py
benchmarks/__init__.py
benchmarks/agent_performance.py
benchmarks/api_performance.py
benchmarks/benchmark_engine.py
benchmarks/ci_benchmark.py
benchmarks/comparison.py
benchmarks/metrics.py
benchmarks/run_benchmarks.py
benchmarks/scan_performance.py
ci_cd/__init__.py
core/__init__.py
core/async_pool.py
core/asyncio_fix.py
core/cache.py
core/container.py
core/database.py
core/input_validator.py
core/models.py
core/orchestrator.py
core/plugin_manager.py
core/rate_limiter.py
core/secure_config.py
core/shield_integration.py
docs/.gitkeep
docs/API.md
docs/API_DOCUMENTATION.md
docs/API_UPDATES_v2.3.6.md
docs/ATTACKERS_MINDSET_TTPs.md
docs/BENCHMARKS.md
docs/BRANCH_PROTECTION.md
docs/CI_CD_MONITORING.md
docs/COMMUNITY.md
docs/COMPARISON.md
docs/CONTAINER_INTEGRATION.md
docs/DEPENDABOT.md
docs/DOCKER_SETUP.md
docs/GITHUB_SETUP.md
docs/GOVERNANCE.md
docs/INSTALLATION.md
docs/NOTIFICATIONS.md
docs/OSINT_MODULE.md
docs/PENTESTER_VS_ATTACKER_MINDSET.md
docs/PLUGIN_SYSTEM.md
docs/POSTMAN.md
docs/POST_SCAN_AGENT.md
docs/PROTONVPN_INTEGRATION.md
docs/REACT_AGENT.md
docs/README.md
docs/REAL_LIFE_SCENARIOS.md
docs/ROADMAP-2026.md
docs/ROADMAP.md
docs/TOOLS_SUMMARY.md
docs/VIRTUALIZATION_SUMMARY.md
docs/WEBHOOK_SETUP.md
docs/ZEN_SHIELD.md
docs/_config.yml
docs/architecture.md
docs/architecture.svg
docs/bug-bounty-program.md
docs/index.html
docs/index.md
docs/penetration-testing-guide.md
docs/production-hardening.md
docs/rate-limiting.md
docs/adr/0001-record-architecture-decisions.md
docs/adr/0002-multi-agent-architecture.md
docs/adr/0003-llm-backend-routing.md
docs/adr/0004-autonomous-agent-architecture.md
docs/adr/0005-tool-execution-framework.md
docs/adr/0006-risk-scoring-methodology.md
docs/adr/README.md
docs/api/autonomous.md
docs/api/risk_engine.md
docs/research/FUNDAMENTAL_PENTEST_TOOLS.md
docs/roadmap/2026/Q1_Q2_Q3_Q4_SUMMARY.md
docs/setup/VIRTUALBOX_SETUP.md
docs/tutorials/getting-started.md
modules/__init__.py
modules/agent_coordinator.py
modules/api_key_manager.py
modules/benchmark.py
modules/cve_database.py
modules/cve_updater.py
modules/exploit_assist.py
modules/false_positive_filter.py
modules/nuclei_integration.py
modules/osint.py
modules/output_formats.py
modules/protonvpn.py
modules/recon.py
modules/report_export.py
modules/risk_scoring.py
modules/siem_integration.py
modules/sql_injection_db.py
modules/tool_orchestrator.py
modules/vuln_scanner.py
modules/wordlist_generator.py
risk_engine/__init__.py
risk_engine/business_impact.py
risk_engine/business_impact_calculator.py
risk_engine/cvss.py
risk_engine/epss.py
risk_engine/example_usage.py
risk_engine/false_positive_engine.py
risk_engine/scorer.py
templates/reports/executive_summary.md
templates/reports/technical_report.md
web_ui/backend/main.py
zen_ai_pentest.egg-info/PKG-INFO
zen_ai_pentest.egg-info/SOURCES.txt
zen_ai_pentest.egg-info/dependency_links.txt
zen_ai_pentest.egg-info/entry_points.txt
zen_ai_pentest.egg-info/not-zip-safe
zen_ai_pentest.egg-info/requires.txt
zen_ai_pentest.egg-info/top_level.txt