PDA

توجه ! این یک نسخه آرشیو شده میباشد و در این حالت شما عکسی را مشاهده نمیکنید برای مشاهده کامل متن و عکسها بر روی لینک مقابل کلیک کنید : محافظت سایت در مقابل اسکنرها



Mr.ReZa
2013-05-07, 18:17
سلام خدمت همگی عزیزان
شاید در سایت شما مشکلات امنیتی وجود داشته باشد که با یک اسکن ساده با استفاده از ابزار های کمکی نظیر Acunetix آن ها را نمایش دهد!
در این پست میخوام با یک httaccess از این کار جلوگیری کنم ..

این مقادیر زیر را در httaccess وارد کنید :


RewriteEngine On
<IfModule mod_rewrite.c>
RewriteCond %{[Only registered and activated users can see links]} ^w3af.sourceforge.net [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} dirbuster [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} nikto [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} SF [OR]
RewriteCond %{[Only registered and activated users can see links]} sqlmap [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} fimap [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} nessus [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} whatweb [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} Openvas [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} jbrofuzz [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} libwhisker [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} webshag [NC,OR]
RewriteCond %{[Only registered and activated users can see links]} ^WVS
RewriteRule ^.* [Only registered and activated users can see links] [R=301,L]
</IfModule>

موفق باشید.