| Article: |
Windows Server Hacks: Disable "Run As" | |
| Subject: | Doesn't always work | |
| Date: | 2004-03-17 11:58:22 | |
| From: | mitchtulloch | |
|
Response to: Doesn't always work
|
||
|
Good suggestion, a hash rule might be better here, thanks! Because of Windows File Protection you can't move runas.exe to another folder but you can still copy it and run the copied version of the command.
|
||
Showing messages 1 through 3 of 3.
-
Doesn't always work
2004-03-18 12:48:37 jmbwi [View]
Use cacls.exe in a batch file that runs during login to change the permissions on each machine when a user logs in. -
Doesn't always work
2004-07-22 04:47:45 Mysidia [View]
So what happens when the user brings in a disk with runas.exe from some other machine or downloads a copy of runas or other program that does what RunAs is doing (with different hash) from some other location?
It doesn't seem like using software restrictions policies is going to get you very far unless you take a whitelisting or digital signing approach, and block everything else by default.
You're really better off setting strong password policies about what passwords are set on accounts and when/where they are entered: secondary login isn't going to help a potential hacker much, they can get in with primary login just as easily, right..?
-
Doesn't always work
2004-03-18 13:21:12 Mitch Tulloch |
[View]
I think that may be the way to go. I tried changing the ACL on the Runas service under Computer Configuration\Windows Settings\Security Settings\System Services in Group Policy so that the Domain Users group has Deny Full Control permission, but this doesn't prevent an ordinary user from still using Runas...


