Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Is this a joke? (Score 1) 279

It is far from being a "critical flaw". In the article they say that when running kernel code you can bypass any antivirus. Surprise. Did we missed the point that you first need to gain kernel level privileges?

The real problem behind the AV industry is that almost all Windows users tend to use a user with Administrator level privileges and when they gets infected the malware runs with full administrator privileges. If they would use a normal account and not the Windows environment's "root" equivalent we would not talk about this "critical problem" as the malware would need to infect and scalate privileges in order to install a kernel level componente, a rootkit.

As previously said, it is far from being a "critical flaw".
PHP

Journal Journal: SOAP or XMLRPC

I'm developing a web project using Apache+PHP and I want to make it distribute. What is the most powerfull or the most easiest way to do this? SOAP? XMLRPC? Any other?

Please, "slashdoters" I need help from professionals :)

Slashdot Top Deals

"No problem is so formidable that you can't walk away from it." -- C. Schulz

Working...