<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" version="2.0">

<channel>
	<title>Privacy PC</title>
	
	<link>http://privacy-pc.com</link>
	<description>Computer privacy and internet security software reviews</description>
	<lastBuildDate>Tue, 21 Feb 2012 21:25:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/privacypc" /><feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="privacypc" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><image><link>http://privacy-pc.com/</link><url>http://privacy-pc.com/img/logo_feed.png</url><title>Privacy PC</title></image><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2Fprivacypc" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2Fprivacypc" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.live.com/?add=http%3A%2F%2Ffeeds.feedburner.com%2Fprivacypc" src="http://tkfiles.storage.msn.com/x1piYkpqHC_35nIp1gLE68-wvzLZO8iXl_JMledmJQXP-XTBOLfmQv4zhj4MhcWEJh_GtoBIiAl1Mjh-ndp9k47If7hTaFno0mxW9_i3p_5qQw">Subscribe with Live.com</feedburner:feedFlare><item>
		<title>Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 3.</title>
		<link>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-3.html</link>
		<comments>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-3.html#comments</comments>
		<pubDate>Tue, 21 Feb 2012 18:06:09 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=1156</guid>
		<description><![CDATA[Read: Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 1. Read: Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 2. Mike Donnelly: You can also do the language translation, ‘cause they had the thing where Alliance players couldn’t understand what Horde players were saying. That was all [...]]]></description>
			<content:encoded><![CDATA[<p>Read: <a href="http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly.html">Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 1.</a><br />
Read: <a href="http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-2.html">Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 2.</a></p>
<p><em><strong>Mike Donnelly:</strong></em> You can also do the language translation, ‘cause they had the thing where Alliance players couldn’t understand what Horde players were saying. That was all client side, so the actual text from the opposing player was sent to the client – it would just choose not to display it. So it’s actually a pretty easy hack to see it, but it’s not really marketable, I don’t know who’s gonna pay for that.</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, good luck selling that. But it’s not very powerful – wow, you can talk to humans if you’re an orc… “I’m in your base killing your mans”…</p>
<p>I guess I’m gonna tell you exactly how to write a teleport hack. So the easy way to do a teleport hack is you’re gonna have to, like, find the player position in memory, use WriteProcessMemory to overwrite that, and then you’ll teleport. And you can also – if you know where the code is that’s responsible for updating player’s location – call that directly with some functions. Is there a teleport spell? You know, maybe there’s a ‘Lua’ function called, you know, ‘CastSpell’ and it takes the parameters like the location you want to teleport to, and the server doesn’t verify that…</p>
<p><em><strong>Mike Donnelly:</strong></em> That’s basic tinkering. It’s not gonna work today but that kinda stuff is out there, and poking and prodding it is actually fun to find.</p>
<p><em><strong>Josh Phillips:</strong></em> It definitely worked in some games. The hard way is when you actually have to get down to forging movement packets. You have to do some math, you have to reverse-engineer the structures for the movement packets and maybe adjust the timestamp so that you can teleport or run faster.</p>
<p>Logic attack – this is what we were talking about with ‘Age of Conan’. You could give fall damage to anything in the game, and that’s how you kill the GM. You told them that you had a million fall damage and he would die.</p>
<p><em><strong>Mike Donnelly:</strong></em> That was funny.</p>
<p><em><strong>Josh Phillips:</strong></em> So this could also be used maliciously in the ‘Age of Conan’ in that you could force somebody else to trade with you and they wouldn’t really know that they just traded with you. But you could also force an NPC<sup>1</sup> to trade with you, so still useful and not mean. So I don’t feel bad stealing from computer characters. I don’t think any of you guys should either.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/final-fantasy-xi-cover.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/final-fantasy-xi-cover-200x283.jpg" alt="Final Fantasy XI" title="Final Fantasy XI" width="200" height="283" class="alignright size-thumbnail wp-image-1267" /></a> Alright, so item dupes – that’s basically exploiting, I’ve talked about this before. I’ll say that server line issues in the ‘Age of Conan’ had some zoning a request, had zoning in ‘Final Fantasy XI’ and had zoning in ‘Ultima Online’ – just had these server lines where if you cast a spell on one side across the server line and you were fighting somebody, then you are f..ked.</p>
<p>Repetition attacks – you just basically move things back and forth from, say, a trade window to your backpack a thousand times a second. I mean, most people should do that by hand, right? The server eventually loses track of stuff and they start filling up in your backpack. Or maybe everybody knows ‘Diablo 1’ where you just drop an item on the ground, you run up to it and pick the item up really quickly on your cursor, and it appears in your backpack and on your cursor, so that’s pretty fun.</p>
<p>Asset hacking – I mentioned it – is definitely not worth it unless somebody else has published their work for you and you can borrow it. So basically what you do here, maybe some people have played ‘World of Warcraft’ and somebody has magically appeared on your side. I never actually played ‘World of Warcraft’, it’s too boring. I’d much rather have bought it. Year, I should have bought a Glider. So those people who either use teleports to go from one side of the battleground to the enemy’s base – you know, “he’s in your base killing your mans” (pretty confident it’s ‘mans’) – or maybe they modify the map to have this tunnel so they could run under ground and nobody would know or see them (maybe you could see his name on the screen or this little dot on the screen and you go like “Wow, where is he?”) – otherwise it’s not worth it, they’re really complex.</p>
<p>Real profit is definitely dangerous, like Niccolo Machiavelli said. You can get sued, I think.</p>
<p>So you can have a game bot, I think somebody talked about one a couple of years ago and I wanted to punch him as it wasn’t very interesting. Basically, you do pixel reading and there’s really no reverse-engineering required. You just see that your hit points are red when they’re full, and they’re not red when you’re dying. It’s very limited scope, but most likely you’re not gonna get detected, and detection is something that is not your friend.</p>
<p><em><strong>Mike Donnelly:</strong></em> Actually, real quick, just by show of hands – does anybody know why detection is so bad? I mean, you all understand this, right? I don’t wanna glass over client-side detection. Everybody appears very wise in regards to detection.</p>
<p>I’ll go over it just real quick. Obviously game manufacturers don’t like everything we’re talking about, hence the lawsuits. So what they do is they try to detect your software, and again, if they do then they ban you. If you’re just doing this for fun, just, you know, hacking around, tinkering, and you lose your game account – it’s not a big deal. If you have 100,000 customers, that is a big deal because when all your customers are banned, then you’re f..ked. So avoiding detection is really important. We are gonna get into that a lot more later, but client-side detection of your software is very important.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/blizzard-banning.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/blizzard-banning-200x150.jpg" alt="Blozzard WoW banning" title="blizzard banning" width="200" height="150" class="alignleft size-thumbnail wp-image-1285" /></a><em><strong>Josh Phillips:</strong></em> Also, I’ll say does anybody ever wonder why it takes, like, 3 months for the ban to happen? That’s because when you ban, like, 50,000 accounts every week, then those people who are re-buying those 50,000 accounts never actually re-buy them again because it gets expensive. But if you do it every 3 months or every 4 months, they will actually go buy the accounts back, so it’s actually, you know, profitable for the game company to say “Oh, hey, we’ve detected these guys ever since they turned on the lighter, but we’re not gonna detect them yet because we know that if we ban them too soon, they won’t give us 50 more dollars”.</p>
<p>So we got some code injection where basically you inject some assembly code to do some small thing like maybe some crappy RPC<sup>2</sup> thing. Your attack surface is a little bit higher, I mean you couldn’t really easily detect that. And then you have something like dll injection where you’ve got some pretty big bulk of code written in a high-level language like C or C++, and it’s really easy to detect that. And so you get into this game where you write this dll loader that fixes all your imports and stuff like that, and it gets really complex and you’re still pretty easy to detect.</p>
<p>Or you can go into the network or packet level and do some really good work like reverse-engineering the network protocol, which is very time-consuming. I think there are very few games (or maybe there’s a lot of games) that have complete analysis on this, but it’s still not easy to do.</p>
<p>Or you can go write your custom client if you think that you’re really good. Not many people think that they’re that good. It takes a lot of time, but if you write a custom client and if you’re at that level, then you’re probably gonna make a lot of money, like the guys that destroyed me I think were probably making at least a couple of hundred grand a month.</p>
<p><em><strong>Mike Donnelly:</strong></em> Right. And writing a custom client isn’t something you’re gonna sell. This is, you know, goldfarming, real money transactions. So you’re writing a custom client so that you can have your partner run 10 million instances of game on a server farm. If you don’t have a custom client, that’s way too much 3D rendering, but if you can just take the game out of the equation – just don’t render anything. So it’s all a matter of scale for goldfarming at this point.</p>
<p><em><strong>Josh Phillips:</strong></em> You go from, like, 2 or 3 clients per computer to 200 or 300, so it’s pretty big scaling. </p>
<p>Here is where we get into some anti-cheat stuff. This stuff gets difficult sometimes. I can’t emphasize enough that it’s very important to not be detected ‘cause then you lose.</p>
<p><em><strong>Mike Donnelly:</strong></em> Alright, what I wanna talk about on this is not so much the technical aspects of detection but how you approach it strategically. This isn’t in the book on MMO hacking – I think there’s a book.</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, one of my friends wrote it.</p>
<p><em><strong>Mike Donnelly:</strong></em> I think it was written by the guy who was eliminated by Warden<sup>3</sup> first. So this isn’t in the book, but strategically what you’re looking at is you have 2 main things to worry about. You have the attack surface, which is how hard your software is to detect, and that’s gonna work in a couple of ways because it’s gonna make detection code bigger. Secondarily, you have what I’m just calling intelligence, which is how much of what they’re doing that you know, how good is your understanding of their detection code – because it’s very important. If you don’t know what they’re doing, if you don’t know how any of it works, then how are you gonna keep from being detected? And they work together, such that if your attack surface is very big, it’s gonna be really hard to tell what they’re doing because the effort they have to take is so minimal. If they can write one line of code to detect your bot, you’re never gonna find it when they do.</p>
<p>The only other thing with attack surface is that of course that’s a constraint on your features, so when you think of something really cool (like “I’m gonna have my bot react within 2 milliseconds every time a monster does something”), you might be setting yourself off some detection. So that’s a decision you have to make when you’re choosing your features and handling with your customers. You should ask yourself whether you want to risk increasing your attack surface by adding this. So before the next slide, I want to talk about something that happened with me and another software developer with ‘World of Warcraft’. We’ll call the software ‘Interspace’ ‘cause that’s what it was – it worked by injecting a dll into the game, which is pretty big. But the guy that wrote it is a very competent reverse-engineer, so he had taken all of Blizzard’s detection code, he had it wired up and as soon as they sent it down he’d laid down a million breakpoints – it was pretty neat stuff. But he still had the dll memory which he tried to obfuscate, and more importantly, he had to patch one of Blizzard’s functions. So, you know, he’d go to the beginning of the function and just stick a ‘far jump’ in there. He’d think “Well, I got Warden covered, so they’re not gonna find it”.</p>
<p><em><strong>Josh Phillips:</strong></em> Are you ready for the code yet?</p>
<p><em><strong>Mike Donnelly:</strong></em> Okay, I’m ready for the code. Alright, so this is an example of a piece of code that would be inside the game.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/game_hacking_code1.gif"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/game_hacking_code1.gif" alt="online game hacking code" title="game hacking code" width="590" height="282" class="aligncenter size-full wp-image-1281" /></a></p>
<p>This is not actually from the ‘World of Warcraft’. So we’re looking at a piece of code here that the game uses to request, say, your buddies list. As you can see, it has an optional parameter we never used before, and it takes a packet number (command number) b00b, sticks that optional parameter in there and sends it up to the server – pretty simple stuff. So the way that code used to get called – you can see where it says ‘Old code’ askForBiddiesList, just passing (0) for the optional parameter we never used before. </p>
<p>So what Blizzard said was “You know what, we’re gonna get this guy, we’re gonna find his patch function”. And they changed that call to the little sample code there – well, this is again slightly paraphrased. They load up a register and they do some math on it so that IDA won’t see another reference to that function. Then they reach into the function that’s being patched, pull the first byte of their own code and send that as the optional parameter we never used before. So what this is doing is just sending up one byte of their own code every time they make their request. And of course on the server side, they comb come through it, find the ‘E9’ – gone. What’s interesting is in the software here you don’t see anything like “If this guy is a bot, then tell the server”. You just see how they grab this byte and send it up, and it’s a tiny piece of code, it doesn’t even change the underlying network code. There’s no new parameters, no new nothing else. The only way you would find it is if you are somehow watching that data going out and see it used to always be ‘0’ and now it’s ‘E9’ – that can’t be good, that’s a far jump.</p>
<p>So when they did this, he lost all those customers. You know, they waited a few weeks and banned ‘em all. I don’t know how he did business, hopefully he did okay. But they just hammered him again and again with this, and I found this way after the fact and as far as I can tell, he never found it. But it’s a good explanation of how much the attack surface matters. I mean, patching one function turned into this. Alright, that’s it for the code.</p>
<p>The point is that if you think you know where all the detection code is, there’s always a chance it’s not where you think it is. In the case with Blizzard, they had never put detection code outside of Warden – they’d kept everything in this nice bucket, hide from me and Warden. So it’s incredibly important to stay hard to detect, ‘cause if they had to make a new kernel call or something to detect him, maybe he was running a private API monitor (not that I ever did that) and he would see a new kernel call. But because they can just get him with one move – poof…So it’s really important to stay small and it’s really important to keep an eye on what they’re doing: you know, building tools to monitor their systems, building tools to monitor what the data stream is supposed to look like, and then if it smells funny, maybe you have a problem. With ‘Glider’, we actually had tools that would page us, so if Warden was updated and that didn’t look good, they would actually page me. Well, I can always just turn off ‘Glider’, I’m too drunk to fix it – so there’s always a way out, but it does come down to “You can’t be lazy”. Again, I’m talking from the profit angle, not the fun angle. It’s a lot of work but it pays off.</p>
<p>At one point, Blizzard got data Warden and they added a new scan. And the way the scan worked is it would take an encrypted string inside the Warden, get a key from the server, it would decrypt this string, and they would call ‘GetProg’ address (kernel 32). They would take whatever that string was, and if it resolved to a function, they would just call it with no parameters. So I was looking at this code and, you know, the game was down for a patch, so I don’t have the key to see what it’s gonna decrypt to. And I’m like “What are they gonna do? Are they just gonna call something at kernel 32 with no parameters? What’s the point?” Of course, if the ‘GetProg’ fails, it just does nothing. So I sat there looking at this for hours, and I was talking to the ‘Hellgate: London’ smart guy, and we couldn’t figure it out. So we just decided to bring it up. So we’d bring it up, stick some breakpoints in and they’d send the key down right away. Oh, there’s the key, let’s see what the string is! So you see, it decrypts it, and it’s a URL, it’s a YouTube URL. So I pasted it in the browser, and it’s a f..king rickroll. They rickrolled me, and I don’t know how many people they got (not many). Anyway, that was epic, you know, and it was really well done. That’s all I got to say, that’s the most epic rickroll ever.</p>
<p><em><strong>Josh Phillips:</strong></em> So there are some client-side things that can be pretty powerful. They can use packers for obfuscation. The biggest thing that you have to worry about if you’re really professional in this is server-side data mining. Some analyst at Blizzard gave us a really big bone and was like “Hey man, this is how I detect people. I just write some sequel queries and I walk in the next morning and I ban people”. And we’re like “Well, thanks for telling us that. Now we can modify your stuff”. But I don’t think he realized that, I think he was just trying to be cool.</p>
<p>So you have things that are both client and server side, and basically what these things are is like command and control things that botnets use. You send your game client – in this case, 10 million ‘World of Warcraft’ customers – this bulk of code that they’re gonna execute on their machines.</p>
<p><em><strong>Mike Donnelly:</strong></em> This is like a <a href='http://privacy-pc.com/antimalware-software-review/'>botnet malware</a> to <a href='http://privacy-pc.com/antispyware-software-review/'>detect a bot</a>.</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, it’s pretty funny.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/punkbuster-screenshot.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/punkbuster-screenshot-200x127.jpg" alt="PunkBuster Screenshot" title="PunkBuster Screenshot" width="200" height="127" class="alignright size-thumbnail wp-image-1262" /></a> So, ‘PunkBuster’ – I’ll go through this story. ‘PunkBuster’ basically looked for strings to ban people. I mean, they could be strings or they could just be some binary data. A lot of the times, they would be strings like a window name. And this group discovered that, and they were like “Hey, I don’t like this. And so what I’m gonna to is I’m gonna go into their IRC channel and I’m gonna send some strings to all of their members, and then I’m gonna go back in game and watch them all get banned for cheating”. Of course ‘PunkBuster’ was like “No, that’s not how it works”. But it really worked that way.</p>
<p>This is where you get into money. If you’re not an expert by now – I hope you guys are all experts.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/Diablo3_Auction_House.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/Diablo3_Auction_House-200x161.jpg" alt="Diablo3 Auction House" title="Diablo 3: Auction House" width="200" height="161" class="alignleft size-thumbnail wp-image-1289" /></a><em><strong>Mike Donnelly:</strong></em> There’s one thing that came under development before. In ‘Diablo 3 Auction House’, Blizzard started endorsing you selling items for money. So you can wire up a third-party payment system to your Blizzard battlenet account and you can sell that sort of epic ass pounding that you made for real money, or you can buy gold, you can sell gold. You’re not gonna have to compete with me ‘cause I’m done with Blizzard, but this is very interesting.</p>
<p><em><strong>Josh Phillips:</strong></em> Yes, very interesting.</p>
<p>So we’d like to thank all of our friends in Poland, Germany, New Zealand and Australia. They couldn’t be here, it’s really expensive for them to fly over.</p>
<p>&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>NPC</strong> (non-player character, or non-person character) is any character not controlled by a player in electronic games &#8211; usually a character controlled by the computer through artificial intelligence.</p>
<p><sup>2</sup> &#8211; <strong>RPC</strong> (remote procedure call) is an inter-process communication that allows a computer program to cause a subroutine or procedure to execute in another address space (commonly on another computer on a shared network) without the programmer explicitly coding the details for this remote interaction.</p>
<p><sup>3</sup> &#8211; <strong>Warden</strong> is an anti-cheating tool integrated in many Blizzard Entertainment games. Some privacy specialists consider this software to be <a href='http://privacy-pc.com/antispyware-software-review/'>spyware</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-3.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 2.</title>
		<link>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-2.html</link>
		<comments>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-2.html#comments</comments>
		<pubDate>Sun, 19 Feb 2012 19:53:37 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=1144</guid>
		<description><![CDATA[Read: Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 1. Josh Phillips: Anybody know Rich Thurman? He was, I think, one of the first guys who actually came public as a gold farmer. He made over 100,000 dollars – that’s what he admits. I think he made a little bit more [...]]]></description>
			<content:encoded><![CDATA[<p>Read: <a href="http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly.html">Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 1.</a></p>
<p><div id="attachment_1202" class="wp-caption alignright" style="width: 210px"><a href="http://privacy-pc.com/wp-content/uploads/2012/02/richard-thurman.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/richard-thurman-200x247.jpg" alt="" title="Richard Thurman" width="200" height="247" class="size-thumbnail wp-image-1202" /></a><p class="wp-caption-text">Richard Thurman, famous gold farmer</p></div><em><strong>Josh Phillips:</strong></em> Anybody know Rich Thurman? He was, I think, one of the first guys who actually came public as a gold farmer. He made over 100,000 dollars – that’s what he admits. I think he made a little bit more than that just doing some hacks for ‘Ultima Online’. Basically, his tips were to play with memory editing, locate key data structures and profit. I guess it’s up to you.</p>
<p>So memory searching is an arcane art, but that’s the skill that you definitely need. If you cannot master memory searching, it’s gonna be really difficult to do some static analysis and find these things. So I mentioned some games here – I’m sure everybody is familiar with ‘World of Warcraft’. Anybody not? Okay, I think everybody is. So they were one of the first games to actually use a commodity script engine (most games make the mistake of rolling their own). But they chose Lua<sup>1</sup>, and one of the side effects of Lua is you have this string embedded in your binary that tells you the name of the function. So if you have a reverse-engineering code and you want to know “Hey, how do I cast a spell in ‘World of Warcraft’”, well you open up IDA<sup>2</sup> and you look for the string like ‘CastSpell’, and it will pretty much instantly take you to where the code is.</p>
<p><em><strong>Mike Donnelly:</strong></em> I was gonna add one more thing on the Lua thing that it makes reverse-engineering a game incredibly easy. What you can do is you can create a Lua script to do what you want like show the spell ID, make sure it works and then you can just load up the game, drop your break point right where the Lua is, hit your test code and step right though it – just right there on the platter.</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, script engines can make things definitely easy in reverse-engineering, there’s no technical challenge there.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/ultima-online-cover.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/ultima-online-cover-200x267.jpg" alt="Ultima Online" title="Ultima Online" width="200" height="267" class="alignleft size-thumbnail wp-image-1210" /></a> So brief history…I’m gonna go through some of these things pretty quick. ‘Ultima Online’ was probably the first major MMO<sup>3</sup>. I think it had around 225,000 users at peak, which is, I guess, pretty big compared to ‘World of Warcraft’ and, I guess, even some of the Facebook apps that have like 30 million people. Anybody play ‘Farmville’? No? Okay. I don’t believe you guys. So ‘Ultima Online’ was hackers’ heyday – I mean dupes, the cheats, people seeing invisible people, walk through walls etc. ‘World of Warcraft’, I think, definitely deserves a mention here as it was the first super-big one that had millions of people. It’s not so big compared to some other ones anymore, but it’s still pretty big. Chinese games are massive compared to ‘WoW’, if anybody knows.</p>
<p>The thing about ‘Blizzard’ though is they do more than saying just ‘cease and desist’ – Mike can attest to that.</p>
<p><em><strong>Mike Donnelly:</strong></em> Right, actually ‘Blizzard’ sometimes doesn’t send a CMD at all, they just show up like “Knock-knock…I’m a lawyer, here’s a draft complaint. Sign this paper and cut off your thumb, or we’re filing this”. That’s how they work. But ‘World of Warcraft’ is a big game, there’s so much money there that even if you’re only getting 1% market penetration, it’s worth the risk, ‘cause it is a risk. But if you’re gonna take a risk, it’s gotta be for a big enough game where you have some kind of profit base.</p>
<p><em><strong>Josh Phillips:</strong></em> I’d like to add, sometimes ‘Blizzard’ will show up on your doorstep, and if you don’t happen to have connections with Polish mafia to chase them out with the baseball bat, then you’re gonna end up like Mike. That did really happen.</p>
<p>Even if your game is really small, you can still make a couple of grand a month, which for a lot of people is worth it, especially in Eastern Europe, South America – a couple of grand a month is still living like a king.</p>
<p><em><strong>Mike Donnelly:</strong></em> Oh yeah, absolutely. If you just make, you know, a thousand bucks a month – that’s where I started – and I thought this was a mortgage, or car payment (depends on a car).</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/age-of-conan-cover.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/age-of-conan-cover-200x250.jpg" alt="Age of Conan" title="Age of Conan" width="200" height="250" class="alignright size-thumbnail wp-image-1251" /></a> <em><strong>Josh Phillips:</strong></em> So I mentioned ‘Eve’ and ‘Darkfall’. ‘Eve’ was, I think, the first game to actually use a commodity script engine – I think they were out before ‘World of Warcraft’. You know, the decompiled source of ‘Eve’ was released. I mentioned ‘Darkfall’, it was pretty massive – half a million lines of code. ‘Age of Conan’ – I think that was a big flop, I think a lot of people were excited about it. But the interesting thing here is they left a lot of debug strings. So I wrote a script that would search ‘IDA’ for something like ‘ClassName::MethodName’, and then I would have my ‘IDA’ script rename all of the functions in my IDB with this string. So that made it also a pretty easy mode. Then you have something like ‘Aion’ who tries to step up the barrier for <a href="http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly.html">game hacking</a>, but they failed pretty miserably. So ‘GameGuard’ is actually a pretty formidable foe, and so is Themida, but if you don’t use any of the advanced features of either of these things, then it’s actually still pretty easy to bypass them. With ‘Aion’, you could just patch out a call and make it return ‘1’, and then you defeated their ‘GameGuard’.</p>
<p>So this is some brief overview of the types of hacks or exploits that have been in games that have been released. ‘Vanguard’ pretty much sucked, I think Microsoft wasted 50 million dollars on that pile of crap, and I guess that’s why they’ve cancelled, like, 3 more MMOs – they were probably afraid. So it’s like super powers.</p>
<p>Speedhacks have been around in every game imaginable. They are still available if you know how to do them in ‘World of Warcraft’ for example. With 2D games like ‘UO’ (‘Ultima Online’) it&#8217;s simpler, but with 3D games it’s really CPU intensive to track the movement of 20 – 30 thousand people, so they still really haven’t done that great of a job.</p>
<p><em><strong>Mike Donnelly:</strong></em> Yeah, they just trust the client – we all know how ‘smart’ that is.</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, if anybody here trusts the client, then you should probably leave…</p>
<p>So dupes are like what the Federal Reserve does when they go to the Treasury. They’re like “Hey, can you print me a million billion dollars? We promise we’ll have the American people pay it back”. Yeah, that’s really how you get rich. I’ve got a friend who did some hacks and was making, you know, close to a million a month. He at one point had two ‘Lambos’ (‘Twin Turbo Gallardo’ and a ‘Murcielago’), and now he is stuck with just online dream. I feel sorry for him.</p>
<p><em><strong>Mike Donnelly:</strong></em> One thing on dupes before you go is this is a good display of just some of the tinkering. Figuring out how to duplicate an object is very much a non-technical thing. It really comes down to finding, like, an edge condition that the game developers didn’t think of. So it’s not some guy writing a clever piece of code – it’s somebody doing something weird, like, you know, maybe on ‘World of Warcraft’ you’re crafting an item, and while you’re casting the craft you trade one of the gradients and another player summons you. You know, all these weird conditions that the developer may not have thought of – that’s typically how you wind up with the dupe. You do something that they didn’t think of, or you can crash, like, a world server. So I could give Josh my sword of epic ass pounding, and then I crash the game server, and then when I log back in I still have it. But the point is that this is really just tinkering, which all of you guys know how to do, whether you’re pro reversers or not. It’s really just tinkering, and thinking outside the box. When you see the game, you see its zone, you see a pause – and you think, what if I’m in the middle of doing something at that time? The more mature games, they’re harder to find. But it really just does come down to tinkering.</p>
<p><em><strong>Josh Phillips:</strong></em> I’d like to add, this isn’t like real-world security research where you find some bug in, like, ‘Adobe’, and then you spend three weeks figuring out how to exploit it and, you know, bypass ASLR (Address Space Layout Randomization). This isn’t like that. I wonder if they check whether or not I can substitute an ID with some other random player’s ID, or whether I can tell them that I just bought a million billion things for free. Yeah, so just a bunch of tinkering.</p>
<p>So I wanna talk about some, I guess, more detailed methods of <a href="http://privacy-pc.com/news/brian-krebs-about-cybersecurity.html">hacking</a>, like what you would try to do to, say, write a teleport etc. So basically, for teleport hack you look for the player’s position in memory and then you use your memory editor and change that value. And if you’re lucky, then you teleport – that’s really complex (not really).</p>
<p><em><strong>Mike Donnelly:</strong></em> …Or you get banned.</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, or you get banned or disconnected – that’s in an old game when they realized that people were gonna do that. It’s actually really surprising how naive a lot of game developers are. They generally don’t have any clue about how to write a game that’s hard to hack.</p>
<p>So you can go into more difficult ways. You know, if your game is more mature, like ‘World of Warcraft’, that’s how to deal with this stuff for, I guess, 7 years and they still haven’t done it correctly. You have to modify movement packets and, you know, forge the timing – stuff like that. It gets more complex but it’s still doable.</p>
<p>Speedhacks – again, you can get these off the shelf, they will work with every game. And if you’re lucky, then it still works with your game. And I don’t know what ‘squeezing network code’ means, I didn’t write that.</p>
<p><em><strong>Mike Donnelly:</strong></em> Sorry. That’s actually just what I was talking about with lag hacks. And this still works on ‘World of Warcraft’, this works in every game today where you can literally unplug your Ethernet cable, move around in the game a little bit, and if you plug it back in before the TCP connection’s dead, then the game client will simply tell the server “Oh, here’s where I am”. It’s, you know, dealing with their congestion code, they have to accept some latency. So in a lot of situations you can pull out your Ethernet cable, walk past the monster, and all the logic to have the monster hit you is on the server side; of course the server doesn’t see you’re near the monster. Then you plug your Ethernet cable back in – good to go, you passed the monster without triggering anything. Don’t try it on wireless, ‘cause when you disable it you actually close the TCP connection. But if you can physically interrupt it just by pulling out the cable, it actually works, it works great.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/pretty-hi-tech.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/pretty-hi-tech-200x120.jpg" alt="Pretty hi-tech" title="Pretty hi-tech )" width="200" height="120" class="alignleft size-thumbnail wp-image-1243" /></a> <em><strong>Josh Phillips:</strong></em> That’s pretty hi-tech.</p>
<p><em><strong>Mike Donnelly:</strong></em> Seriously…</p>
<p><em><strong>Josh Phillips:</strong></em> Dude, that’s kinda lame…</p>
<p><em><strong>Mike Donnelly:</strong></em> I think you’re gonna mention this, but that’s where you see a lot of chests and various dungeons. You know, in ‘World of Warcraft’ there’s a lot of dungeons, and you could kinda eek your way along, deep into a dungeon just by lag-hacking past the monsters and get to a chest, exist instance and get the money. That’s why there are no more chests in instances anymore.</p>
<p><em><strong>Josh Phillips:</strong></em> I know who is responsible for that.</p>
<p>So, dupes…Anybody who doesn’t know what a dupe is? Basically you duplicate something, and you get a million billion of it or something like that. This is the key to making a lot of money, and this is how my ‘poor’ friend with the Lamborghinis got them. With the game he was targeting, it took almost a year before they figured out how to deal with this stuff. They were like “I think we have a problem in that, you know, gold is really available to everybody now, nobody has to work for it. I wonder what happened”. Like I said, these game developers are pretty naïve. They think “Wow, these guys are good at playing my game”.</p>
<p>A lot of games have multiple servers and things like that, so you just try to do things back and forth and hope that if you do it fast enough, maybe sometimes the server will lose track of your items and they’ll magically start filling up in your backpack. Or, like in a game where if you can die and your items go on your corpse, you have your friend go loot your corpse before his character is saved. And then, you know, magically when you guys both log in the server you each have your items. These are pretty basic, like we said – tinkering. Sometimes there’s no skill involved or maybe just really a lot of creativity, you don’t necessarily have to be a god in reverse-engineering, but it definitely helps.</p>
<p>Integer overflow/underflow things are also really awesome. You can get from zero to max pretty easily, that’s a pretty big number.</p>
<p><em><strong>Mike Donnelly:</strong></em> Yeah, and that just comes down to tinkering too, where you take your armour on and off and notice that one of your stats isn’t going back the way it should. And these things happened in ‘World of Warcraft’, we’d have a guy sitting in Orgrimmar taking his helmet on and off a hundred times, and then all of a sudden he’s got, you know, thirty second minus one strength. And it really did happen.</p>
<p><em><strong>Josh Phillips:</strong></em> Or maybe he just used a memory editor and took a screenshot.</p>
<p>Alright, my favourites like GM mode – company will ship the game out with, you know, the ability to reverse-engineer and flip a bit, and now you are like a GM and you can teleport people, you can kill things, you got the commands, which is pretty interesting.</p>
<p>Or stealing from NPCs…‘Age of Conan’ was one that was really rife with vulnerabilities. You could for example kill a GM. I don’t think they were very happy…</p>
<p><em><strong>Mike Donnelly:</strong></em> That was the source player ID thing, right?</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, you just, you know, tell the game that I’m this GM and I just died.</p>
<p><em><strong>Mike Donnelly:</strong></em> With each packet coming up, you would say “I’m gonna sell this item”, and your player ID was in there. And somehow, this game server would believe you if you said you were someone else. You’re like “No, I’m so and so, and I’m selling this”. Okay…</p>
<p><em><strong>Josh Phillips:</strong></em> Did I say that game developers are naive? I mean they work hard but…</p>
<p>So, UI hacks are pretty much worthless unless you want to zoom out really far – that’s pretty much what you’re gonna get from UI hacks. Maybe you can get, like, ghost mode where you can fly around the world and you stay still, but it’s not very beneficial.</p>
<p>Read: <a href="http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-3.html">Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 3.</a></p>
<p>&nbsp;</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/lua-logo.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/lua-logo.jpg" alt="Lua logo" title="Lua logo" width="128" height="128" class="alignright size-full wp-image-1207" /></a> <sup>1</sup> &#8211; <strong>Lua</strong> (from Portuguese: lua meaning &#8220;moon&#8221;) is a lightweight multi-paradigm programming language designed as a scripting language with &#8220;extensible semantics&#8221; as a primary goal. Lua combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics.</p>
<p>Lua was created in 1993 by Roberto Ierusalimschy, Luiz Henrique de Figueiredo, and Waldemar Celes, members of the Computer Graphics Technology Group at the Pontifical Catholic University of Rio de Janeiro.</p>
<p><sup>2</sup> &#8211; <strong>IDA</strong> (Interactive Disassembler) is a disassembler for computer <a href="http://privacy-pc.com/software-review">software</a> which generates assembly language source code from machine-executable code. It supports a variety of executable formats for different processors and operating systems.</p>
<p><sup>3</sup> &#8211; <strong>MMO</strong> (also called MMOG) is a massively multiplayer online video game which is capable of supporting hundreds or thousands of players simultaneously.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC Tools Spyware Doctor with AntiVirus review</title>
		<link>http://privacy-pc.com/antivirus-software-review/pc-tools-spyware-doctor-with-antivirus-review.html</link>
		<comments>http://privacy-pc.com/antivirus-software-review/pc-tools-spyware-doctor-with-antivirus-review.html#comments</comments>
		<pubDate>Sat, 18 Feb 2012 16:01:10 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Antivirus software]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=1216</guid>
		<description><![CDATA[$39.99 PC Tools Spyware Doctor with AntiVirus definitely deserves high rating as one of the industry’s most reliable utilities. Download The high and deserved reputation of Spyware Doctor with AntiVirus from PC Tools is maintained due to its wraparound top-notch protection against viruses and identity theft. The product has always accommodated groundbreaking approaches leveraging the [...]]]></description>
			<content:encoded><![CDATA[<div class="post-thumbnail">
<img height="231" width="222" alt="PC Tools Spyware Doctor with AntiVirus" class="post-thumb" src="http://privacy-pc.com/wp-content/uploads/2012/02/spyware-doctor-with-antivirus-2012-logo.jpg"/><br />
<span class="post-overlay"/><span class="price-tag"><span>$39.99</span></span>
</div>
<div class="post-description">
<p>PC Tools Spyware Doctor with AntiVirus definitely deserves high rating as one of the industry’s most reliable utilities.<br />
<table><tbody> <tr><td><strong class="ratingGroup">Usability:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac14;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Features:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Efficiency:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Support:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Overall:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac34;&nbsp;</td></tr></tbody></table><br />
<a href='http://www.pctools.com/spyware-doctor-antivirus/download/' target="_blank" class='big-button biggreen'><span>Download</span></a>
</div>
<div class="clear"></div>
<p>The high and deserved reputation of Spyware Doctor with AntiVirus from PC Tools is maintained due to its wraparound top-notch protection against viruses and identity theft. The product has always accommodated groundbreaking approaches leveraging the unique mix of antispyware and antivirus guard, the latest version sustaining this thesis to the fullest.</p>
<p>To match and exceed user anticipations, Spyware Doctor with AntiVirus exposes online cybercrime scams, effectively identifies and prevents scareware attacks and certainly delivers a full range of malware protection proper. Computer performance can be optimized owing to the ‘Balanced Mode’ which allows you to tune up the optimal ratio of system productivity and virus defense. Uniqueness of this product is also contributed by the fact it can be installed on to a badware-infested machine, which makes it a highly efficient cure for emergencies and severe PC contamination.</p>
<p>Being equipped with sophisticated extras and proactive features in addition to the regular virus combating measures, this software appears to be a really enticing solution for everyday use and non-standard malware related circumstances.</p>
<h3>System Requirements</h3>
<p><strong>Operating System:</strong></p>
<ul>
<li>Windows XP SP3 (32 bit only) / Windows Vista (32/SP2 64 bit) / Windows 7 (32/64 bit)</li>
</ul>
<p><strong>Hardware:</strong></p>
<ul>
<li><u>For Windows XP:</u>
<ul>
<li>CPU: 400 MHz or higher</li>
<li>At least 512 MB of available RAM</li>
</ul>
</li>
</ul>
<ul>
<li><u>For Windows Vista / Windows 7:</u>
<ul>
<li>CPU: 1 GHz or higher</li>
<li>1024 MB of available RAM (32bit) / 2048 MB (64bit)</li>
</ul>
</li>
</ul>
<p><strong>Additional Requirements:</strong></p>
<ul>
<li>500 MB or more free space on HDD</li>
<li>Video Adaptor: SVGA (800&#215;600)</li>
<li>CD/DVD Drive (unless installing from the internet)</li>
<li>Internet connection for activating the product</li>
<li>Internet Explorer 6.0 or higher / Mozilla Firefox 3.0 or higher</li>
</ul>

		<div class='et-image-slider et_sliderfx_fade et_sliderauto_false et_sliderauto_speed_5000 et_slidertype_images' id='et-image-slider521'>
			<div class='et-image-slides'>
				<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/spyware-doctor-with-antivirus-2012-01.jpg) no-repeat; width: 585px; height: 412px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/spyware-doctor-with-antivirus-2012-02.jpg) no-repeat; width: 585px; height: 412px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/spyware-doctor-with-antivirus-2012-03.jpg) no-repeat; width: 585px; height: 412px;'><span class='et-image-overlay'> </span></div>
			</div>
			
			<div class='et-image-shadow'></div>
			<div class='et-image-shadowleft'></div>
			<div class='et-image-shadowright'></div>
		</div> <!-- .et-image-slider -->
		
<h3>Usability</h3>
<p>Setup turned out fairly smooth for a program as complex and functional as that. The ‘Run’ option on the directly downloaded reasonable-sized installer launches the Setup Wizard commencing with review and acceptance of the License Agreement. Once you click ‘Next’, installation proceeds, sticking to a comprehensive pattern that requires no particular expertise. At the end of this stage, the utility downloads a complete database – this might take some time, so just get a little patience and wait for all the malware signatures and other essential data to get pulled in, as they are the underlying component of protection. This being done, the software is ready to use and customize.</p>
<p>The graphical user interface (GUI) has been significantly modified in comparison with the former Spyware Doctor with AntiVirus versions. It’s not just the logo that has been changed &#8211; now it’s a well-balanced forthright navigation panel with five tabs on the top encompassing pretty much the entire functionality the product has to provide: ‘Home’, ‘IntelliGuard’, ‘Settings’, ‘Support Tools’ and ‘Start Scan Now’. All the supplementary options such as ‘Report Card’, ‘My Account’, ‘Smart Update’ and ‘Help’ are located in the bottom section, not stuffing the main window in any way and in the meantime being well outlined and perfectly visible. There are no drop-down menus, so you can always see the whole list of alternate options while viewing the items within a certain category.</p>
<p>Neither scan types offered by the product (Intelli-Scan, Full Scan and Custom Scan) are time-consuming or CPU intensive over the normal expectations. Perhaps the first post-install system check may be lengthy but that’s only because the software needs to do a really thorough job exploring your computer for threats. Regarding automatic database updates, you probably won’t even notice those because such technicalities are made to run in the background without disturbing the user.</p>
<h3>Features</h3>
<p>PC Tools have added a number of smart capabilities to this build. Spyware Doctor with AntiVirus is now intelligent enough to recognize blackhat SEO (Search Engine Optimization) campaigns and has a special focus on rogue antispyware detection. A detailed overview of these new features as well as the improved ‘old-school’ ones is as follows:</p>
<div class='et-custom-list'>
<ul class="ul-list">
<li>Cybercrime is now viewed from a new perspective with ‘Malicious Site Monitoring’ option. Its essence is about analyzing the current breaking news and other hot searches against hacker-driven exploiting of the corresponding search results. So you get secured from being infected by trojans and other potential contaminants distributed on such doorway web pages.</li>
<li>‘Scam Alerts’ feature is intended to guard you from the luring online offers encouraging clicks on malware-bundled links. This functionality also proved to work seamlessly for keeping scareware off your computer, thus preventing possible system hijack and eventual money wasting.</li>
<li>‘Behavior Guard’ applies the ThreatFire technology to spot and terminate the objects whose characteristics are deemed suspicious and potentially harmful. This feature impersonates a heuristic approach to virus detection.</li>
<li>Spyware Doctor with AntiVirus is all about proactivity with the ‘IntelliGuard’ feature. This one is powering the preemptive technique which is intended to intercept badware before it actually gets on your computer.</li>
<li>Malicious drive-by downloads get blocked by the ‘Download Guard’ component which uses cloud-based techniques to detect new samples of malware.</li>
<li>‘AntiVirus’ and ‘AntiSpyware’ create a fraudware-hostile environment around your operating system, not allowing any privacy violating or otherwise malicious software to intrude. Enhanced by the ‘Memory Scanner’, these features constitute the kernel functionality of the product.</li>
<li>The tangible stress on Internet surfing security is expressed through the ‘Browser Defender’, ‘Browser Guard’ and ‘Site Guard’ components that protect you during online sessions in several different ways.</li>
</ul>
</div>
<p>Generally, Spyware Doctor with AntiVirus incorporates virtually everything you need for reliable cyber safety and usage convenience.</p>
<h3>Efficiency</h3>
<p>The spyware and virus combating capacity of Spyware Doctor with AntiVirus is truly astonishing. It performs well beyond the average protection level, being capable of handling stealthy rootkit parasites, exposing intricate online frauds and foreseeing cyber attacks. With its IntelliGuard feature, the product employs heuristics to proactively block non-documented threats and therefore considerably expand the volume of your security. Conforming to the current trends, the software resorts to the cloud for most up-to-date cyber safety data.</p>
<p>One more remarkable thing about this product is its ability to bypass the install prevention measures employed by some malware – rogue antispyware in particular. So it works just fine for cleaning infected computers.</p>
<p>On the whole, effectiveness of Spyware Doctor with AntiVirus in what it is meant to do is out of the question.</p>
<h3>Help &#038; Support</h3>
<p>All subscribers get free access to the diversified product support. Depending on your preferences and needs, you can always pick the most suitable help mode out of the following: telephone, live chat, email, exhaustive user manuals and knowledgebase, forums and interactive troubleshooting solutions. Support is available 24/7 and highly responsive, which testifies to the fact that each customer matters.</p>
<h3>+/- (Pros/Cons)</h3>
<div class='one_half'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list'>
<ul class="ul-list">
<li>Straightforward GUI</li>
<li>Easy to use</li>
<li>Highly effective for detecting / removing malware</li>
<li>Solid Internet protection</li>
<li>Identifies online cyber scams</li>
<li>Balanced Mode</li>
<li>Easy-to-reach free support</li>
<li>License for up to 3 PCs</li>
<li>Free trial scan</li>
</ul>
</div></div></div>
				</div> <div class='one_half last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list etlist-x'>
<ul class="ul-list">
<li>Lengthy installation</li>
</ul>
</div></div></div>
				</div><div class='clear'></div>
<h3>Bottom line</h3>
<div class='two_third'>
					Spyware Doctor with AntiVirus offers superior quality for a very reasonable price – actually, it’s hard to get a similar scope of low-cost protection for up to 3 computes elsewhere. The multi-layered spyware and virus guard, as well as exclusive web-surfing security features make your cyber life safer, easier and more serene. Therefore the product definitely deserves high rating as one of the industry’s most reliable utilities.
				</div> <div class='one_third last'>
					<div class='et-box et-download'>
					<div class='et-box-content'><span style="font-size: 17px;">Download</span> <a href='http://www.pctools.com/spyware-doctor-antivirus/download/' target="_blank">Spyware Doctor with AntiVirus</a></div></div>
				</div><div class='clear'></div>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/antivirus-software-review/pc-tools-spyware-doctor-with-antivirus-review.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19</title>
		<link>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly.html</link>
		<comments>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly.html#comments</comments>
		<pubDate>Thu, 16 Feb 2012 12:52:15 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=1116</guid>
		<description><![CDATA[Josh Phillips (Senior Malware Analyst at Kaspersky Lab): So my name is Josh Phillips. I have a surprise guest who did not show up on the schedule, his name is Michael Donnelly. I’ll have him, you know, introduce himself in a little bit. I don’t know what it is but generally I always get the [...]]]></description>
			<content:encoded><![CDATA[<p><div id="attachment_1119" class="wp-caption alignright" style="width: 120px"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/josh-phillips.jpg" alt="Josh Phillips" title="Josh Phillips" width="110" height="165" class="size-full wp-image-1119" /><p class="wp-caption-text">Josh Phillips, Kaspersky Lab</p></div><em><strong>Josh Phillips</strong> (Senior Malware Analyst at Kaspersky Lab):</em> So my name is Josh Phillips. I have a surprise guest who did not show up on the schedule, his name is Michael Donnelly. I’ll have him, you know, introduce himself in a little bit. </p>
<p>I don’t know what it is but generally I always get the last law at the conferences I speak at, so hopefully I don’t tell everybody, you know, too much of a tiring lullaby. I mean, there is somebody after us, I feel really bad for him but, you know, what are you gonna do?</p>
<p>Okay, there we go. I’ve heard that all the presenters have been having really bad luck today, like no demos were working and, you know, stuff like that. So hopefully ours will go better.</p>
<p>So about me: in real life, I play a <a href='http://privacy-pc.com/antimalware-software-review'>malware researcher</a> at Kaspersky. I was also a malware analyst at Microsoft. And contrary to a popular opinion, or what you may find on Wikipedia, Conficker was not German and Dutch slang for ‘ass f..ker”, it was just a play on words that I managed to come up with. That was my, like, biggest achievement in life so far.</p>
<p>Underground I was a Gold farmer<sup>1</sup>, wrote some bots for some games that people might have heard of. I’ll let people guess as to what that is, because I know what ‘Blizzard’ does to people. I’ll let Mike talk about himself right now.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/glider-wow.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/glider-wow-200x306.jpg" alt="Glider bot" title="Glider bot" width="200" height="306" class="alignleft size-thumbnail wp-image-1181"/></a><em><strong>Mike Donnelly</strong> (author of the Glider<sup>2</sup>)</em>: I’m Mike Donnelly, otherwise known as ‘Mercury’. I created the ‘Glider’ software for ‘World of Warcraft’, sold about 4 million dollars’ worth of the software, got sued badly, lost 6.5 million dollars in damages, personally liable, peeled it, got most of it flipped over, but overall the process was, I would say, less than fun. As far as my underground identity, I have none. Once you get sued, everything about you winds up in court record: all your deposition, all your addresses – everything. </p>
<p>But on the plus side, I did have a ‘Glider’ customer bring beer to my house. He had looked me up, dropped the beer off and then he posted a message on the ‘Glider’ forums that said “Hey Mercury, go check outside your front door, there’s a six pack of beer”. And there actually was the beer. Going through the garage I didn’t see it, and I went out, got it. That was only ‘Budweiser’, but free beer is free beer.</p>
<p>So if you’re gonna get smoked for 6.5 million dollars, at least I got some free beer.</p>
<p><em><strong>Josh Phillips:</strong></em> Oh, and I guess all two of you ladies here, he’s single and he used to be rich. I’m married, so I’m not so lucky. So our goal of this talk is to not make anybody an expert at game hacking, so if you came here for that then we are going to disappoint you. You know, we planned on just giving you some overview. If you don’t have any technical skills – we assume you have some to get at least something out of this talk – but if you don’t have technical skills, we hope that some of our game hacking, war games will be entertaining for you guys.</p>
<p>Something I will say is we don’t really have any zero-days, so if you’re looking for zero-days then you’re also going to be disappointed. But we don’t really feel we need to give any zero-days because, you know, it’s really easy to find them. You know, every game that’s ever released is gonna have a buttload of stuff.</p>
<blockquote><p><strong>&#8220;He who knows when he can fight and when he cannot will be victorious&#8221;</strong> <em>(Sun Tzu)</em></p></blockquote>
<p>So here is a nice quote from Sun Tzu and I think Mike has some experience with this – he actually chose to fight, he’s actually the only person I know that actually did choose to fight, and I guess you can ask him about how that’s going. So here is a brief legal blurb that Mike has experience with, and he’s gonna talk about that.</p>
<p><em><strong>Mike Donnelly:</strong></em> Yeah, one thing I wanted to say is of course everybody knows I’m not a lawyer, so I can’t give you any legal advice. But I’m a person and I can give you personal advice when it comes to lawyers: when you get sued, you’re f..ked. If it gets to that point, you are in a lot of trouble, chances are it’s gonna end badly. A lot of people, such as myself, might think “I’ve got a good legal theory for what to do: I’ve got section 117, I’ve got DMCA 1201(f) interoperability, you know. Let’s go man, you can’t take me down!”. </p>
<p>It’s incredibly painful and expensive to get that far, so even if you have winning arguments, the chances that you get there are slim. I’m not saying you should never do anything where you might get sued, I’m saying you need to understand the serious of getting sued. It’s bad, so you should take steps to avoid it. If you have to sell from Venus or Neptune or the 7th dimension, try to get away to avoid getting sued, because the game companies, if you piss them off, will show up at your door.</p>
<p><em><strong>Josh Phillips:</strong></em> China is a good place to be though. So, my disclaimer is ‘We’re weasels’. I guess maybe I am a weasel, Mike chose to do everything in public. I think that might have been a poor choice, you guys can decide. So, you know, the names have been changed to protect the innocent.</p>
<p>So why do we hack? I think it’s mostly obvious: you know, we want some ‘womens’. Did I mention that Mike’s single?</p>
<p><em><strong>Mike Donnelly:</strong></em> Oh, come on man!</p>
<p><em><strong>Josh Phillips:</strong></em> So really there’s a lot of money in this. Mike made 4 million dollars, my first competitor was making half a million a month – that’s pretty real money. Sometimes people might want revenge or cheating, but that’s not really child play. </p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/010editor.gif"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/010editor-200x151.gif" alt="010 Editor" title="010-editor" width="200" height="151" class="alignright size-thumbnail wp-image-1173" /></a> So raise the hands who would like to go to &#8216;Game Hacking 101&#8242; school. I mean, I really wish that this was, you know, offered in my college but it really wasn’t. We are gonna get through some tools of the trade: IDA, Ollydbg, Your favorite memory editor/searcher, 010 Editor, Wireshark, Custom tools &#8211; you make them. If you don’t know any of these, maybe you should start looking at them. So I think most reverse engineers can’t live without it. It should be pretty obvious what you do with that – you disassemble some code (‘Ollydbg’ – Olly Debugger). If you don’t know what a debugger is, then you probably shouldn’t be here really either. You need the memory, something to search memory – most people use something like ‘ArtMoney’ or ‘TSearch’, something like that; they’re pretty popular. ‘010 Editor’ – if you are doing anything with file formats, this is like ‘god mode’. I think that anybody doing it without ‘010 Editor’ is, you know, failing. It also helps with packet captures if you want to see what the structure of a packet is. And something that’s very important is your custom tools. Once you get serious about game hacking, if you don’t have your own scripts for IDA to do all these sorts of magical things, then you are wasting your time.</p>
<p><em><strong>Mike Donnelly:</strong></em> One thing I wanted to add is these are the tools that you are looking at if you’re doing something professional, if you’re gonna build a big piece of software and sell it or run it, or, you know, take this on as a business. You can do a lot with nothing: you can duplicate items, you can find bugs in games just by being clever and tinkering, so this is like a pro-grade or what you would use to make money. Part of the Panel is hacking for fun, so I’m not gonna completely focus profit.</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, there’s nothing worse than coding up a bot with a bunch of hard-coded offsets, and then, you know, the game releases an update and your stuff doesn’t work again, and then you have to start from pretty much ground zero.</p>
<p>So I’m gonna give you a bit of classification – basically, there’s like cheats, bots. I’m not gonna get into real deep details about this stuff. I’ll talk in more detail when the stuff comes up later on. There’s some really, I guess, motivated individuals who have written custom clients. One of my competitors in China wrote a custom client for ‘World of Warcraft” and pretty much destroyed us. They could run hundreds of clients per computer, and it’s really hard to compete with that when you can write, like, three or four.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/Hellgate_London_game.jpg"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/Hellgate_London_game-200x283.jpg" alt="Hellgate: London" title="Hellgate: London" width="200" height="283" class="alignleft size-thumbnail wp-image-1177" /></a><em><strong>Mike Donnelly:</strong></em> What about this one custom client in particular? It’s funny – just raise the hands how many people here have played the game ‘Hellgate: London”? Okay, how many people that have played it were playing it six months later? One? Okay. Well, the reason I mentioned it is I know a guy that works with ‘World of Warcraft’ – German guy – and he got the ‘Hellgate: London’ paid and he thought it was awesome. So he wrote a clientless bot, he reverse-engineered the entire protocol – everything (their keyshake or their handshake), all the encryption. He had it ready for game at launch time, and then&#8230; thousands of hours, you know. This is gonna be the next while. So, you know, if you’re writing something for profit, think of it like a business, don’t be stupid.</p>
<p><em><strong>Josh Phillips:</strong></em> Yeah, that’s a lot of waste of time.</p>
<p>Then, there’s things like exploits. They can either be malicious or really get you a giant paycheck: dupes or, you know, ‘god mode’. </p>
<p>Asset hacks aren’t really worth it for the most part. You know, you can do some pathfinding if you can reverse-engineer the map formats and other assets. But pathfinding is super-hard, unless you’re going to do something like use recast navigation which is easy mode for solving a really-really tough problem.</p>
<p>So this is where we separate the ‘haves’ from the ‘have-nots’. People might not be able to follow. Hopefully they can follow.</p>
<p>So the skills that you need, you are probably gonna want to at least know ‘X86 Assembly’. If you don’t know that, then you’ve got a lot to learn, that’s gonna be a pretty big steep road ahead for you. The stuff isn’t really necessary, you can write some, like, lame pixel reading things – I think somebody presented that a couple of years ago here, it was pretty well attended and I wanted to punch the dudes because they were very cool. Yeah, noobs need not apply.</p>
<p>Read: <a href="http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly-at-defcon-19-part-2.html">Hacking Online Games: Josh Phillips and Michael Donnelly at Defcon 19. Part 2.</a></p>
<p>&nbsp;</p>
<p><sup>1</sup> &#8211; <strong>Gold farmers</strong> &#8211; players who stay online for extremely long hours and farm mobs for selling the in-game money they accumulate for real-world money.</p>
<p><a href="http://privacy-pc.com/wp-content/uploads/2012/02/Glider-Logo.png"><img src="http://privacy-pc.com/wp-content/uploads/2012/02/Glider-Logo-200x112.png" alt="Glider logo" title="Glider bot software logo" width="200" height="112" class="alignright size-thumbnail wp-image-1186" /></a> <sup>2</sup> &#8211; <strong>Glider</strong> &#8211; aka WoWGlider or MMOGlider, was a bot created by Michael Donnelly, which interoperates with World of Warcraft. Glider automates and simplifies actions by the user through the use of scripting to perform repetitive tasks while the user is away from the computer. This allows the user to acquire in-game currency and level-ups of the character without being present to perform the required actions. As of 2008, it has sold approximately 100,000 copies.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/news/hacking-online-games-josh-phillips-and-michael-donnelly.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Antivirus vs Paid Antivirus: Interview with Michael Gregg</title>
		<link>http://privacy-pc.com/news/free-antivirus-vs-paid-antivirus-interview-with-michael-gregg.html</link>
		<comments>http://privacy-pc.com/news/free-antivirus-vs-paid-antivirus-interview-with-michael-gregg.html#comments</comments>
		<pubDate>Wed, 15 Feb 2012 21:50:14 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=1001</guid>
		<description><![CDATA[Offers for free antivirus software – there are everywhere. But is software that you really don’t have to pay for really going to protect you from the viruses? Michael Gregg &#8211; a cyber security consultant and President of ‘Superior Solutions’. - Michael, we appreciate your being with us. So what’s the problem with the free [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://privacy-pc.com/wp-content/uploads/2012/02/michael-gregg-2.jpg" alt="Michael Gregg" title="Michael Gregg" width="110" height="165" class="alignright size-full wp-image-1002" /><em>Offers for <a href='http://privacy-pc.com/free-antivirus-software-review'>free antivirus software</a> – there are everywhere. But is software that you really don’t have to pay for really going to protect you from the viruses? Michael Gregg &#8211; a cyber security consultant and President of ‘Superior Solutions’. </p>
<p>- Michael, we appreciate your being with us. So what’s the problem with the free antivirus software? Seems like a good deal.</em></p>
<p>A lot of times with the <a href='http://privacy-pc.com/free-antivirus-software-review'>free antivirus programs</a> they don’t check for all the different kinds of threats. Also, sometimes with the free antivirus they don’t do automatic updates, so it may not update as often or offer full protection.</p>
<p><em>- If you don’t have antivirus software at all, you say that can end up costing you money down the road?</em></p>
<p>Most definitely, because if you don’t have <a href='http://privacy-pc.com/antivirus-software-review'>antivirus software</a> at all, it’s really just a matter of WHEN you’re gonna be infected – not IF. And all your personal data, your financial information, your credit card information could be at risk. And in the end of the day – you know, when you get your computer repaired or try to recover from this – you’re still gonna have to buy antivirus at some point.</p>
<p><em>- And how much does it typically cost? Do you recommend anything?</em></p>
<p>I’m probably not going to recommend one brand, but the major antiviruses (Norton, MacAfee and the others) are all pretty good products because most of the ones you pay for protect you from more than just viruses – they also protect you from malicious websites, they give you alerts if you try to click on the wrong link or go to the wrong site.</p>
<p><em>- And how much are we talking usually with those?</em></p>
<p>We’re talking anywhere from $29, $39, $49.</p>
<p><em>- And if you do scamp and you decide not to get it – I mean, down the road there can be some pretty serious things, like criminals could get into your computer. That’s one of the items?</em></p>
<p>Most definitely. What can happen in long term is your system is gonna be infected and you may not know it. You may know it because your system could run slower, it could crash, you could lose all the information on it. Or they could simply drop what would be called a keylogger on there and start recording anytime you’ll enter a credit card number, a bank account number, and really then you might be a victim of identity theft.</p>
<p><em>- And you have to hire a professional to fix some of these problems if you don’t get the antivirus software?</em></p>
<p>Yes, many times you’re gonna have to take this into a computer shop, you’re gonna have them run scans against the machine. That’s gonna cost a lot more than the antivirus would have run it.</p>
<p><em>- But antivirus doesn’t protect against everything?</em></p>
<p>No, unfortunately it doesn’t protect against things that are called O-day attacks, or zero-day attacks – that’s the stuff that’s just come out. And even we’ve seen recently in the last week or two with Twitter, they had one that was a mouse-over attack.</p>
<p><em>- What is that?</em></p>
<p>You simply just move the mouse over the link and it would execute on your computer.</p>
<p><em>- My goodness! And then also phishing – that’s what we hear, it’s ‘ph’. What is that?</em></p>
<p>Phishing is where they send you an Email and through the Email they say they’re your bank, your credit card company, and they ask for financial information. And they Email may appear real but it’s actually not. They are trying to get you to go a malicious site.</p>
<p><em>- Of course there’s brand-new virus every day unfortunately. There are people out there that are trying to do harm to our software, so we wanna keep that updated. Alright, Michael Gregg, thanks so much for swinging by.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/news/free-antivirus-vs-paid-antivirus-interview-with-michael-gregg.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Top cyber security threats: Interview with Michael Gregg, Superior Solutions</title>
		<link>http://privacy-pc.com/news/top-cyber-security-threats-interview-with-michael-gregg.html</link>
		<comments>http://privacy-pc.com/news/top-cyber-security-threats-interview-with-michael-gregg.html#comments</comments>
		<pubDate>Tue, 14 Feb 2012 13:34:40 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=994</guid>
		<description><![CDATA[Michael Gregg &#8211; the COO of the company called ‘Superior Solutions’. - Michael, thanks for coming in first off. More and more people are doing banking online these days. First, let’s start with banking trojans – one of those. - Banking trojans are pieces of malware that are dropped on to a computer, where the [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://privacy-pc.com/wp-content/uploads/2012/02/michael-gregg.jpg" alt="Michael Gregg" title="Michael Gregg" width="110" height="165" class="alignleft size-full wp-image-995" /><em>Michael Gregg &#8211; the COO of the company called ‘Superior Solutions’. </p>
<p>- Michael, thanks for coming in first off. More and more people are doing banking online these days. First, let’s start with banking trojans – one of those.</em></p>
<p>- Banking trojans are pieces of malware that are dropped on to a computer, where the hacker or bad guy can actually pick up or intercept your banking pin number on your logon. So that’s actually a piece of malware that’s dropped on your machine to intercept this information where they can access your account and steal your money.</p>
<p><em>- Which is obviously quite disturbing. So how can you find out? You know, the defenses that you can buy for your computer – MacAfee or <a href='http://privacy-pc.com/antivirus-software-review/kaspersky-anti-virus-2012-review.html'>Kaspersky</a> – any of the <a href='http://privacy-pc.com/antimalware-software-review'>antimalware</a> things that can help you out? Is that what you need, or is this beyond that?</em></p>
<p>- That’s one of the big pieces. One of the big pieces is making sure that you have <a href='http://privacy-pc.com/antivirus-software-review'>antivirus</a>, that you have antivirus up to date. But too, a lot of it is about what sites you go to, what links you open up, if people send you suspicious Emails or other Emails, making sure you’re not clicking on those links if they don’t look right.</p>
<p><em>- Talk about Facebook, with 500 million users worldwide, and apparently people are gonna hack into your Facebook account as well?</em></p>
<p>- That’s true. And once again, one of the big techniques that’s used there with Facebook is someone may send you a link or a suspicious-looking link, again trying to get you to click on it, go out there to one of these sites that has malware loaded on it and then take over that account.</p>
<p><em>- There are also things called ‘tiny URLs’. What are those?</em></p>
<p>- Tiny URLs are these tools that can be used to reduce the size of the URL. You see them used in sites like Twitter and others, and while they’re useful, while they reduce the size of the URL, the problem is that you can’t see where you are being redirected to. So there are add-ons that you can get for your browser, like for Firefox, and actually place that on there, which will allow you to actually see the URL that you’re being sent to before you go there.</p>
<p><em>- It sounds dangerous to be in cyber space these days. Text messages – is there a way that scammers or hackers can get at your text as well?</em></p>
<p>- Most definitely. They do something now called ‘SMiShing’. And SMiShing are fake, or bogus, SMS messages, or text messages. And typically, they’ll pretend to be from your bank, they’ll pretend to be from another site. The objective there is, once again, they try to trick you out of information such as your bank account, maybe even your social security number.</p>
<p><em>- Speaking about smartphones, you get these apps on your smartphone. A lot of them are free, but a lot of them try to get your information (not unless you allow them), but there are certainly people out there trying to get your information through fake apps.</em></p>
<p>- Yes. One of the big things with apps is to stick with known sites such as the AppStore or known developers of known apps. If someone’s trying to offer you an app from a third-party site and maybe trying to give it to you for free, or the site doesn’t look quite right – you might wanna, you know, exercise a little caution there.</p>
<p><em>- How about online ads? We get a lot of those popup ads that look too good to be true when we go to a certain website. Probably that’s the case.</em></p>
<p>- That’s a big one. Another big one that you see now is called ‘rogueware’. And rogueware is that hell thing where you get this pop-up and it might say that your computer is infected and something’s wrong with it. And then, what it’s trying to do is get you to click on a link, download a piece of software that pretends to be antivirus or antispyware that’s actually just going to either do nothing or further infect your computer.</p>
<p><em>- Well, there’s a lot to be aware of. What kind of stress might I get from using my computer now! Okay, very good. Michael Gregg with ‘Superior Solutions’. Thank you for coming in, just to give you a brief glimpse of some of the things that are out there so at least you can be aware and try to protect yourself. Thanks you Michael.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/news/top-cyber-security-threats-interview-with-michael-gregg.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PC Tools Spyware Doctor review</title>
		<link>http://privacy-pc.com/antispyware-software-review/pc-tools-spyware-doctor-review.html</link>
		<comments>http://privacy-pc.com/antispyware-software-review/pc-tools-spyware-doctor-review.html#comments</comments>
		<pubDate>Tue, 14 Feb 2012 13:07:52 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Antispyware software]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=1083</guid>
		<description><![CDATA[$29.99 Choosing PC Tools Spyware Doctor opens up a great prospect for getting your privacy reliably secured. Download PC Tools Spyware Doctor is a multi-language utility implementing state-of-the-art spyware combating techniques to deliver the essential protection for your identity. This award-winning software safeguards your computer and the data stored on it behind several tiers of [...]]]></description>
			<content:encoded><![CDATA[<div class="post-thumbnail">
<img height="231" width="222" alt="PC Tools Spyware Doctor" class="post-thumb" src="http://privacy-pc.com/wp-content/uploads/2012/02/spyware-doctor-2012-logo.jpg"/><br />
<span class="post-overlay"/><span class="price-tag"><span>$29.99</span></span>
</div>
<div class="post-description">
<p>Choosing PC Tools Spyware Doctor opens up a great prospect for getting your privacy reliably secured.<br />
<table><tbody> <tr><td><strong class="ratingGroup">Usability:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Features:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Efficiency:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Support:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Overall:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac34;&nbsp;</td></tr></tbody></table><br />
<a href='http://www.pctools.com/spyware-doctor/download/' target="_blank" class='big-button biggreen'><span>Download</span></a>
</div>
<div class="clear"></div>
<p>PC Tools Spyware Doctor is a multi-language utility implementing state-of-the-art spyware combating techniques to deliver the essential protection for your identity. This award-winning software safeguards your computer and the data stored on it behind several tiers of defense, making it all unreachable even for the newest and trickiest digital threats, so spyware, malware, trojans, keyloggers, rootkits, browser hijackers, unwanted tracking cookies and many other bugs will fail to get through.</p>
<p>Spyware Doctor utilizes excellent customization features, making it easy to define your own balance of performance and protection level depending on your needs so you don’t have to sacrifice either one of those. The product is intelligent enough to determine the time span when your system has available processing resources to run its scans without affecting computer productivity.</p>
<p>The tangible emphasis on effective protection, speed and user experience makes Spyware Doctor one of the dominating applications in its niche.</p>
<h3>System Requirements</h3>
<p><strong>Operating System:</strong></p>
<ul>
<li>Windows XP SP3 (32 bit) / Windows Vista SP1 or higher (32/64 bit) / Windows 7 (32/64 bit)</li>
</ul>
<p><strong>Hardware:</strong></p>
<ul>
<li><u>For Windows XP:</u>
<ul>
<li>CPU: 400 MHz or higher</li>
<li>512 MB of available RAM</li>
</ul>
</li>
</ul>
<ul>
<li><u>For Windows Vista / Windows 7:</u>
<ul>
<li>CPU: 1 GHz or higher</li>
<li>1 GB of available RAM (32 bit) / 2 GB (64 bit)</li>
</ul>
</li>
</ul>
<p><strong>Additional Requirements:</strong></p>
<ul>
<li>500 MB or more free space on HDD</li>
<li>Video Adaptor: SVGA (800&#215;600)</li>
<li>CD/DVD Drive (unless installing from the internet)</li>
<li>Internet connection for activating the product</li>
<li>Internet Explorer 6.0 or higher / Mozilla Firefox 3.0 or higher</li>
</ul>

		<div class='et-image-slider et_sliderfx_fade et_sliderauto_false et_sliderauto_speed_5000 et_slidertype_images' id='et-image-slider346'>
			<div class='et-image-slides'>
				<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/spyware-doctor-2012-01.jpg) no-repeat; width: 585px; height: 412px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/spyware-doctor-2012-02.jpg) no-repeat; width: 585px; height: 412px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/spyware-doctor-2012-03.jpg) no-repeat; width: 585px; height: 412px;'><span class='et-image-overlay'> </span></div>
			</div>
			
			<div class='et-image-shadow'></div>
			<div class='et-image-shadowleft'></div>
			<div class='et-image-shadowright'></div>
		</div> <!-- .et-image-slider -->
		
<h3>Usability</h3>
<p>The latest version of PC Tools Spyware Doctor goes with a lightweight stub installer file which is 3.7 MB in size, so it downloads in seconds. This binary file installation principle is meant to optimize the setup process by having it stick to a thoroughly tested algorithm. Clicking ‘Run’ in the dialog box triggers Spyware Doctor setup client which does the rest of the job – all you need to do is review the terms of the License Agreement, accept them and wait for the utility to go through the initial configuration and download the databases, which won’t take long at all. </p>
<p>Once the software is up and running, it’s time for some protection. So the next thing on the agenda is a system scan to check it for spyware, tracking cookies, adware, browser hijackers and many other malicious items Spyware Doctor is fit to handle. The scan can be initiated via the corresponding button under ‘Home’ tab or the standalone ‘Start Scan Now’ tab in the upper right-hand corner of the GUI. Although this procedure might be sort of lengthy – taking 30 minutes or more – it’s definitely worth the wait as the product has proven high detection scores, so it really needs to process a large bulk of data to eventually come up with the most accurate results.</p>
<p>One of the noteworthy things about Spyware Doctor’s newest build is the ‘Balanced Mode Protection’ which is intended to give users a tool for configuring the optimal performance-and-defense correlation. So depending on your priorities, you can customize the extent of virus guard and system productivity within the pre-defined reasonable limits. With this unique tool at your disposal, you are therefore put you in charge of the antispyware’s speediness, hence overall computer performance. As a matter of fact, we didn’t spot any significant system resources consumption, so it’s pretty light and CPU-friendly.</p>
<p>On the whole, Spyware Doctor is all about simplicity when it comes to using the functions supplied. The product accommodates an easy-to-navigate graphical interface, with the main functionalities at hand so that users won’t have to dig into complex menus when looking for essential things. The impressive blend of splendid performance and ease of use are beyond doubt the distinguishing traits of this software.</p>
<h3>Features</h3>
<p>The entire protection and customization capacity of Spyware Doctor is made tangible and straightforwardly delivered through the features built into this product. Judging from the feature set specificity, the vendor’s keynote here is to facilitate the software use altogether and help users benefit from one of the best spyware guards in the industry to the fullest. Before giving you an overview of the most prominent functions this app has to offer, we would like to point out that the majority of them have been significantly improved and upgraded in comparison with the previous build.</p>
<div class='et-custom-list'>
<ul class="ul-list">
<li>AntiSpyware effectively keeps privacy-infringing malware off your machine. Any samples of malicious code attempting to get hold of your personally identifiable information end up failing due to the rock-solid defense implemented by Spyware Doctor.</li>
<li>IntelliGuard feature impersonates PC Tools’ vision of real-time protection. It is constituted by the tools permanently monitoring your system for infections and preventing unauthorized intrusion, as well as other types of contamination. Please note IntelliGuard protection must be activated, which we strongly recommend you do once you start using the product.</li>
<li>Behavior Guard focuses on watching and analyzing the behavioural characteristics of the processes, files and tasks running on your computer. The main idea is to spot potentially harmful objects based on comparing their traits with those of catalogued threats. This approach is proactive as it enables malicious software detection beyond the regular signature-driven routine.</li>
<li>It’s common knowledge that lots of cyber parasites tend to propagate through drive-by-downloads. Download Guard feature makes sure none of those dangerous files find themselves inside your PC. This particular function involves a cloud-based technique to promptly respond to the new threats, or zero-day threats.</li>
<li>Another smart and really handy feature is the Browser Defender which notifies you of potentially insecure URLs by showing site ratings in the search results pages. This preemptive tool helps you stay clear of the websites containing malicious scripts or ones that indulge in phishing.</li>
<li>Memory Scanner does a great job seeking unsafe items in your system’s memory. Once busted, those get quickly eliminated.</li>
</ul>
</div>
<p>There’s nothing redundant in the feature set, yet there’s pretty much everything you need to be protected.</p>
<h3>Efficiency</h3>
<p>The across-the-board spyware fighting techniques integrated in Spyware Doctor make it a highly effective utility. Whether you are browsing, downloading, communicating, shopping online or using a variety of applications on your computer – be confident this solution keeps it all safe and allows no privacy violation.</p>
<p>Despite the fact that Spyware Doctor may require more time for scanning than you anticipated, it pays off in the long run as the program detects everything that might pose risk to your operating system and your identity – even minor infections. The scope of malware it is able to identify is surprisingly vast, encompassing spyware, tracking software, adware, scareware, information-stealing websites, trojans, keyloggers, spybots and other menacing objects that may lead to identity theft or other unwanted privacy-infringing activities.</p>
<p>When it comes to badware removal, the product easily and effectively copes with this objective, showing some of the highest scores in the niche. The only issue we noticed is Spyware Doctor might be hard to install on computers that are already infected with rogue antispyware as some of these malicious programs are capable of impeding such installations from going through.</p>
<h3>Help &#038; Support</h3>
<p>PC Tools provides solid customer support, combining diverse help opportunities 24/7. These include toll-free telephone line, live chat with a representative, email, forum, knowledgebase, user guides and interactive self-help. With all of the above available, you won’t find it difficult to get answers to your inquiries or resolve tech issues.</p>
<h3>+/- (Pros/Cons)</h3>
<div class='one_half'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list'>
<ul class="ul-list">
<li>‘Balanced Mode Protection’</li>
<li>Good at blocking zero-day threats</li>
<li>High spyware removal efficiency</li>
<li>Intuitive interface</li>
<li>Quick installation</li>
<li>Low cost for up to 3 computers</li>
</ul>
</div></div></div>
				</div> <div class='one_half last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list etlist-x'>
<ul class="ul-list">
<li>Scans may take long</li>
<li>Hard to install on scareware-infected PCs</li>
</ul>
</div></div></div>
				</div><div class='clear'></div>
<h3>Bottom line</h3>
<div class='two_third'>
					Spyware Doctor seems to be balanced in every way: the settings, the price and the productivity. It supplies advanced customization features allowing users to set and manage their own degree of protection. The $29.99 cost for 3 PCs is quite a lure too. And still, the number one virtue of this software is spyware detection and removal, so choosing Spyware Doctor opens up a great prospect for getting your privacy reliably secured.
				</div> <div class='one_third last'>
					<div class='et-box et-download'>
					<div class='et-box-content'><span style="font-size: 17px;">Download</span> <a href='http://www.pctools.com/spyware-doctor/download/?src=lp_sd'>Spyware Doctor</a></div></div>
				</div><div class='clear'></div>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/antispyware-software-review/pc-tools-spyware-doctor-review.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mobile security: interview with Nikolay Grebennikov, Kaspersky Lab</title>
		<link>http://privacy-pc.com/news/mobile-security-interview-with-nikolay-grebennikov-kaspersky-lab.html</link>
		<comments>http://privacy-pc.com/news/mobile-security-interview-with-nikolay-grebennikov-kaspersky-lab.html#comments</comments>
		<pubDate>Sat, 11 Feb 2012 14:16:24 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=658</guid>
		<description><![CDATA[- Smartphones are everywhere: from CEOs to CIOs, to HR Executives, to average end users – everyone is using a smartphone with lots and lots of really important data flowing around these little devices. We’ve invited the CTO of Kaspersky Lab Mr. Nikolay Grebennikov to talk about security issues on smartphones – what’s Kaspersky’s vision [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://privacy-pc.com/wp-content/uploads/2012/02/nikolay-grebennikov.jpg" alt="Nikolay Grebennikov" title="Nikolay Grebennikov" width="110" height="165" class="alignleft size-full wp-image-652" /><em>- Smartphones are everywhere: from CEOs to CIOs, to HR Executives, to average end users – everyone is using a smartphone with lots and lots of really important data flowing around these little devices. We’ve invited the CTO of Kaspersky Lab Mr. Nikolay Grebennikov to talk about security issues on smartphones – what’s Kaspersky’s vision for protecting smartphones? So let me ask you: when you think about securing smartphones, are you cloning what you’re doing on the desktop exactly, or do you have to look at security of these devices entirely differently and kind of build it from scratch?</em></p>
<p>- Smartphones are really a hot topic and we’ve developed taxonomy of threats we see on smartphones. It’s not exactly the same as what we have on big machines. I can say our applications for smartphones are different compared to big applications for laptops and PCs. But if you talk about threats to smartphones, it’s not just malware – of course, we know about malware families, and this is growing right now. But we also have privacy issues here, as well as data protection and theft issues. At the same time, we deal with social engineering tricks like phishing; so URL categorization, URL filtering, parental control are also some of the topics we have to pay attention to.</p>
<p><em>- Right. And the growth of smartphones, the explosion of popularity of smartphones is driven entirely by the fact that there’s an app for that, there’s an app for everything. Do you look at the reputation of applications as they are downloaded? How do you go about determining whether or not they are clean or dirty? Can you talk a little about application protection?</em></p>
<p>- Yeah, we have <a href='http://privacy-pc.com/antimalware-software-review'>antimalware component</a> in our smartphone products for all Operating Systems we support right now, including Android, BlackBerry, Windows and others. The core technology here is the signature database, plus some type of heuristics – not so big as on big machines, but right now it’s enough to detect common families of malware. Some malicious applications we have on smartphones try to do very simple things, like trying to send SMS to premium numbers – it’s very simple, we can just check this by the list of premium numbers and apply the block. We can also, for example, work with malicious applications on smartphones which try to get the identificators of devices and some other information – we are going to just check and block the access to these important data on your smartphone. So right now, the behaviour of malicious applications on smartphones is not so complicated as on big machines, but our prediction is we will see the same types of trojans and worms as on big machines in the future.</p>
<p><em>- When you talk about taxonomy, you mention privacy – a big issue. What sort of privacy components are built into the <a href='http://privacy-pc.com/mobile-security-software-review/'>mobile security products</a> to protect end users? Are you just looking at, you know, GPS coordinates? How are you protecting privacy of mobile devices?</em></p>
<p>- One of the issues with mobile devices is that they are small, and you can simply lose this device somewhere. After that, if you have some important information – especially if you use this device as not just your home device but a working device, moving in pace with the IT consumerization trend – you are really interested that these data not be available for other guys.</p>
<p><em>- Like photographs?</em></p>
<p>- Yes. And in this case, it’s a good idea to remove these data from the device remotely, and we have this component now – <a href='http://privacy-pc.com/mobile-security-software-review/kaspersky-mobile-security-9-review.html'>Kaspersky Mobile Security</a> Solution. So you can track the location of your device and you can remotely wipe your device if that’s necessary.</p>
<p><em>- URL watching – we know about URL watching on desktop side. Is that something you’ve brought entirely over to the mobile products, or is that something you also have to build from scratch? Just explain how you go about looking for malicious websites.</em></p>
<p>- We definitely think that URL filtering is a component which will be very useful for all types of mobile devices, including Apple devices, Android-based and others because here we have a very simple concept that people use the devices mostly to surf the web, and the bad guys will try to penetrate them via this channel. Unfortunately, browsers are not so smart on mobile devices as on big machines right now, so we have to provide protection against phishing, against malicious URLs and against some pornographic URLs (so it’s parental control). And yes, we are creating the database of bad links and classifying these links with our content filtering lab, but this is something which is on the rise and we’re also developing new technologies in this area right now.</p>
<p><em>- You mentioned a few platforms: Symbian, Windows Mobile, BlackBerry. The one thing you didn’t mention obviously is the big one in the room – it’s iPhone. Are you doing anything at all on the security side for iPhones? Are we likely to see a full security suite for iPhone? What can you do for iPhones, and what are you doing right now?</em></p>
<p>- You know, the Apple Company thinks that they do not need security on their devices because they are secure by default. There is a big difference there with Google approach, with Android-based devices. Android is a much more open platform compared to iOS and iOS-based devices. I think in the future, Apple will have to change their concept a little bit because people really like flexibility, they need new applications, and the initial push of iOS applications is not enough to attract people more and more for the next years. If we think about security on Apple-based devices, we can say that URL filtering is a different case here, phishing is a different case, and so are privacy issues. And we have to provide some security protection for this type of devices. So we have a research project in Kaspersky right now to create a URL filtering component for Apple-based devices. At the same time, we have already released one application for Apple devices, which is ‘SMS Deblocker’, and right now we occupy the third position in Russian AppStore for free applications.</p>
<p><em>- What does the Deblocker do?</em></p>
<p>- Deblocker is an application which helps you in case your machine is infected with a trojan-blocker. This type of trojans blocks your machine, shows some bad pictures on this machine and asks you to send SMS to a premium number to unblock. And in this case, you can get your iPhone and enter numbers you see on the screen of your big machine, and Deblocker will help you remove this trojan from your system.</p>
<p><em>- Excellent. Can you leverage the Cloud on the mobile side as well? Is that something that works on the mobile side the way you do it on the desktop?</em></p>
<p>- Exactly. You touched a very interesting point that Kaspersky Cloud Service is really useful, especially for such small devices as smartphones, because we can use the power and knowledge about threats on millions of big machines and the large storage we have on Kaspersky servers on the Internet to help smartphone users fight against new threats and block new threats in the Cloud. It’s a very beneficial model.</p>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/news/mobile-security-interview-with-nikolay-grebennikov-kaspersky-lab.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kaspersky Mobile Security 9 review</title>
		<link>http://privacy-pc.com/mobile-security-software-review/kaspersky-mobile-security-9-review.html</link>
		<comments>http://privacy-pc.com/mobile-security-software-review/kaspersky-mobile-security-9-review.html#comments</comments>
		<pubDate>Sat, 11 Feb 2012 13:49:04 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Mobile Security software]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=1019</guid>
		<description><![CDATA[$19.95 Based on our analysis and the overall feedback, the verdict is unambiguous: this product is worth the cost. Download Kaspersky Lab keeps proving its versatility by continuously expanding to new security areas. Another domain they now keep abreast of is the mobile niche which is rapidly evolving into an indispensable constituent of the everyday [...]]]></description>
			<content:encoded><![CDATA[<div class="post-thumbnail">
<img height="231" width="222" alt="Kaspersky Mobile Security 9" class="post-thumb" src="http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-mobile-security-9-logo.jpg"/><br />
<span class="post-overlay"/><span class="price-tag"><span>$19.95</span></span>
</div>
<div class="post-description">
<p>Based on our analysis and the overall feedback, the verdict is unambiguous: this product is worth the cost.<br />
<table><tbody> <tr><td><strong class="ratingGroup">Usability:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Features:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac12;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Efficiency:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Support:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Overall:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac34;&nbsp;</td></tr></tbody></table><br />
<a href='http://www.kaspersky.com/kms-trial-register' target="_blank" class='big-button biggreen'><span>Download</span></a>
</div>
<div class="clear"></div>
<p>Kaspersky Lab keeps proving its versatility by continuously expanding to new security areas. Another domain they now keep abreast of is the mobile niche which is rapidly evolving into an indispensable constituent of the everyday routine. With Kaspersky Mobile Security 9 product, you stay on the safe side of a potentially insecure environment.</p>
<p>The software offers some unique features to guard your smartphone from different angles, utilizing malware defense, privacy protection, anti-theft measures, data encryption, anti-spam, parental controls and GPS location. From where we stand, Kaspersky Mobile Security 9 appears to be a robust all-in-one smartphone protection kit incorporating everything you might possibly need to confidently go mobile undistressed and virus-free. Considering the vendor’s perfect reputation as well as the actual conclusions drawn from this analysis, this is a product you can definitely count on.</p>
<h3>System Requirements</h3>
<p><strong>Operating System:</strong></p>
<ul>
<li>Android 1.6–2.3 / Symbian^3 or series 60 9.1–9.4 / Windows Mobile 5.0–6.5 / BlackBerry 5.0–6.5</li>
</ul>
<p><strong>Additional Requirements:</strong></p>
<ul>
<li>Internet connection</li>
</ul>

		<div class='et-image-slider et_sliderfx_fade et_sliderauto_false et_sliderauto_speed_5000 et_slidertype_images' id='et-image-slider195'>
			<div class='et-image-slides'>
				<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-mobile-security-9-01.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-mobile-security-9-02.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-mobile-security-9-03.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-mobile-security-9-04.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-mobile-security-9-05.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>
			</div>
			
			<div class='et-image-shadow'></div>
			<div class='et-image-shadowleft'></div>
			<div class='et-image-shadowright'></div>
		</div> <!-- .et-image-slider -->
		
<h3>Usability</h3>
<p>Kaspersky Mobile Security 9 is no resource hog, so neither your phone’s productivity nor the battery should be significantly influenced by this software. There are several different ways to install the product: you can either download the distributive from Kaspersky website / Android Market, or – if you have it on a CD – install it by connecting the phone to your PC. One thing to note if you are downloading KMS 9 online is you need to scan the QR code provided on their site, so you’ll need a QR code reader for that. This being done, it takes as little as clicking a few ‘Yes’, ‘Continue’ and ‘OK’ buttons and accepting the License Agreement terms to complete the installation. Kaspersky gives users an optional 7-day trial period for this product, so you can test it and see for yourself how well it does the job before activating it. The next thing you are required to do is set a secret code for preventing unauthorized access to the software. If you choose to enable the code restore option, you’ll need to enter your email address, otherwise just skip this step. If the software asks you to reboot your phone at this stage, do so before moving on.</p>
<p>Once the setup procedure is complete, it’s advised to navigate the program a bit to explore its functionality and customize it. You can for instance configure the automatic scan schedule and set other preferences as you like. To start off, it’s also a certainly good idea to run a scan (full scan, folder scan or memory scan) to determine your smartphone’s current security level – none of these processes should take over 5 minutes, so it all appears pretty speedy. The app’s menu is perfectly intuitive and straightforward.</p>
<p>Regarding memory consumption, there’s no problem with that at all, even during scans as Kaspersky Mobile Security 9 uses surprisingly little memory without deteriorating the performance of your device.</p>
<h3>Features</h3>
<p>Kaspersky Mobile Security 9 is equipped with the essential functions to keep your phone safe and your privacy inviolable even in case of emergency like theft or loss of your device.</p>
<div class='et-custom-list'>
<ul class="ul-list">
<li>Calls and SMS blacklisting / whitelisting feature provided by KMS 9 is a real helpful tool to filter out unwanted events by specifying the numbers you are willing / unwilling to stay in touch with. This lets you avoid bothersome calls or messages based on your own decision and prevents spam from going through, including phishing or misleading commercial offers propagating via short numbers which are often premium-rate.</li>
<li>The product offers encryption and password-protect opportunities, making the data stored within specified locations unintelligible, hence inaccessible for others. This is actually a part of the multiple anti-theft features which additionally enable you to remotely wipe or block the pre-defined data upon a special incoming SMS. This will not apply in case the thieves remove your SIM card though, so another option called ‘SIM Watch’ can help you out here as it sends you a new number yours was replaced with, also providing an option to block the smartphone if this happens.</li>
<li>‘GPS Find’ is one more important feature, letting you get the coordinates of your gadget if requested by having them sent over to another number or email address that you specified in advance. As with the rest of the theft countermeasures, you should define certain values beforehand – this is why it’s strongly recommended to browse the application once you start using it and enter the necessary details.</li>
<li>To make sure your kids do not do silly things resulting in large expenditures, you can make use of the parental control. In this context, Kaspersky Mobile Security 9 provides a set of features to manage the list of numbers and SMS messages your children might interact with – inattentively or out of curiosity. This function is also enforced by the ‘GPS Find’ we mentioned above, allowing you to find out where the phone is at any given time.</li>
<li>Last but certainly not least, the product delivers effective protection against known and suspicious malware, blocking different types of viruses in real time. The program’s firewall is an important component of this guard. The security state of your device is therefore under constant monitoring by KMS 9.</li>
</ul>
</div>
<h3>Efficiency</h3>
<p>Kaspersky Mobile Security 9 combats malicious software no matter how tricky it gets trying to infect your gadget. The firewall’s merit is about impeding outer intrusion, whereas the antivirus supervises the safety of your phone on the inside. These interrelated facets of the program’s activity do the guarding job irreproachably. Regarding the anti-theft and blacklisting / whitelisting features, Kaspersky has incorporated cutting-edge techniques – including GPS technology – to help you stay in charge of your own security even if your device happens to be elsewhere. There’s not much more to add on efficiency &#8211; Kaspersky Mobile Security 9 works effectively, performs great and in the meantime stays autonomous without really disturbing you.</p>
<h3>Help &#038; Support</h3>
<p>Remarkable support is another reason why Kaspersky Mobile Security 9 is unmistakably the right choice. Retrieving self-help information is simple as you have the user manual at your disposal. Responsive live (online), email and phone support are all at your service as well if something comes up which you can’t handle on your own. It’s proven that Kaspersky Lab’s help is easy to contact, friendly, comprehensive and helpful.</p>
<h3>+/- (Pros/Cons)</h3>
<div class='one_half'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list'>
<ul class="ul-list">
<li>Effective virus protection</li>
<li>Low consumption of memory and battery resources</li>
<li>Advanced anti-theft features</li>
<li>GPS Find</li>
<li>Encryption</li>
<li>Parental control</li>
<li>Whitelisting / blacklisting</li>
<li>Great support</li>
</ul>
</div></div></div>
				</div> <div class='one_half last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list etlist-x'>
<ul class="ul-list">
<li>Not possible to block calls only / SMS only for a specific number – both get blacklisted</li>
<li>Does not apply to iOS operating system</li>
</ul>
</div></div></div>
				</div><div class='clear'></div>
<h3>Bottom line</h3>
<div class='two_third'>
					With all the universal functionality Kaspersky Mobile Security 9 has in store, it’s hard to think of a better tool for smartphone protection. The software operates on most of the mobile operating systems and combines virus guard, privacy defense and sophisticated anti-theft techniques. While running on a portable device, KMS 9 won’t slow it down or distract the user. Based on our analysis and the overall feedback, the verdict is unambiguous: this product is worth the cost.
				</div> <div class='one_third last'>
					<div class='et-box et-download'>
					<div class='et-box-content'><span style="font-size: 17px;">Download</span> <a href='http://www.kaspersky.com/kms-trial-register' target="_blank">Kaspersky Mobile Security 9</a></div></div>
				</div><div class='clear'></div>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/mobile-security-software-review/kaspersky-mobile-security-9-review.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kaspersky Internet Security 2012 review</title>
		<link>http://privacy-pc.com/internet-security-suites-software-review/kaspersky-internet-security-2012-review.html</link>
		<comments>http://privacy-pc.com/internet-security-suites-software-review/kaspersky-internet-security-2012-review.html#comments</comments>
		<pubDate>Fri, 10 Feb 2012 12:43:49 +0000</pubDate>
		<dc:creator>david b.</dc:creator>
				<category><![CDATA[Internet Security Suites software]]></category>

		<guid isPermaLink="false">http://privacy-pc.com/?p=855</guid>
		<description><![CDATA[$69.95 The robust defense structure, splendid feature set and user friendliness contribute to the perception of this product as a superior security suite. Download Innovative technology, high-level efficiency, great feature set, excellent support – all of these can be attributed to the new Kaspersky Internet Security 2012. The product incorporates several layers and techniques of [...]]]></description>
			<content:encoded><![CDATA[<div class="post-thumbnail">
<img height="231" width="222" alt="Kaspersky Internet Security 2012" class="post-thumb" src="http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-internet-security-2012-logo.jpg"/><br />
<span class="post-overlay"/><span class="price-tag"><span>$69.95</span></span>
</div>
<div class="post-description">
<p>The robust defense structure, splendid feature set and user friendliness contribute to the perception of this product as a superior security suite.<br />
<table><tbody> <tr><td><strong class="ratingGroup">Usability:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9734;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Features:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Internet Protection:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Support:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&#9733;&nbsp;</td></tr> <tr><td><strong class="ratingGroup">Overall:</strong></td><td>&#9733;&#9733;&#9733;&#9733;&frac34;&nbsp;</td></tr></tbody></table><br />
<a href='http://www.kaspersky.com/kis-trial-register' target="_blank" class='big-button biggreen'><span>Download</span></a>
</div>
<div class="clear"></div>
<p>Innovative technology, high-level efficiency, great feature set, excellent support – all of these can be attributed to the new Kaspersky Internet Security 2012. The product incorporates several layers and techniques of protection, employing Kaspersky Lab’s sophisticated signature-based and heuristic detection additionally powered by the cloud. With the broad functionality standing sentinel over serene Internet browsing and trouble-free computer use on the whole, it delivers confidence in every aspect of your digital life and protects your identity. Since flexibility, proactivity and ultimate malware defense are what Kaspersky Internet Security 2012 is about, you will undoubtedly benefit from outsourcing your cyber protection to this splendid software.</p>
<p>Cloud approach implementation – hence unyielding live protection – and the brand-new remade interface are some of the most prominent things making the product different from the 2011 build. As far as the cloud technology is concerned, installing this product makes you a part of the worldwide Kaspersky Security Network (KSN) ensuring immediate response to new threats and enforcing your web browsing safety owing to the most up-to-date URL sandboxing.</p>
<p>Consequently, you can safely shop online, enjoy social networking to its fullest, manage your banking activities via the internet and do many other things on the web without worrying about any sort of intrusion. Kaspersky Internet Security 2012 does what it’s supposed to, and does it pretty much flawlessly.</p>
<h3>System Requirements</h3>
<p><strong>Operating System:</strong></p>
<ul>
<li>Windows XP (Service Pack 2 or higher) / Windows Vista (32/64 Bit) / Windows 7 (32/64 Bit)</li>
</ul>
<p><strong>Hardware:</strong></p>
<ul>
<li><u>For Windows XP:</u>
<ul>
<li>Processor 800 MHz or higher</li>
<li>512 MB of available RAM</li>
</ul>
</li>
</ul>
<ul>
<li><u>For Windows Vista / Windows 7:</u>
<ul>
<li>Processor 1 GHz 32-bit (x86) or higher</li>
<li>1 GB of available RAM (32-bit) / 2 GB of available RAM (64-bit)</li>
</ul>
</li>
</ul>
<p><strong>Hardware for netbooks:</strong></p>
<ul>
<li>CPU: Intel Atom 1.6 GHz</li>
<li>RAM: 1 GB DDR2</li>
<li>HDD: 160 GB</li>
<li>Video Adaptor: Intel GMA950</li>
<li>Screen: 10.1”, 1024&#215;600 resolution</li>
</ul>

		<div class='et-image-slider et_sliderfx_fade et_sliderauto_false et_sliderauto_speed_5000 et_slidertype_images' id='et-image-slider425'>
			<div class='et-image-slides'>
				<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-internet-security-2012-01.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-internet-security-2012-02.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-internet-security-2012-03.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-internet-security-2012-04.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-internet-security-2012-05.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-internet-security-2012-06.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>

		<div class='et-image' style='background: url(http://privacy-pc.com/wp-content/uploads/2012/02/kaspersky-internet-security-2012-07.jpg) no-repeat; width: 585px; height: 440px;'><span class='et-image-overlay'> </span></div>
			</div>
			
			<div class='et-image-shadow'></div>
			<div class='et-image-shadowleft'></div>
			<div class='et-image-shadowright'></div>
		</div> <!-- .et-image-slider -->
		
<h3>Installation</h3>
<p>Installing Kaspersky Internet Security 2012 is a simple and perfectly comprehensive process. The software guides you step by step through this procedure, so all it takes to set it up is making literally a few clicks – there’s nothing out of the ordinary here. </p>
<p>Some of the things to keep in mind before you proceed with the setup are as follows: you should close all running applications and check whether any incompatible third-party security software is installed on your PC – the list of such apps is available on Kaspersky’s website. It’s still okay if you don’t do the latter beforehand though, the utility will not fail to check for such conflicting software on its own during installation. </p>
<p>One more thing to note is the Setup Wizard offers that you participate in the above-mentioned Kaspersky Security Network to further notify their lab if some new infections are spotted on your machine and get those added to the database in real time. </p>
<p>Having completed the install, you should update the database – this might take some time and data volume, but do keep in mind these files are critical for the software to reliably protect you, so be sure this procedure goes all the way. This being done, run a full scan to determine the current security state of your machine and then get the detected infections eliminated (if any).</p>
<h3>Features</h3>
<p>There is hardly any internet security feature that isn’t integrated into the software being reviewed here. The product helps you confidently face a broad range of the present-day malware challenges, providing tremendous functionality and making it easy for the user to control, manage and customize it.</p>
<p>Kaspersky Internet Security 2012 goes well beyond the Internet activity protection proper as its feature set also includes the antivirus, parental control, file advisor, vulnerability scan, safe run, system rollback options and application control. Enhanced by these capabilities, the program appears to be an all-in-one kit suiting virtually anyone regardless of the extent of defense required. Let’s now focus on some essential web safety features the product delivers.</p>
<div class='et-custom-list'>
<ul class="ul-list">
<li>The two-way firewall is meant to prevent hacker attacks in an ultimately reliable way, not only blocking intrusion from the outside but as well impeding malicious applications that may run inside your machine from connecting to remote servers. This specific type of a firewall therefore controls the outgoing information along with ceasing any infiltration attempts, thus breaking the cycle of potential malware activity with high efficiency.</li>
<li>Anti-phishing and anti-spam features guard you from the consequences of accidental or careless clicks on tricky links in deceptive emails or elsewhere on the web. With these options in store, Kaspersky Internet Security 2012 simply won’t allow any of such traffic to go through and hence helps you avoid private data disclosure and noxious spam.</li>
<li>Behavior of the processes running on your PC is monitored by the improved system watcher and application control components. The former keeps an eye on suspicious apps and predicts / determines if they might call forth any potential harm, and the latter moderates programs’ access to private data and critical OS files.</li>
<li>Internet surfing gets completely safe if Kaspersky URL Advisor is running on the background, constantly watching the websites you go to. This is indeed a powerful feature as the URL blacklist is permanently updated and amended.</li>
<li>No wonder virtual keyboard has become an inalienable attribute of Kaspersky security software – it’s a great tool to keep your personal information keylogger-safe. This feature makes the product yet more attractive to those banking and shopping online since the sensitive details they input stay secure.</li>
<li>In-the-cloud technology is another virtue of Kaspersky Internet Security 2012 constituting its unique ‘hybrid’ protection against hackers and malware. All in all, being able to use this entire cutting-edge feature set gives you a unique advantage and guarantees security mixed with great experience.</li>
</ul>
</div>
<h3>Internet Protection</h3>
<p>With all the above features built-in, Kaspersky Internet Security 2012 covers all the different facets of cyber protection. The compound security principle (innovative cloud approach and regular defense) helps the suite stay on top of the bad stuff. It secures your web browsing, social networking, email, online banking, shopping and effectively blocks spam, spyware, hijackers, trojans, worms, keyloggers and adware. </p>
<p>As long as KIS 2012 is running on your computer, you got nothing to worry about in terms of your data safety and your PC’s health. In addition to being tough on malware, the program is speedy and performs wonderfully, which means you don’t really have to sacrifice system resources as long as your machine meets the system requirements stated in one of the above sections. Anyway, we haven’t spotted any particular drawbacks in the context of this criterion, so you can definitely rely on this multifunctional suite for your protection.</p>
<p>
<h3 style="padding-bottom: 10px; border-bottom: 1px solid #e7e7e7; margin: 25px 0 10px 0; text-decoration: none;">Help &#038; Support</h3>
</p>
<p>Kaspersky support is consistently user-focused. There’s no lack for product documentation, FAQs and knowledgebase – these are freely available to all customers through the main interface. The interactive help is really comprehensive and easy to retrieve data from. Should you run into a non-standard issue using the software or dealing with viruses, you can contact support agents directly via phone, email and chat, or ask your question on their forum (all contact details are provided on the official website). Additionally, you can follow Kaspersky on social networks and subscribe to their YouTube channel to keep up with their news and get some helpful advice, including tutorials and some instructive interviews on relevant matters.</p>
<p>
<h3 style="padding-bottom: 10px; border-bottom: 1px solid #e7e7e7; margin: 25px 0 10px 0; text-decoration: none;">+/- (Pros/Cons)</h3>
</p>
<div class='one_half'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list'>
<ul class="ul-list">
<li>Easy to use</li>
<li>High malware protection scores</li>
<li>Effective detection of zero-day threats due to hybrid defense</li>
<li>Vulnerability scan</li>
<li>Versatile feature set</li>
<li>URL sandboxing</li>
<li>Virtual keyboard</li>
<li>Parental control</li>
<li>Great interface design</li>
</ul>
</div></div></div>
				</div> <div class='one_half last'>
					<div class='et-box et-shadow'>
					<div class='et-box-content'><div class='et-custom-list etlist-x'>
<ul class="ul-list">
<li>Initial database update and first scan may take long</li>
<li>Might slow down computers with poor hardware configuration</li>
</ul>
</div></div></div>
				</div><div class='clear'></div>
<h3>Bottom line</h3>
<div class='two_third'>
					Kaspersky Internet Security 2012 means confidence and security whatever you do and wherever you go online. It performs impressively, protecting you from the outside menaces and monitoring the processes running inside your computer. The robust defense structure, splendid feature set and user friendliness contribute to the perception of this product as a superior security suite.
				</div> <div class='one_third last'>
					<div class='et-box et-download'>
					<div class='et-box-content'><span style="font-size: 17px;">Download</span> <a href='http://www.kaspersky.com/kis-trial-register'>Kaspersky Internet Security 2012</a></div></div>
				</div><div class='clear'></div>
]]></content:encoded>
			<wfw:commentRss>http://privacy-pc.com/internet-security-suites-software-review/kaspersky-internet-security-2012-review.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

