JavaScript code is to modify the registry

Registry security key:
Registry Path:
HKEY_CURRENT_USER \ Software \ in the Microsoft \ Windows \ CurrentVersion \ Internet Settings \ area
a. Zone entry contains an entry for each expressed as a security zone defined for the computer. By default, it will define the following five areas (numbered 0-4):
value
------------------------------
0 my computer
1 local intranet zone
2 trusted sites zone
3 Internet area
4 space restricted areas
Note: by default, the " urban furniture " does not appear in the "security" tab in the "area" box.
Each entry of these items contains the following DWORD value to indicate the appropriate settings "Custom Security" on the tab.
Note: Unless otherwise noted, each DWORD value is equal to 0, 1 or 3. In general, if set to 0, set to allow a specific operation; if set to 1, the prompt appears; if set to 3, a specific operation will be disabled.
2. Setting Description:
value
-------------------------------------------- ---------------------------
ActiveX control 1001 download signature
1004 Download unsigned ActiveX controls
1200 run ActiveX controls and plug-ins
1201 and initialization written not marked as safe ActiveX controls
Allow Internet Explorer WebBrowser control's 1206 script
1400 Active Scripting
1402 Java applets script
to script 1405 is marked safe for scripting ActiveX controls
1406 through domain access data resources
1407 allows paste the script
1601 submitted an unencrypted form data
1604 font download
1605 running Java
continuous use of user data 1606
1607 Navigate sub-frames across domains
1608 allows refresh *
1609 display mixed content *
1800 Desktop installation project
1802 drag and drop or copy and paste files
1803 Download
1804 loader and file
1805 is loaded in the Web view program and file
1806 is loaded applications and unsafe files
1807 reserved **
1808 ** reserved
1809 using a pop-up blocker **
1:00 login
1a02 allow continuous use cookie stored on your computer
1a03 allowed per session cookies (not stored )
1A04 no certificate or only one not prompted to select a client certificate * if the certificate
1a05 allow continuous use of third-party * the cookie
1A06 * allows third-party session the cookie
1A10 Privacy settings *
1C00 the Java permissions
1e05 software channel license

Reserve 1f00 **

2000 binary and script behaviors
since 2001. Net signed with Authenticode components
since 2004. Net unused components signed with Authenticode
2100 Open files based on content rather than ** file extension of the
low-rights web content area of 2101 site can navigate into this zone **
2102 allows scripts without size or position constraints launch window **
automatic prompting for file downloads 2200 **
2201 ** automatic prompting for ActiveX control
2300 allows web pages to use restricted protocols for active content **
{aeba21fa-782a-4a90-978d-b72164c80120} * the first party the cookie
{a8a88c49-5eb2-4990-A1A2 -0876022c854f} * third party the cookie
* indicates the Internet Explorer 6 or later setting
** indicates Windows XP Service Pack 2 or later setting
III. "Disable script debugging (Other)" in the IE browser -> Properties -> Advanced registry location:
?
A
sea? right now? User \ Software \ Microsoft \ Internet Explorer \ main \ disable debugger (0 enabled, 1 disabled)
IV. "Disable script debugging (ie)" in ie browser -> Properties -> Advanced registry location:
?
A
Heikki? right now? User \ software \ Microsoft \ Internet Explorer \ main \ disable debuggerie (0 enabled, 1 disabled)
5. Ie modify the default security level:
?
A
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Internet Settings \ Zones \ 3
Change minlevel 10000 (hexadecimal), in order to set it to a lower security level

Guess you like

Origin www.cnblogs.com/blogst/p/12155174.html