V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
mingyun
V2EX  ›  Python

sqlmap 不支持 python3,有替代的吗?

  •  
  •   mingyun · 2016-12-04 18:08:04 +08:00 · 7732 次点击
    这是一个创建于 2691 天前的主题,其中的信息可能已经有所发展或是发生改变。
    $ python sqlmap.py  -h
    [CRITICAL] incompatible Python version detected ('3.5.2'). For successfully runn
    ing sqlmap you'll have to use version 2.6 or 2.7 (visit 'http://www.python.org/d
    ownload/')
    
    
    yangxg
        1
    yangxg  
       2016-12-04 23:37:16 +08:00
    这个库听名字像是 ORM 库?
    honmaple
        2
    honmaple  
       2016-12-05 22:52:56 +08:00
    任何库(非特殊情况)都推荐使用 virtualenv

    @yangxg sql 注入用的
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2804 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 20ms · UTC 00:21 · PVG 08:21 · LAX 17:21 · JFK 20:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.