|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Craig E. Szymanski (cszymanski
BERLINWALL.ORG)Date: Wed Apr 18 2001 - 06:51:32 CDT
I had a small typo in the first one. The first line should have an "s"
tagged on the end of the Content advisor key.
$advisorkey = existkey
("HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Rati
ngs")
-----Original Message-----
From: Craig E. Szymanski
Sent: Wednesday, April 18, 2001 7:38 AM
To: 'Focus on Microsoft Mailing List'
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 ]