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
cszhiyue
V2EX  ›  Python

对于行为式的验证码破解思路是?

  •  
  •   cszhiyue · 2014-10-10 18:29:08 +08:00 · 3022 次点击
    这是一个创建于 3482 天前的主题,其中的信息可能已经有所发展或是发生改变。
    2 条回复    2014-10-10 18:38:50 +08:00
    coosir
        1
    coosir  
       2014-10-10 18:38:23 +08:00
    首先要明白他们的验证思路,分析他们的验证行为,然后模拟。
    其实就像你做心理测试题,你完全可以把自己想象成另外一种人格,然后测试出来基本就是你想象的那种样子。
    icedx
        2
    icedx  
       2014-10-10 18:38:50 +08:00 via Android
    大部分的行为式验证码都是基于JS 的
    JS 判定用户是否完成验证 然后通知服务端: 用户完成了验证
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5647 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 30ms · UTC 06:02 · PVG 14:02 · LAX 23:02 · JFK 02:02
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.