Author Topic: Have you checked the javascript with JSure?  (Read 2324 times)

0 Members and 1 Guest are viewing this topic.

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 34065
  • malware fighter
Have you checked the javascript with JSure?
« on: April 30, 2010, 08:09:38 PM »
Hi malware fighters,

Also a nice online tool for analysis:
http://www.jsure.org/check_javascript/url?url=
manual: http://www.jsure.org/about

polonus
Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!

Offline polonus

  • Avast Überevangelist
  • Probably Bot
  • *****
  • Posts: 34065
  • malware fighter
Re: Have you checked the javascript with JSure?
« Reply #1 on: April 30, 2010, 08:29:51 PM »
Hi malware fighters,

And checking URLs against HTML/DOM conflicts:
http://yura.thinkweb2.com/domlint/
This I found for this forum site:
Quote
Intrinsic event handlers' conflicts
Testing <INPUT>, <TEXTAREA>, <SELECT> and <BUTTON> elements against 23 name valuesFAIL
<a id="top" name="top">
NodeList conflicts (MSHTML DOM)
Testing all elements against 9 id valuesPASS

pol
« Last Edit: April 30, 2010, 08:36:05 PM by polonus »
Cybersecurity is more of an attitude than anything else. Avast Evangelists.

Use NoScript, a limited user account and a virtual machine and be safe(r)!