I'm using python to execute another sqlmap syntax and get response and log it in one file but during sqlmap run ask many question about params or ... but only i need simple and fast answer about my url have any hole or no if have it , give me report of that...
I use syntax like that:
sqlmap -u "url string"
Upper syntax ask many question about details during scan but I need simple report without question...
Do you know any flag syntax or anything that check it without ask any question with fine level of testing?