View Full Version : Virus from GE possible?
Noob@PC
03-03-2008, 08:45 AM
If i download KML or KMZ file from unknown web site. Can i catch virus from KMZ file somehow, can attacker execute code from KMZ file?
P.S. I know its just archive but...
GEH4EVR
03-03-2008, 10:05 AM
Well there is always the threat of getting a virus from a file downloaded, Which is a good reason you should have a Antivirus system running. But if you download a file from Google Earth Hacks, one of the Moderators will have already downloaded it, and if they find a virus, they will remove the file.
Captain Hornblower
03-03-2008, 03:23 PM
(...) one of the Moderators will have already downloaded it, and if they find a virus, they will remove the file.
Do we? :shock:
Just kidding ;)
barakuda
03-03-2008, 08:14 PM
:D :D :D OMG ROFL I laughed so hard. That surprised smile was top. Good one :)
GEH4EVR
03-03-2008, 08:57 PM
Do we? :shock:
Yes Captain:yep: And did you know we also approve files?
Appletom
03-03-2008, 09:43 PM
When I get a virus infected file, I just PM GEH4EVR or SpiderX22 and send them the file.
JK - I don't think a kmz or kml file could contain a virus. They are essentially text files. Try opening any kml file in Notepad and you will see it's just clear text. Here's what the Avalanche file (http://www.gearthhacks.com/dlfile29151/Avalanche.htm) looks like:
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.2">
<Document>
<name>Avalanche.kmz</name>
<Style id="sn_shaded_dot_copy1">
<IconStyle>
<scale>0.6</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/shapes/shaded_dot.png</href>
</Icon>
</IconStyle>
<ListStyle>
</ListStyle>
</Style>
<StyleMap id="msn_shaded_dot_copy1">
<Pair>
<key>normal</key>
<styleUrl>#sn_shaded_dot_copy1</styleUrl>
</Pair>
<Pair>
<key>highlight</key>
<styleUrl>#sh_shaded_dot_copy1</styleUrl>
</Pair>
</StyleMap>
<Style id="sh_shaded_dot_copy1">
<IconStyle>
<scale>0.709091</scale>
<Icon>
<href>http://maps.google.com/mapfiles/kml/shapes/shaded_dot.png</href>
</Icon>
</IconStyle>
<ListStyle>
</ListStyle>
</Style>
<Placemark>
<name>Avalanche</name>
<description>Avalanche tumblng down a mountainside in Antarctica</description>
<LookAt>
<longitude>-59.63964646954713</longitude>
<latitude>-62.52075859446469</latitude>
<altitude>0</altitude>
<range>453.8018505672967</range>
<tilt>22.75405031690995</tilt>
<heading>18.4679487287435</heading>
</LookAt>
<styleUrl>#msn_shaded_dot_copy1</styleUrl>
<Point>
<coordinates>-59.63964646954713,-62.5207585944647,0</coordinates>
</Point>
</Placemark>
</Document>
</kml>
GEH4EVR
03-03-2008, 09:56 PM
So that's the reason my computer acts like it does;)
In theory a virus could be hidden in just about anything, and when executed...
Plus being a KMZ it's a Zipped file, so a virus could be hidden inside one, and then when one file opens the virus executable would run.
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.