Role of img tags in Security

Source: Internet
Author: User

Source: Loveshell

Well, there are too many things... the previous questions about xsrf and portscan are ignored silently. Yesterday I saw a very interesting one. <script>
Var winrar = new Image ();
Winrar. src = "res: // C: \ Program % 20Files \ WinRAR \ WinRAR.exe/#2/101 ";
If (winrar. height! = 30)
{
Document. write ("winrar ");
}
Winrar =;
</Script>
Hey, can you detect the installed software? By the way, the res protocol is used to locate resources in ie. For example, you can locate a resource in an exe file and use exists to analyze it. the src of img has no domain restrictions, and the src attribute does not seem to have any restrictions ...... but ff seems a little different --!

The other is the role of Penetration. Many emails support multimedia or html, but certainly scripts won't be supported (for example, My foxmail script, iframe, or event won't be parsed), but they parse the img tag .... if we point src to our address, we can collect information about the other party .... useragent? OS? Path? Mail client? Loginname ?..... This person's usage habits

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.