Skip to content

DSCAN的问题 #109

@hhhhhon

Description

@hhhhhon

运用sqlmapapi出现问题
Traceback (most recent call last):
File "C:\Python27\sqlmap\thirdparty\bottle\bottle.py", line 935, in _inner_handle
return route.call(**args)
File "C:\Python27\sqlmap\thirdparty\bottle\bottle.py", line 1888, in wrapper
rv = callback(*a, **ka)
File "C:\Python27\sqlmap\lib\utils\api.py", line 483, in scan_start
DataStore.tasks[taskid].engine_start()
File "C:\Python27\sqlmap\lib\utils\api.py", line 175, in engine_start
self.process = Popen(["sqlmap", "--api", "-c", configFile], shell=False, close_fds=not IS_WIN)
File "C:\Python27\lib\subprocess.py", line 390, in init
errread, errwrite)
File "C:\Python27\lib\subprocess.py", line 640, in _execute_child
startupinfo)
WindowsError: [Error 2]
是什么问题啊

问题已经解决,需要在管理员的权限下运行sqlmapapi.py -s

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions