Commit Graph
8 Commits
Author SHA1 Message Date
shiva108 92f16a543e refactor: Reorganize scripts into dedicated subdirectories for examples, tools, config, and docs. 2026-01-07 12:14:03 +01:00
shiva108 84735ac5eb Add repository health check script and report 2026-01-07 11:48:20 +01:00
shiva108 b3d3bac51f Add practical scripts directory with 400+ tools
- Extracted all code examples from handbook chapters
- Organized into 15 attack categories
- Created shared utilities (api_client, validators, logging, constants)
- Added workflow orchestration scripts
- Implemented install.sh for easy setup
- Renamed all scripts to descriptive functional names
- Added comprehensive README and documentation
- Included pytest test suite and configuration
2026-01-07 11:39:46 +01:00
shiva108 2c69755b97 feat: Add script to extract code blocks from markdown files and generate a JSON catalog. 2026-01-07 11:26:48 +01:00
shiva108 c2427bb5cc refactor: Relocate project scripts to scripts/, add global linting, and update README for Gold Master release. 2026-01-06 17:07:36 +01:00
shiva108 2c589d6463 feat: Add webhook notifications and rate limit retry mechanism to LLM client. 2025-12-05 13:50:03 +01:00
shiva108 ab8714747d refactor: move c2_server_elite.py to scripts/ 2025-12-05 08:49:50 +01:00
shiva108 0650ef1eb8 Added demo scripts and report example 2025-11-30 12:43:44 +01:00