Hi Alexander. The same thing you've done is problematic on Privoxy. We have to find some other way for fixing this.
Kind regards On Thu, Oct 27, 2011 at 12:09 PM, Alexander Rigbo <a...@rigbo.se> wrote: > Hello, > > Yesterday I encountered a bug in sqlmap. The tor port detection was broken > due to this change in lib/core/settings.py: > > -DEFAULT_TOR_PORTS = (8118, 8123) > +DEFAULT_TOR_PORTS = (8123, 8118) > > The reason this broke it for me is because my polipo is running at port 8118, > and the code that tries to connect to these ports does not properly > reinitiate the socket used. See my attached patch. > > Best regards, > Alexander > > > > > > > ------------------------------------------------------------------------------ > The demand for IT networking professionals continues to grow, and the > demand for specialized networking skills is growing even more rapidly. > Take a complimentary Learning@Cisco Self-Assessment and learn > about Cisco certifications, training, and career opportunities. > http://p.sf.net/sfu/cisco-dev2dev > _______________________________________________ > sqlmap-users mailing list > sqlmap-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/sqlmap-users > > -- Miroslav Stampar http://about.me/stamparm ------------------------------------------------------------------------------ The demand for IT networking professionals continues to grow, and the demand for specialized networking skills is growing even more rapidly. Take a complimentary Learning@Cisco Self-Assessment and learn about Cisco certifications, training, and career opportunities. http://p.sf.net/sfu/cisco-dev2dev _______________________________________________ sqlmap-users mailing list sqlmap-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlmap-users