Disabling Sandbox?

  • Follow


Is it possible to disable the sandbox , respectively
the private origin policy in internet explorer or firefox?
Yes, i know there are a lot of security issues related to this
topic, but i have to do it, because i wanna try something.

Greetings

Axel


0
Reply Axel 10/3/2006 5:29:22 PM

Axel Gallus wrote:
> Is it possible to disable the sandbox , respectively
> the private origin policy in internet explorer or firefox?

For Gecko browsers (Firefox and Co.) see
<http://www.mozilla.org/projects/security/components/signed-scripts.html>

IE doesn't have the concept of signed scripts, it uses per zone and per
domain model. For the testing period you can:

1) Tools > Internet Options
2) Go to "Security" tab
3) Select "Internet" and click "Custom Level"
4) In "Miscellaneous" section set "Access data sources across domains"
to Prompt.

0
Reply VK 10/3/2006 9:19:06 PM


"Axel Gallus" <uh5d@rz.uni-karlsruhe.de> wrote in message 
news:efu6no$fg2$1@news2.rz.uni-karlsruhe.de...
> Is it possible to disable the sandbox , respectively
> the private origin policy in internet explorer or firefox?
> Yes, i know there are a lot of security issues related to this
> topic, but i have to do it, because i wanna try something.

IE supports the concept of "HTA" (HyperText Applications).  Essentially 
HTA's provide an interfaceless IE window which adopts normal application 
security rights.

Using COM you can read/write to the file system or registry, access program 
automation objects (allowing you to automate Office, CorelDRAW, Windows 
Media Player and many other apps) and generally do what you like.

For example I've got a little HTA application which reads my Windows Media 
Player database and generates playlists compatible with my old PocketPC in 
each album's folder.

Jim Davis


0
Reply Jim 10/4/2006 3:23:16 AM

2 Replies
206 Views

(page loaded in 0.029 seconds)

Similiar Articles:







7/23/2012 5:09:03 PM


Reply: