Skip to main content

Pankaj 's Library tagged security   View Popular

12 Nov 09

Protect your Apache hosted webite from Chinese exploit attacks | Wiz's Computer and Website Security Blog

"Options +FollowSymLinks
RewriteEngine On
RewriteBase /

RewriteCond %{HTTP_USER_AGENT} ^Mozilla/5\.0$ [OR]
RewriteCond %{HTTP_USER_AGENT} ^libwww-perl/
RewriteRule .* - [F]"

www.wizcrafts.net/..._hosted_webite_from_chine.html - Preview

apache security network network.security networking

13 Sep 09

Blocking Apache Attacks

RewriteEngine on RewriteCond %{HTTP_REFERER} ^$ RewriteCond %{HTTP_USER_AGENT} ^$ RewriteCond %{REQUEST_URI} ^/$ RewriteRule ^/.* http://%{REMOTE_ADDR}/ [L,E=nolog:1]

www.perlcode.org/...attacks.html - Preview

apache2 apache security network.security

08 Apr 09

HTTP Authentication with HTML Forms : Paul James

Authentication in Web applications has been highjacked, HTTP defines a standard way of providing authentication but most apps use the evil spawn of Netscape, otherwise known as cookies. Why is this? Cookies aren't designed for authentication, they're a pain to use for it, insecure unless you know what you're doing, non-standard, and unRESTful.

www.peej.co.uk/...http-auth-with-html-forms.html - Preview

authentication javascript http rest security ajax html webdev

1 - 20 of 81 Next › Last »
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo