|
|
|
|
![]() ![]() |
Aug 11 2006, 03:56 AM
Post
#1
|
|
|
Newbie [Level 2] ![]() ![]() Group: Members Posts: 36 Joined: 11-August 06 Member No.: 28,141 |
Malicious JavaScript can be embedded in a Web page and will run without warning when the page is viewed in any ordinary browser. It will bypass security measures such as a firewall because it runs through the user's browser.
So if you are suspecting any malicious ting while " simply browsing", just close the browser or go to another website. If the symptom stops, be sure that the site was attempting(or successfully done) an attack. |
|
|
|
Aug 25 2006, 09:14 AM
Post
#2
|
|
|
Member [Level 1] ![]() ![]() ![]() ![]() Group: Members Posts: 50 Joined: 25-August 06 Member No.: 28,897 |
But now many browser such Internet Explorer 6 SP2 OR Firefox can we set not to enabled javascripts function.
Also the syntax like WScript.CreateObject("Wscript.Shell") to create object that can manipulate system isnt supported by web browser. That syntax is the base part for vbs/js virus to take an action. So there is a little chans that infected by javascript/vbscript. Thing that we must take care is when some site is want to install software/ActiveX. If that site we didnt trust or the site has bad reputation, then dont install the software. It may contain a virus!. This post has been edited by masterio: Aug 25 2006, 09:15 AM |
|
|
|
Aug 27 2006, 01:47 PM
Post
#3
|
|
|
A clever man learns from his own mistakes, a WISE man learns from those of OTHERS ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 884 Joined: 12-April 06 From: Essex, UK Member No.: 21,719 |
good advice
CODE WScript.CreateObject("Wscript.Shell") If you disable the scripting engine then scripts such as this cant run even if your browser lets them. The only real reason for wscript to be enabled on any computer is if its part of a large-ish network because wscript can help to manage multiple computers very quickly but for home users its not really needed. if anyone wants to disable wscript there is a download from symantec that will do it for you http://www.symantec.com/security_response/...-011610-5007-99 It also further explains what ive said and the risks of wscript. |
|
|
|
Aug 30 2006, 08:33 AM
Post
#4
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: [HOSTED] Posts: 331 Joined: 28-August 06 Member No.: 29,048 |
As time goes , hackers find their own way of getting their spyware and adware into other computers. I never experienced any such attack through my browsers yet.
Anywway, thaks for the info .. |
|
|
|
Sep 20 2006, 07:29 PM
Post
#5
|
|
|
Newbie [Level 3] ![]() ![]() ![]() Group: Members Posts: 43 Joined: 28-July 06 Member No.: 27,439 |
As time goes , hackers find their own way of getting their spyware and adware into other computers. I never experienced any such attack through my browsers yet. Anywway, thaks for the info .. I use IE explorer 7, apparently its safer than Mozilla |
|
|
|
Nov 8 2006, 12:21 AM
Post
#6
|
|
|
Newbie [Level 1] ![]() Group: Members Posts: 24 Joined: 7-November 06 From: Miami, Fl Member No.: 32,977 |
you know jvscript isn't that powerful as a matter of fact jvscript is very limited the most damage you can do with jvscript is problably just delete or add some files you can't really hijack a pc with jvscript now if you use java or flash action script then you have the power to hijack and totaly hack somones pc
|
|
|
|
Nov 9 2006, 06:01 PM
Post
#7
|
|
|
Super Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 217 Joined: 2-January 05 Member No.: 3,084 |
I use IE explorer 7, apparently its safer than Mozilla Just give the hackers some time to find exploitable stuff in it and it'll be the same sh*t as IE6... just a matter of time I guess. The CreateObject sutff probably won't work, but soon there will be something else to exploit and get your pc some trouble I dunno if IE does it too, this whole update thing, but if if does not, I think it should |
|
|
|
Nov 11 2006, 05:28 AM
Post
#8
|
|
|
Moderator ![]() Group: [MODERATOR] Posts: 1,326 Joined: 26-December 04 From: Canada Member No.: 2,940 |
I can't imagine javascript doing much damage to a computer. If you're really paranoid, you can turn off javascript, which won't really affect your browsing experience.
|
|
|
|
Nov 12 2006, 09:27 AM
Post
#9
|
|
|
Premium Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 179 Joined: 25-May 06 Member No.: 24,253 |
if you use firefox noscript is a good security measure, it only lets the javascript you want through, once it's saved you don't have to do it again for that site, so after a week of browsing most sites you can just block or allow the ones you want to and then only do it on rare occasions,
did that make any sense? |
|
|