SQLmap automation
I’m automating SQL injection using sqlmap. Is there someone who managed to parse sqlmap console output to only report critical findings (vulnerable pages to SQL injection)?
The tool doesn’t support output as JSON, and running the tool as A… Continue reading SQLmap automation