Ads

Cross-Site Scripting (CSS) in Hosting Controller PDF Print E-mail
Tuesday, 28 June 2005
Cross-Site Scripting (CSS) in Hosting Controller All Version and hot fix it.

ActionSpider (at) linuxmail (dot) org [email concealed]

[Ashiyane Security Team ]

[SegmentationFault Group] iam sun-os Greetz to : S4P0 - failed - Xsupr3mo - Status-x - Stealh

Greetz to : berhooz - nima - ehsan - Mehrtash and ...

www.ashiyane.com *



************************************************************

*******************************



path : /admin/hosting/error.asp?error=



http://www.victim.com/admin/hosting/error.asp?error=Xss vul



example :



JavaScript code :



in victim :



http://www.victim.com/admin/hosting/error.asp?error=%3Cscrip

t%3Ealert(document.cookie)%3C/script%3E



1-about css :



Cross-site scripting attacks place malicious code, usually JavaScript, in locations where

other users see it. Target fields in forms can be addresses, bulletin board comments, and

so on. The malicious code usually steals cookies, which would allow the attacker to impersonate

the victim, or perform a social engineering attack, which may trick the victim

into divulging his or her password. Hotmail and AOL have been plagued by this type of

social engineering attack.

One test suffices to indicate whether or not an application is vulnerable to a CSS attack.

This is not intended to be a treatise on JavaScript or uber-techniques for manipulating

browser vulnerabilities. Here are three methods that, if successful, indicate that an

application is vulnerable



ok it is too easy for u if u want work with other commend(other commend ??? hehe yeah other commend)



elite Hacker Can use it for Acsess to Server hehe see other example for this mthoding ;)



























and Here is a little known XSS attack vector using null characters.

You can actually break up the HTML itself using the same nulls as shown above.

Ive seen this vector bypass some of the most restrictive XSS filters to date

(again, only works in IE, Netscape 8.0 in trusted site mode and older versions Opera):

perl -e print "alert("XSS")"; > out



SSI (Server Side Includes) requires SSI to be installed on the server to use this XSS vector:



[ reply ]
 
< Prev   Next >