Commit Graph

20 Commits

Author SHA1 Message Date
shiva108 bac01b5977 feat: Enhance security by disabling RCE payloads, using environment variables for API keys, improving security test error handling, and refining socket resource management. 2026-01-15 10:18:04 +01:00
shiva108 8df3329062 Banner resize. 2026-01-10 18:01:46 +01:00
shiva108 2248a1b22a changing figure widths. 2026-01-10 17:33:01 +01:00
shiva108 b0f91dac47 Rescaling 2026-01-10 14:39:47 +01:00
shiva108 e7c265ed28 update chapter links 2026-01-10 14:28:32 +01:00
shiva108 4eaef8d38f docs: Rename 'Rate Limiting' heading to 'Rate Limit Errors' 2026-01-07 13:58:57 +01:00
shiva108 a0e68af189 fix: Resolve markdown lint errors in docs
- Fixed duplicate headings in Field Manual and Configuration.md by using bold text for repetitive sub-sections
- Added missing language identifiers to fenced code blocks
- Fixed header increment issues
2026-01-07 13:49:06 +01:00
shiva108 0d0cbf9682 fix: Update install.sh logic to use correct parent paths
- Fixed bug where artifacts were created in tools/ instead of scripts/
- Corrected PARENT_DIR calculation
2026-01-07 13:46:03 +01:00
shiva108 5db451ebdd docs: Add Configuration Guide link to scripts/README.md 2026-01-07 13:44:46 +01:00
shiva108 3c72bb3ae0 refactor: Move Configuration.md to scripts/docs/ and update links
- Moved docs/Configuration.md to scripts/docs/Configuration.md
- Updated docs/README.md to point to new location
- Updated internal links in Configuration.md to be relative to new location
2026-01-07 13:44:11 +01:00
shiva108 9a09e13f32 fix: Update paths after scripts reorganization and fix GitBook config
- README.md: Update requirements.txt and runner.py paths
- .gitbook.yaml: Fix chapter count (24 → 51) and date (Jan 2026)
- Configuration.md: Update all script paths to new structure
- Remove broken links to non-existent files
2026-01-07 13:40:48 +01:00
shiva108 2ea5d9a1fb docs: Update README script execution examples and consolidate comprehensive test command. 2026-01-07 12:15:00 +01:00
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