with no switches: Traceback (most recent call last): File "./sqlmap.py", line 27, in <module> from lib.controller.controller import start File "/pentest/database/sqlmap/lib/controller/controller.py", line 13, in <module> from lib.controller.action import action File "/pentest/database/sqlmap/lib/controller/action.py", line 10, in <module> from lib.controller.handler import setHandler File "/pentest/database/sqlmap/lib/controller/handler.py", line 29, in <module> from plugins.dbms.mysql import MySQLMap File "/pentest/database/sqlmap/plugins/dbms/mysql/__init__.py", line 15, in <module> from plugins.dbms.mysql.filesystem import Filesystem File "/pentest/database/sqlmap/plugins/dbms/mysql/filesystem.py", line 18, in <module> from lib.techniques.union.use import unionUse ImportError: No module named union.use
------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ sqlmap-users mailing list sqlmap-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlmap-users