|
Administrator account VS. SYSTEM account
Full blog post including a bit sarcasm at : http://imthezuk.blogspot.com/ I've encountered one trojan who ran already as Administrator and tried to run privilege escalation exploit against himself, so he can run as SYSTEM. This is what made me write this post : Let's say there are 2 programs vulnerable to remote-code-execution bug. 1. One is running as SYSTEM 2. One is running as Administrator. Little pre-post-information regarding exploitation : If you run your exploit against a process which runs as Administrator, Your payload will run as Administrator. If you run it against SYSTEM account your payload will run as SYSTEM account. Which one you would want to exploit more? 95% of security people, will say : "the SYSTEM one, off-course SYSTEM is much stronger than admin, it's the strongest user in the OS". I'd say : it doesn't matter and I might slightly want to run as Admin instead of System. Why? This is what this blog-post is all about. pre Windows 2008 post. full post @ my blog : http://imthezuk.blogspot.com/ Comments
| ||||||||||||||