sqlmapproject / sqlmap

Automatic SQL injection and database takeover tool
http://sqlmap.org
Other
32.69k stars 5.73k forks source link

Option for Stopping on First Success #5780

Open agx47 opened 2 months ago

agx47 commented 2 months ago

Hi,

Is there an option in SQLMap to stop testing once a vulnerability is successfully detected? if yes i would like to know it , If not, adding a --stop-on-success OR -sos feature would be valuable. This option would stop further testing as soon as a successful injection point is found