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.

directory transversal?


ghost's Avatar
0 0

ive found a site which is vulnerable to dir transversal/LFI, and want to report it, but i cant get the exploit working and if it doesnt work theres no need to tell them. im using %2E%2E/ to transverse but the include page adds .xml onto the end and, being run on IIS on a windows server with ASPX, it wont accept ? or %00 at the end. is there any other way of "cutting off" the .xml at the end? :) thanks


ghost's Avatar
0 0

yes there is i think, try appending & or ?lolors=, so that the extension becomes part of the querystring.


ghost's Avatar
0 0

tried them, it doesnt work because you cant include a page in asp which has arguments to the file :(


ghost's Avatar
0 0

and a CRLF?


ghost's Avatar
0 0

i thought it was traversal?