Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 703 Bytes

File metadata and controls

12 lines (10 loc) · 703 Bytes

Changelog

v2.0.6

  • Private Network Scanning - Local/private IP targets now allowed by default (configurable via allow_private_networks in config.yaml)
  • Configurable Network Policy - New allow_private_networks security setting for controlling local network access
  • Improved Test Coverage - Added dedicated tests for private network validation behavior

v2.0.5

  • Parameter Selection - Target specific parameters with -p id,username
  • Enhanced Reports - Detailed HTML reports with tables, columns, and payloads
  • Global SQLMap - Uses your system's SQLMap installation
  • Bug Fixes - Improved database tracking and report generation