Dear.

 I have a doubt time to do an audit the following error appeared and I do not 
know how to solve it I need your help to clarify the error that happened when I 
was studying and doing a test here in the company, which has prompted me.

 I am forwarding you the error in TXT if possible send me a position as you.

 Thank you all and I look forward to.

att, 


Diego R. Pereira
                                          
03:08:54] [INFO] testing if current user is DBA
[03:08:54] [INFO] resumed: 0
[03:08:54] [WARNING] the functionality requested might not work because the 
session user is not a database administrator
[03:08:54] [INFO] checking if xp_cmdshell extended procedure is available, 
please wait..
[03:08:54] [WARNING] time-based comparison needs larger statistical model. 
Making a few dummy requests, please wait..                                      
                           


[03:10:34] [CRITICAL] unhandled exception in sqlmap/1.0-dev (r4766), retry your 
run with the latest development version from the Subversion repository. If the 
exception persists, please send by e-mail to sqlmap-users@lists.sourceforge.net 
the following text and any information required to reproduce the bug. The 
developers will try to reproduce the bug, fix it accordingly and get back to 
you.
sqlmap version: 1.0-dev (r4766)
Python version: 2.6.5
Operating system: posix
Command line: ./sqlmap.py -u 
**************************************************************** --os-pwn  
--msf-path /software/metasploit
Technique: STACKED
Back-end DBMS: Microsoft SQL Server (fingerprinted)
Traceback (most recent call last):
  File "/pentest/database/sqlmap/_sqlmap.py", line 83, in main
    start()
  File "/pentest/database/sqlmap/lib/controller/controller.py", line 565, in 
start
    action()
  File "/pentest/database/sqlmap/lib/controller/action.py", line 142, in action
    conf.dbmsHandler.osPwn()
  File "/pentest/database/sqlmap/plugins/generic/takeover.py", line 161, in 
osPwn
    self.initEnv(web=web)
  File "/pentest/database/sqlmap/lib/takeover/abstraction.py", line 164, in 
initEnv
    self.xpCmdshellInit()
  File "/pentest/database/sqlmap/lib/takeover/xp_cmdshell.py", line 168, in 
xpCmdshellInit
    self.__xpCmdshellConfigure(1)
  File "/pentest/database/sqlmap/lib/takeover/xp_cmdshell.py", line 86, in 
__xpCmdshellConfigure
    cmd = self.__xpCmdshellConfigure2005(mode)
  File "/pentest/database/sqlmap/lib/takeover/xp_cmdshell.py", line 67, in 
__xpCmdshellConfigure2005
    cmd = getSPLSnippet(DBMS.MSSQL, "configure_xp_cmdshell", ENABLE=str(mode))
  File "/pentest/database/sqlmap/lib/core/common.py", line 1640, in 
getSPLSnippet
    retVal = re.sub(r"%%%s%%" % _, variables[_], retVal, flags=re.I)
TypeError: sub() got an unexpected keyword argument 'flags'

[*] shutting down at 03:10:34

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
sqlmap-users mailing list
sqlmap-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlmap-users

Reply via email to