المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : للاهمية هل هذا اختراق او ماذا النسخه 3.0.7


عاشق الحب
08-02-2007, 04:45 PM
بسم الله الرحمن الرحيم

اخواني الاعزاء

السلام عليكم ورحمة الله وبركاته

هل هذا اختراق ولا موجود في كل منتدى علما بانني بحثت بالمنتدى ولم اجد احدى هذه الاسماء وهي الاتي:

http://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-left.gifاقتباسhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-right.gifhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-right-10.gifKier
Ed Sullivan
freddie
Q8I http://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-bot-left.gifhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-bot-right.gif

وهذه بعض الاسماء التي وجدها بالصدفة اثناء تعديل على التمبلتات تحت التحكم

وهذه مثال عليها

http://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-left.gifاقتباسhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-right.gifhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-right-10.gifjoinrequestsbit:

This template has not been customized in this style or any of its parent styles.

Double-click the template name or click the 'Customize' button to add a customized version of this template to the current style and its child sets.

آخر تحرير نوفمبر 29 2003 في 01:22 بواسطة Ed Sullivan http://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-bot-left.gifhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-bot-right.gif

ولقيت تمبلتات فيها كلمة SHELL على جميع الاستايلات

والتمبلتات هي:

http://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-left.gifاقتباسhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-right.gifhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-right-10.gifGENERIC_SHELL:
shell_blank:
USERCP_SHELL: http://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-bot-left.gifhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-bot-right.gif

وهذي نص كود تمبلت الـ USERCP_SHELL:

http://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-left.gifاقتباسhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-right.gifhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-top-right-10.gif$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle] - $pagetitle</title>
$headinclude
</head>
<body$onload>
$header
$navbar

<!-- table to support left column nav -->
<table cellpadding="0" cellspacing="0" border="0" width="100%" align="center">
<tr valign="top">
<td>

<!-- usercp nav -->
<table class="tborder" cellpadding="3" border="1" bordercolorlight="#AE5152" bordercolordark="#FFF3F3">
<tr>
<td class="tcat"><a href="usercp.php?$session[sessionurl]">$vbphrase[control_panel]</a></td>
</tr>
<tr>
<td class="thead">$vbphrase[settings_and_options]</td>
</tr>
<if condition="$show['siglink']">
<tr>
<td class="$navclass[signature]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td>
</tr>
</if>
<tr>
<td class="$navclass[password]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editpassword">$vbphrase[edit_email_and_password]</a></td>
</tr>
<tr>
<td class="$navclass[profile]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td>
</tr>
<tr>
<td class="$navclass[options]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td>
</tr>
<if condition="$show['avatarlink']">
<tr>
<td class="$navclass[avatar]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td>
</tr>
</if>
<if condition="$show['profilepiclink']">
<tr>
<td class="$navclass[profilepic]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editprofilepic">$vbphrase[edit_profile_picture]</a></td>
</tr>
</if>
<if condition="$show['pmstats']">
<tr>
<td class="thead" nowrap="nowrap">
<span id="nav_pmfolders">$vbphrase[private_messages] <if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("nav_pmfolders"); </script></if></span>
<if condition="$show['popups']">
<div class="vbmenu_popup" id="nav_pmfolders_menu" style="display:<if condition="$show['popups']">none<else />block</if>">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[edit_private_message_folders]</td>
</tr>
$cpnav[pmfolders]
</table>
</div>
</if>
</td>
</tr>
<tr>
<td class="$navclass[pm_messagelist]" nowrap="nowrap"><a class="smallfont" href="private.php?$session[sessionurl]">$vbphrase[list_messages]</a></td>
</tr>
<tr>
<td class="$navclass[pm_newpm]" nowrap="nowrap"><a class="smallfont" href="private.php?$session[sessionurl]do=newpm">$vbphrase[send_new_message]</a></td>
</tr>
<if condition="$show['pmtracklink']">
<tr>
<td class="$navclass[pm_trackpm]" nowrap="nowrap"><a class="smallfont" href="private.php?$session[sessionurl]do=trackpm">$vbphrase[track_messages]</a></td>
</tr>
</if>
<tr>
<td class="$navclass[pm_editfolders]" nowrap="nowrap"><a class="smallfont" href="private.php?$session[sessionurl]do=editfolders">$vbphrase[edit_private_message_folders]</a></td>
</tr>
</if>
<tr>
<td class="thead" nowrap="nowrap">
<span id="nav_subsfolders">$vbphrase[subscribed_threads] <if condition="$show['popups']"><script type="text/javascript"> vbmenu_register("nav_subsfolders"); </script></if></span>
<if condition="$show['popups']">
<div class="vbmenu_popup" id="nav_subsfolders_menu" style="display:<if condition="$show['popups']">none<else />block</if>">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead" nowrap="nowrap">$vbphrase[subscription_folders]</td>
</tr>
$cpnav[subsfolders]
</table>
</div>
</if>
</td>
</tr>
<tr>
<td class="$navclass[substhreads_listthreads]" nowrap="nowrap"><a class="smallfont" href="subscription.php?$session[sessionurl]do=viewsubscription">$vbphrase[list_subscriptions]</a></td>
</tr>
<tr>
<td class="$navclass[substhreads_editfolders]" nowrap="nowrap"><a class="smallfont" href="subscription.php?$session[sessionurl]do=editfolders">$vbphrase[edit_subscription_folders]</a></td>
</tr>
<tr>
<td class="thead">$vbphrase[miscellaneous]</td>
</tr>
<tr>
<td class="$navclass[event_reminders]" nowrap="nowrap"><a class="smallfont" href="calendar.php?$session[sessionurl]do=viewreminder">$vbphrase[event_reminders]</a></td>
</tr>
<if condition="$show['paidsubscriptions']">
<tr>
<td class="$navclass[paid_subscriptions]" nowrap="nowrap"><a class="smallfont" href="subscriptions.php?$session[sessionurl]">$vbphrase[paid_subscriptions]</a></td>
</tr>
</if>
<if condition="$show['publicgroups']">
<tr>
<td class="$navclass[usergroups]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editusergroups">$vbphrase[group_memberships]</a></td>
</tr>
</if>
<tr>
<td class="$navclass[buddylist]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editlist">$vbphrase[buddy_ignore_lists]</a></td>
</tr>
<tr>
<td class="$navclass[attachments]" nowrap="nowrap"><a class="smallfont" href="profile.php?$session[sessionurl]do=editattachments">$vbphrase[attachments]</a></td>
</tr>
</table>
<!-- / usercp nav -->

</td>
<td>&nbsp;&nbsp;</td>
<td width="100%">

<!-- main page contents -->
$HTML
<!-- / main page contents -->

</td>
</tr>
</table>
<!-- / table to support left column nav -->
$footer
</body>
</html> http://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-bot-left.gifhttp://www.traidnt.net/vb/design-traidnt-vb/misc/quotes/quot-bot-right.gif


وفيه صور اكثر وضوح من نفس التمبلتات مرفقه

ارجو ملاحظ اخر تحرير وتاريخه قديم مره

أتمنى منكم مشكورين ابلاغي هل احذف التمبلتات اذا كان اختراق ولا هي طبيعية في كل منتدى

علما باني رقيته لاخر نسخة وهي 3.0.7

في انتظار ردكم ولكم خالص الود والتقدير مقدما