memirhan / SqlScanner

MIT License
4 stars 1 forks source link

Payload Customization via Config Files #18

Open G0v1ndD3v opened 3 hours ago

G0v1ndD3v commented 3 hours ago

Implement a feature that allows users to customize SQL injection payloads through configuration files. This will enable flexibility in testing various applications and scenarios. Users should be able to add, modify, or remove payloads easily without changing the core code.