Welcome to HBH! If you have tried to register and didn't get a verification email, please using the following link to resend the verification email.

problem with xssshell.asp


ghost's Avatar
0 0

hi… i run the xssshell.asp in my site ….. and i have this merror message… Active Server Pages error 'ASP 0138'

Nested Script Block

/dovis1/xssshell.asp, line 1632

A script block cannot be placed inside another script block.

can someone help me??? there is a problem with the script???:@


Uber0n's Avatar
Member
0 0

Make sure your ASP installation is correctly configured.


ghost's Avatar
0 0

<OT>

Fritzo wrote: (See System, If I try hard enough, I can be nice…) Who are you, and what have you done with our Fritzo? :P </OT>

kiyoura's guess seems to be the best shot. Look through the script and see if there are any unclosed script tags before another one starts. Error message was pretty self-explanatory.


Uber0n's Avatar
Member
0 0

Zephyr_Pure wrote: Look through the script and see if there are any unclosed script tags before another one starts. Error message was pretty self-explanatory. As long as it's the original XSS Shell, it should work.


ghost's Avatar
0 0

can post the xssshell.asp to help me??? i saw the script but i don;t find any unclosed tag??? :(


spyware's Avatar
Banned
0 0

dovis wrote: can post the xssshell.asp to help me??? i saw the script but i don;t find any unclosed tag??? :(

Post the part around line 1632. The relative part.


ghost's Avatar
0 0

in line 1635: if(!d.loadXSS){init()}

:@ always it says that there is this error in the end of the script…. why???