惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
The GitHub Blog
The GitHub Blog
A
About on SuperTechFans
P
Proofpoint News Feed
G
Google Developers Blog
Stack Overflow Blog
Stack Overflow Blog
IT之家
IT之家
Microsoft Security Blog
Microsoft Security Blog
F
Fortinet All Blogs
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
C
Check Point Blog
Microsoft Azure Blog
Microsoft Azure Blog
aimingoo的专栏
aimingoo的专栏
月光博客
月光博客
美团技术团队
D
Docker
博客园 - Franky
Y
Y Combinator Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
博客园 - 【当耐特】
罗磊的独立博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报

博客园 - 金江

SaeweedFS操作 15019:Only the instance admin may alter the PermSize attribute sqlplus连接oracle语法 Timesten 日常管理命令合集 TT8509: PL/SQL execution terminated; PLSQL_TIMEOUT exceeded Permanent data region free space insufficient to allocate 64792 bytes of memory TimesTen启动停止命令 TimesTen客户端DSN配置 Unable to connect to data source (DSN: shangjihuiclient; Network Address: ; Port Number: 53397). Cannot connect to TimesTen Server. Verify that the TimesTen Server is running or verify that your TCP PORT is set correctly. [TimesTen]TT7001: User authentication failed Kibana修改Time日志格式 [原创]hibernate更新后jdbc读取不到数据问题 数百条线程为何频繁断开,回调函数为何迟迟没有结果 [原创]Dubbo配置(Spring4+Hiberante4+Druid) [原创]II7/IIS8屏蔽YisouSpider蜘蛛 GPFS文件系统笔记 [原创]解决DataSet的GetXml()方法空列不返回问题 Redis新的存储模式diskstore 在多台服务器上简单实现Redis的数据主从复制
360安全卫士qurl.f.360.cn分析
金江 · 2012-04-16 · via 博客园 - 金江

刚刚发现一个问题,每次访问网页时(前提安装了360安全卫士),并且这个网址是第一次访问,如:www.abcddd.com,用抓包工具可以发现,ie是也访问了一个http://qurl.f.360.cn/check_outchain.php(图1)的地址,并且是post提交,也就是向这个页面发送了数据,数据都是加密的,但通过参数可以发现提交的参数有urls的名称(图2),可能是url地址,百度说和360说这是校验网址是否是恶意网址,但发现其并没有返回数据,也就是次数据只提交不返回,并没有告诉你次地址是否恶意,ie没有返回,其他端口也没有检测到返回流,据估计,360次目的可能是分析用户经常访问的网站,如果我访问的网站登录时是通过get方法校验的用户名和密码,360也会记录,那就gameover了.