怎么最快速的知道一个网站是用什么程序做的?
如题,怎么最快速的知道一个网站是用什么程序做的?源代码,看标签 对各种网站程序熟悉的人,就可以很快知道,程序知识差一些的,有一定难度
一般是看网站结构,形式,看网页源代码里面的标志
但是有很多网页源代码标志被去除了的,这个时候就要凭经验了
比如看路径,css,js文件引入的路径等 月光飞燕 发表于 2013-5-21 11:52 static/image/common/back.gif
对各种网站程序熟悉的人,就可以很快知道,程序知识差一些的,有一定难度
一般是看网站结构,形式,看网页 ...
css的引入路径是个好的辨别方法,
看源代码的结构,看是不是jspasp或者php CMS Explorer is designed to reveal the the specific modules, plugins, components and themes that various CMS driven web sites are running.
Additionally, CMS Explorer can be used to aid in security testing. While it performs no direct security checks, the "explore" option can be used to reveal hidden/library files which are not typically accessed by web clients but are nonetheless accessible. This is done by retrieving the module's current source tree and then requesting those file names from the target system. These requests can be sent through a distinct proxy to help "bootstrap" security testing tools like Burp, Paros, Webinspect, etc.
CMS Explorer can also search OSVDB for vulnerabilities with the installed components.
CMS Explorer currently supports module/theme discovery with the following products:
Drupal
Wordpress
Joomla!
Mambo
And exploration of the following products:
Drupal
Wordpress
See the wiki for more details and usage information.
项目地址:http://code.google.com/p/cms-explorer/ riskstar 发表于 2013-5-21 14:11 static/image/common/back.gif
CMS Explorer is designed to reveal the the specific modules, plugins, components and themes that var ...
英语小白,有压力 源代码!!
或者放网址,让大家帮你看看 css的引入路径是个好的辨别方法,我基本是靠这个看人家用什么主题。确认是那款程序,还得靠经验啊 又有长进 好像这几天,有个朋友分享了,是builtwith.com可以查询的? gant 发表于 2013-5-22 17:36 static/image/common/back.gif
好像这几天,有个朋友分享了,是builtwith.com可以查询的?
谢谢了,我去试试
主要还是通过源代码,看的多了就会有经验 谢谢分析 开始会有很多不熟悉 看的多了 就很快能分析出来了!
页:
[1]