[W3af-svn-notify] SF.net SVN: w3af:[6298] branches/threading2/plugins/attack/sqlmap.py
Status: Beta
Brought to you by:
andresriancho
From: <and...@us...> - 2012-12-10 13:13:25
|
Revision: 6298 http://w3af.svn.sourceforge.net/w3af/?rev=6298&view=rev Author: andresriancho Date: 2012-12-10 13:13:14 +0000 (Mon, 10 Dec 2012) Log Message: ----------- Improvements to make the wrapper work with stdin. The issue is that this will only work with the console UI and not with the GTK one! In the gtk console we do NOT read user's input from there :( For this to work, we need various framework changes which I won't make now. stdin support (all of it) will be removed in the next commit. Modified Paths: -------------- branches/threading2/plugins/attack/sqlmap.py This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |