Confirmed users
717
edits
Line 122: | Line 122: | ||
*Some services allow anyone to talk to them regardless of restrictions (Telnet service for example) | *Some services allow anyone to talk to them regardless of restrictions (Telnet service for example) | ||
*There are a lot of DLLs in Windows that inject themselves into a process (like renderer) that can't deal with restricted rights tokens, so they crash or behave inappropriately (leave handles open, etc). | *There are a lot of DLLs in Windows that inject themselves into a process (like renderer) that can't deal with restricted rights tokens, so they crash or behave inappropriately (leave handles open, etc). | ||
*Never patch a process that's already running |