That processes that execute within a very restrictive environment. The only resources sand boxed processes can freely use are CPU cycles and memory.
Functionally sandbox
limits the severity of bugs in code running inside the sandbox. Such bugs
cannot install persistent malware in the user‘s account (because writing to the
file system is banned). Such bugs also cannot read and steal arbitrary files
from the user’s machine.
This use case
Such a configuration is unsupported and highly discouraged also vulnerable for your system. You need to configure your environment to run Chrome as a regular user instead.
Procedure:
· Right click on Google Chrome →Properties
· Find Target row then write”"--no-sandbox””
end of chrome.exe
Like "C:\Program
Files\Google\Chrome\Application\chrome.exe"--no-sandbox
Thank you.
No comments:
Post a Comment