V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
推荐学习书目
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
whoosy
V2EX  ›  Python

可交互式网站探测

  •  
  •   whoosy · Apr 1, 2019 · 1154 views
    This topic created in 2583 days ago, the information mentioned may be changed or developed.

    目前正准备预研探测某个站点下是否具有交互性功能(如留言板、博客、论坛之类的),原谅把它叫作可交互性网站(因为我对 web 探测这方面不专业,可能业界有其他叫法),我期待这方面有相关的研究资料,我认为它很有趣。

    在此之前我已经做了一个相关的功能(探测站点下的敏感目录 /文件,可自定义扫描字典),我认为此功能和交互性网站探讨有一定的相关联系。基于此思路是构造交互性网站 url 中的关键词,如论坛类网站常见关键字 forum,留言板类网站常见关键字 message,具有上传下载常见关键字 upload/download。基于收集的关键字扫描某个站点下是够这类的 URI 是否能够访问流畅(如判断状态吗是否为 200,当然也要判断服务器是否具有容错处理)。但是这种方式要收集到的关键字实在太多,并且每个网站可交互性功能不一定是上面列举的关键字(头疼)。

    我很乐于请教对此方面有研究的朋友,或者您有什么可以分享想法和思路,尽可以留言!感激不尽!

    No Comments Yet
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1406 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 17:10 · PVG 01:10 · LAX 10:10 · JFK 13:10
    ♥ Do have faith in what you're doing.