Login Register




The stories and information posted here are artistic works of fiction and falsehood. Only a fool would take anything posted here as fact.


IMCE Remote File Upload Vulnerability filter_list
Author
Message
IMCE Remote File Upload Vulnerability #1
Hello Hack Community.

Through this tutorial, I'm going to teach you how to upload your deface page or maybe even shells on remote servers of websites.

The dork for finding vulnerable websites is : inurl:"/imce?dir=" intitle:"File Browser"

The vulnerable url will be something like this : http://site.com/imce?dir=

Once you open up the URL, it should look like this :
[Image: iberp17dDCHp7w.png]

Now, on the left panel, click on the blue folder.
The blue folder is the root and clicking on it, takes you to the root directory. If it says Access Denied, go to another site.

Now, click on the upload button as shown in the screenshot.
Select your deface page in HTML format or shell in PHP format and click on Upload.

After your file is uploaded, it should look like this :
[Image: ibbPaPmM0QT0lY.png]

The file you've uploaded will be selected automatically.
To view your deface page, double click on the selected file.
Here's mine :
Spoiler:
[Image: ivicu8rLfGTG3.png]


And you're done!!! Your deface page or shell got uploaded and executed.Cool:whistle:

Remember, our forum is an ethical hacking forum. Do not abuse, threaten or blackmail the owner of the website through your deface page or shell.
Try as far as possible to keep it ethical.
This tutorial is for educational purposes only. Please do not harm anybody and avoid getting into trouble.


Please do not forget to give feedback.
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: IMCE Remote File Upload Vulnerability #2
As easy as that? IMCE should seek some new coders.
My Bitcoin address: 1AtxVsSSG2Z8JfjNy9KNFDUN6haeKr7LiP
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U

If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize

Reply

RE: IMCE Remote File Upload Vulnerability #3
(06-20-2013, 07:19 PM)noize Wrote: As easy as that? IMCE should seek some new coders.
Yup its as easy as that. Even now, you'll find lots of vulnerable websites to hack(for practise)!!!! Smile
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: IMCE Remote File Upload Vulnerability #4
IMCE Is a Drupal module right? I've used it on my site previously and I heard many security Issues about it. Nice exploitation mate
My Blog: http://www.procurity.wordpress.com
Donations: 1HLjiSbnWMpeQU46eUVCrYdbkrtduX7snG

Reply

RE: IMCE Remote File Upload Vulnerability #5
(06-21-2013, 05:34 AM)Ex094 Wrote: IMCE Is a Drupal module right? I've used it on my site previously and I heard many security Issues about it. Nice exploitation mate

Yes, IMCE is a drupal module. They've patched the vulnerability but yet, there are so many sites vulnerable....
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: IMCE Remote File Upload Vulnerability #6
I've just had a look yesterday and there are actually not. I spent pretty much time trying to edit the POST data with Tamper and no way to either get access to the root directory (not the one in the upload manager, 'cause files are actually saved in a subdirectory) or to upload shells or whatever. If you upload a PHP, ASP or whatever file it gets renamed to *.txt.
My Bitcoin address: 1AtxVsSSG2Z8JfjNy9KNFDUN6haeKr7LiP
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U

If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize

Reply

RE: IMCE Remote File Upload Vulnerability #7
(06-21-2013, 10:55 PM)noize Wrote: I've just had a look yesterday and there are actually not. I spent pretty much time trying to edit the POST data with Tamper and no way to either get access to the root directory (not the one in the upload manager, 'cause files are actually saved in a subdirectory) or to upload shells or whatever. If you upload a PHP, ASP or whatever file it gets renamed to *.txt.

You may not be able to upload stuff in the root directory, but you can, in the sub directories. You may put HTML files there with annoying content.
Its actually good to see the vulnerability getting patched.
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: IMCE Remote File Upload Vulnerability #8
(06-22-2013, 02:03 AM)The Alchemist Wrote:
(06-21-2013, 10:55 PM)noize Wrote: I've just had a look yesterday and there are actually not. I spent pretty much time trying to edit the POST data with Tamper and no way to either get access to the root directory (not the one in the upload manager, 'cause files are actually saved in a subdirectory) or to upload shells or whatever. If you upload a PHP, ASP or whatever file it gets renamed to *.txt.

You may not be able to upload stuff in the root directory, but you can, in the sub directories. You may put HTML files there with annoying content.
Its actually good to see the vulnerability getting patched.

Yes, you can, but what's the point in it? I've actually seen some skids saying "Look at this defacement!" and giving a URL like www.example.com/images/files/upload/woioafjoeijsiof/defaced.html . Defacing is the act of replacing, redirecting or editing some content of the website (though it should be mostly the index page, I'd say that e.g. Anti-sec's attack to Imageshack was a kind of defacement).
My Bitcoin address: 1AtxVsSSG2Z8JfjNy9KNFDUN6haeKr7LiP
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U

If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize

Reply

RE: IMCE Remote File Upload Vulnerability #9
(06-22-2013, 07:42 AM)noize Wrote:
Spoiler:
(06-22-2013, 02:03 AM)The Alchemist Wrote:
(06-21-2013, 10:55 PM)noize Wrote: I've just had a look yesterday and there are actually not. I spent pretty much time trying to edit the POST data with Tamper and no way to either get access to the root directory (not the one in the upload manager, 'cause files are actually saved in a subdirectory) or to upload shells or whatever. If you upload a PHP, ASP or whatever file it gets renamed to *.txt.

You may not be able to upload stuff in the root directory, but you can, in the sub directories. You may put HTML files there with annoying content.
Its actually good to see the vulnerability getting patched.

Yes, you can, but what's the point in it? I've actually seen some skids saying "Look at this defacement!" and giving a URL like www.example.com/images/files/upload/woioafjoeijsiof/defaced.html . Defacing is the act of replacing, redirecting or editing some content of the website (though it should be mostly the index page, I'd say that e.g. Anti-sec's attack to Imageshack was a kind of defacement).
Just ignore skids... You know you're not one of them... Smile
[Image: 2YpkRjy.png]
PM me if you need help.
My pastebin HERE. My URL Shortener HERE.

Reply

RE: IMCE Remote File Upload Vulnerability #10
(06-25-2013, 12:10 PM)The Alchemist Wrote: Just ignore skids... You know you're not one of them... Smile

Biggrin Was just saying this might be exploitable, but it's not so vulnerable (I couldn't exploit it).
My Bitcoin address: 1AtxVsSSG2Z8JfjNy9KNFDUN6haeKr7LiP
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U

If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize

Reply