Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Lock Home Page

Status
Not open for further replies.

PaulSc

MIS
Aug 21, 2000
148
GB
I've seen a number of posts/suggestions as to how to change a homepage setting.

Does anybody know a way a homepage can be locked, so it can't be changed unless I decide to do so????

Cheers

PaulSc.
 
PaulSc,

Look at my FAQ:

faq608-0 Win98, to backup the registry, go to Start>Run, and type scanregw. Choose Yes to backup the registry again.

In Win95, open regedit, select the key(s) you are making the change to, choose Registry>Export Registry File from the menu. Save the file to your desktop. If you have problems, double-click on that saved .reg file to undo the change you made. If everything works OK, delete the .reg file from the dsktop.

reghakr
 
Cheers reghakr, your Faq helped a lot..

I had just found your notes on another log (guess I should have searched more thoroughly..)

Thanks for replying so quickly.

PaulSc
 
Hi Reghakr,
This worked ok, in that it locked manual updates from the Tool options however, the home page is still being changed ?? anybody any ideas how I can stop this??

Regards

PaulSc
 
Paulsc

You may wish to try these two quickies..

From your browser.

[1]
Tools/Internet Options/Advanced/Browsing/....Enable install on demand...[uncheck]

[2]
Tools/Internet Options/Security/Internet/Custom Level/*ActiveX controls and plug-ins [edit these as you wish]

..from excerpt at Winguides..by RW Schlatter
"ActiveX programs (contrary to Java applets) can contain code for full access to the Windows operating system. Both the download and the execution of this program will have been scripted in the html of a web page."

GL

smitee
 
The problem you're describing is the JS.Exception.Exploit &quot;virus&quot;. I use the term virus loosly - it's regarded as that by Norton, but isn't as malicious as some others, but still not very nice. If you go to the site you stated with Norton Antivirus running it should pick it up before it can do anything. It involves the incorrect use of the <applet> tag to take advantage of a JVM (Java Virtual Machine) and Active X weakness.

Here's what symantec says about it:

JS.Exception.Exploit is an exploit which allows unpatched systems to run arbitrary code if a Java applet that was programmed to take advantage of the exploit is allowed to run. In many cases, the applet may perform simple actions, such as changing your Internet Explorer home page. It can also be programmed to run code to perform a mass mailing, as in the case of VBS.Loding.A@mm.

Type: Trojan Horse

Virus Definitions: August 16, 2001
There's a path to fix this available from Microsoft here:

which solves the Active X vulnerability.
And one for the JVM (it installs a new version of JVM):

Hope that's of some use! :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top