Vulnerability Development mailing list archives

Re: jsp malicious coding


From: Jurriaan Kamer <jur () BLAAT NL>
Date: Thu, 31 Aug 2000 19:37:39 +0200

On Wed, Aug 30, 2000 at 08:26:51AM -0500, Stephane Pierre Bordas wrote:
I have a question in ruturn: what exactly is this jsp scripting ? Can
anyone explain it to me, I am frustrated not to know more about it...

From: http://www.whatis.com/WhatIs_Search_Results_Exact/1,282033,,00.html?query=jsp
-
Java Server Page (JSP) is a technology for controlling the content or
appearance of Web pages through the use of servlet, small programs that
are specified in the Web page and run on the Web server to modify the Web
page before it is sent to the user who requested it. Sun Microsystems,
the developer of Java, also refers to the JSP technology as the Servlet
application program interface (Application Program Interface). JSP is
comparable to Microsoft's Active Server Page (Active Server Page)
technology. Whereas a Java Server Page calls a Java program that is
executed by the Web server, an Active Server Page contains a script that
is interpreted by a script interpreter (such as VBScript or JScript)
before the page is sent to the user.

An HTML page that contains a link to a Java servlet is sometimes given
the file name suffix of .JSP.
-

Greets,

Jurriaan
--
::::: Jurriaan Kamer, QaJurria, jur () blaat nl, http://www.blaat.nl/ ::::::
; Perl, PHP, MySQL, HTML, Webdesign, JavaScript, Security Consultancy   ;
; God is real, unless declared integer. vim -c :1,\$s/Windows\ NT//gi * ;
; perl -e 'print pack(c5,(41*2),sqrt(7056),(unpack(c,H)-2),oct(115),10);'


Current thread: