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. |

| Subject: | Re: donloading jsp for pen-test |
|---|---|
| Date: | Sat, 12 Apr 2008 14:41:16 +0530 |
Hi Victor, I don't think this is going to be possible unless you can find out what directories the developers have stored the source of the pages(the Html ones) in. Most probably those directories will be hidden and not available by clicking links on the website. So unless you can brute force and guess the name of the directories you won't be able to get at the JSP's itself. For eg. All the HTML pages will be in something like: http://www.abc.com/public while the jsp's would be in http://www.abc.com/source/jsp ... Now unless you know that such a directory structure exists in the first place you wont be able to access it directly through a browser. You might want to try checking if a robots.txt file exists. You may be able to enumerate more directories from there. Brute forcing directory structure through a quickly written piece of code is an option as well but likely to be fruitless as mostly the sources directory; even if you find it will have strong permissions which'll prevent you from viewing content inside it. Its my first post so I'm not sure the list ID is correct; so do post it there if it doesnt appear :) Cheers Arvind ------------------------------------------------------------------------ This list is sponsored by: Cenzic Need to secure your web apps NOW? Cenzic finds more, "real" vulnerabilities fast. Click to try it, buy it or download a solution FREE today! http://www.cenzic.com/downloads ------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: donloading jsp for pen-test, Shreyas Zare |
|---|---|
| Next by Date: | Re: donloading jsp for pen-test, Deniz CEVIK |
| Previous by Thread: | Re: donloading jsp for pen-test, xx yy |
| Next by Thread: | EUSecWest CFP Closes April 14th (conf May 21/22 2008), Dragos Ruiu |
| Indexes: | [Date] [Thread] [Top] [All Lists] |