Greetings,
I am searching for help. I would like to test a part of application
which deletes something. Obviously I am searching for SQL injection
vulnerability.
So I need to send request to create object, retrieve response, derive
needed information and send a request for deletion which is probed for
possible SQL injection.
I suppose that this is not possible just through command line even
through --eval function. Am I right?
If yes, my next logical step would be to use sqlmap in some Python
program. Are there any information about importing sqlmap and invoking
it from my Python program? Or should I go just with doc strings?
Thanks,
Vojta

------------------------------------------------------------------------------
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to