Skip to main content

Home/ Linux/ Group items tagged Perl

Rss Feed Group items tagged

Luciano Ferrer

Securiza tu web con este .htaccess | Blog of SysAdmins - 0 views

  •  
    "#Evitar escaneos, manipulación e inyeccion SQL (SQL, XSS, etc) RewriteCond %{HTTP_USER_AGENT} ^$ [OR] RewriteCond %{HTTP_USER_AGENT} ^(-|\.|') [OR] RewriteCond %{HTTP_USER_AGENT} ^(.*)(|%3C|%3E)(.*) [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^(java|curl|wget)(.*) [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^(.*)(libwww-perl|libwwwperl|snoopy|curl|wget|winhttp|python|nikto|scan|clshttp|archiver|loader|email|harvest|fetch|extract|grab|miner|suck|reaper|leach|havij)(.*) [NC,OR] RewriteCond %{REQUEST_URI} ^(/,|/;|/|/'|/`|/%2C|/%3C|/%3E|/%27|/////) [NC,OR] RewriteCond %{HTTP_REFERER} ^(.*)(%00|%08|%09|%0A|%0B|%0C|%0D|%0E|%0F|%2C||'|%3C|%3E|%26%23|%27|%60)(.*) [NC,OR] RewriteCond %{QUERY_STRING} ^(.*)(%00|%08|%09|%0A|%0B|%0C|%0D|%0E|%0F|%2C|%3C|%3E|%27|%26%23|%60)(.*) [NC,OR] RewriteCond %{HTTP_COOKIE} ^(.*)(|'|%3C|%3E|%27)(.*) [NC] RewriteRule ^(.*)$ index.php [NC] #Evita manipulacion en la URL RewriteCond %{REQUEST_METHOD} ^(HEAD|TRACE|DELETE|TRACK) [NC,OR] RewriteCond %{THE_REQUEST} ^.*(\\r|\\n|%0A|%0D).* [NC,OR] RewriteCond %{HTTP_REFERER} ^(.*)(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{HTTP_COOKIE} ^.*(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{REQUEST_URI} ^/(,|;|:||">|"|'|%0A|%0D|%27|%3C|%3E|%00).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(;||'|"|\)|%0A|%0D|%22|%27|%3C|%3E|%00).*(/\*|union|select|insert|cast|set|declare|drop|update|md5|benchmark).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(localhost|loopback|127\.0\.0\.1).* [NC,OR] RewriteCond %{QUERY_STRING} ^.*(|'|%0A|%0D|%27|%3C|%3E|%00).* [NC] RewriteRule ^(.*)$ index.php [NC] #Complica l
yc c

ActiveState - Free the dragon! - Dynamic Tools for Dynamic Languages - 0 views

  •  
    Komodo Edit is a free, open source editor from dynamic language experts. It's absolutely fantastic to work with. It does everything a good editor should do, but it also adds a bunch of other little awesome things." -Dan Hulton, www.danhulton.com * All the languages: Dynamic language expertise for Perl, PHP, Python, Ruby, and Tcl, plus JavaScript, CSS, HTML, and XML, and template languages like RHTML, Template-Toolkit, HTML-Smarty and Django. * All the platforms: Windows? Mac? Linux? Yes! Yes! Yes! * Award-wining tools: Everything you'd expect from an editor based on the award-winning Komodo IDE, like autocomplete and calltips, multi-language file support, syntax coloring and syntax checking, Vi emulation, Emacs key bindings, and more. * Firefox-style extensibility: Go ahead, hack away! Or download some of the cool extensions from member of the Komodo community.
Maluvia Haseltine

MooLux Live USB Linux | Linux with examples - 0 views

  •  
    MooLux is a Linux based on Slackware which can be run directly from your USB drive.MooLux 5.4 contains applications for Internet browsing, mail, chat, multimedia, office, games as well as for programming in C, Perl and Python.
yc c

unum - Interconvert numbers, Unicode, and HTML/XHTML characters - 1 views

  •  
    unum, a stand-alone utility program written in portable Perl which allows you to look up Unicode and HTML characters by name or number, and interconvert numbers in decimal, hexadecimal, and octal bases.
1 - 5 of 5
Showing 20 items per page