|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Fab Siciliano (fsiciliano
EARTHLINK.NET)Date: Thu Apr 19 2001 - 10:30:29 CDT
Using the reg hack you described below, for disabling Options menu...You can
still get to the options from the Desktop....anyway of disabling the right
click Options Menu, from the IE Icon? Thanks,
Fab
----- Original Message -----
From: Craig E. Szymanski <cszymanski
BERLINWALL.ORG>
To: <FOCUS-MS
SECURITYFOCUS.COM>
Sent: Wednesday, April 18, 2001 7:38 AM
Subject: Re: Internet Explorer Content Advisor Password
> If you want to script it you could use a small kixtart script (most likely
> wrapped)
>
> ;first delete the content advisor key....
> $advisorkey = existkey
>
("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Rati
> ng")
> if $advisorkey = "0"
>
>
delkey("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policie
> s\Rating")
> endif
> ;then turn off the options in the tools menu...
> writevalue("HKEY_CURRENT_USER\Software\Policies\Microsoft\Internet
> Explorer\Restrictions","NoBrowserOptions","1","REG_DWORD" )
>
>
> Craig Szymanski
> Computer Network Manager
> Berlin High School
> Berlin, CT 06037
>
>
> -----Original Message-----
> From: Aubrey Parker [mailto:aubreyp
WCS.EDU]
> Sent: Tuesday, April 17, 2001 4:36 PM
> To: FOCUS-MS
SECURITYFOCUS.COM
> Subject: Internet Explorer Content Advisor Password
>
>
> Hello -
>
> I'm new to the list and have been reading everyones' posts with great
> interest for awhile. I'm a network technician for a school system and
> we are having a problem with students entering a content advisor
> supervisor password in Internet Explorer 5.01. Can anyone tell me how
> to reset and/or crack these passwords? Is it possible to script the
> content advisor password entry out of IE? Thanks in advance for
> anyone's help.
>
> Aubrey Parker
> Network Technician
> Williamson County Schools
>
>
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]