how to protect a site using the htaccess file

November 18th, 2009

It is becoming increasingly difficult to protect a site from being hacked! Below are some lines which can be added to the .htaccess file to protect a site against some of the most common vulnerabilities:

# prevent access from santy webworm a-e
RewriteCond %{QUERY_STRING} ^(.*)highlight=\%2527 [OR]
RewriteCond %{QUERY_STRING} ^(.*)echr(.*) [OR]
RewriteCond %{QUERY_STRING}% s:(.*)252echr [OR]
RewriteCond %{QUERY_STRING} ^(.*)esystem(.*) [OR]
RewriteCond %{QUERY_STRING} ^(.*)rush=\%65\%63\%68 [OR]
RewriteCond %{QUERY_STRING} ^(.*)rush=echo [OR]
RewriteCond %{QUERY_STRING} ^(.*)wget\%20 [OR]
RewriteCond %{QUERY_STRING}% s:(.*)wget
RewriteRule ^.*$ http://127.0.0.1/ [R,L] 

# prevent pre php 4.3.10 bug
RewriteCond %{HTTP_COOKIE}% s:(.*):\%22test1\%22\%3b
RewriteRule ^.*$ http://127.0.0.1/ [R,L]  

# this ruleset is to "stop" stupid attempts to use MS IIS Web Server expolits on us
# NIMDA
RewriteCond %{REQUEST_URI} /(admin|cmd|httpodbc|nsiislog|root|shell)\.(dll|exe) [NC]
RewriteRule .* - [F,L]

# CODERED
RewriteCond %{REQUEST_URI} /default\.(ida|idq)$ [NC,OR]
RewriteCond %{REQUEST_URI} /.*\.printer$ [NC]
RewriteRule .* - [F,L]

# IE's "make available offline" mode
RewriteCond %{HTTP_USER_AGENT} MSIECrawler [OR]

# unknown bot
RewriteCond %{HTTP_USER_AGENT} ^NG [OR]

# You may want to enable these lines below to disallow php and perl scripts to access your site
 RewriteCond %{HTTP_USER_AGENT} ^.*PHP.*$ [OR]
 RewriteCond %{HTTP_USER_AGENT} ^.*libwww-perl [NC,OR]

# Ignorant user trying to edit my site
RewriteCond %{HTTP_USER_AGENT} FrontPage [OR]
#this one will ban everything microsoft. Use with caution.
RewriteCond %{HTTP_USER_AGENT} ^(Microsoft|MFC).(Data|URL|WebDAV|Foundation).(Access|Control|MiniRedir|Class) [NC,OR]

# MSOffice
RewriteCond %{REQUEST_URI} ^/(MSOffice|_vti) [NC,OR]

# Various
RewriteCond %{REQUEST_URI} ^/(bin/|cgi/|cgi\-local/|cgi\-bin/|sumthin) [NC,OR]
RewriteCond %{THE_REQUEST} ^GET\ http [NC,OR]
RewriteCond %{REQUEST_URI} /sensepost\.exe [NC,OR]
RewriteCond %{REQUEST_METHOD}!^(GET|HEAD|POST) [NC,OR]

# Cyveillance is a spybot that scours the web for copyright violations and ?damaging information? on
# behalf of clients such as the RIAA and MPAA. Their robot spoofs its User-Agent to look like Internet
# Explorer, and it completely ignores robots.txt. I have
# banned it by IP address.
RewriteCond %{REMOTE_ADDR} ^63\.148\.99\.2(2[4-9]|[34][0-9]|5[0-5])$ [OR]
RewriteCond %{REMOTE_ADDR} ^63\.226\.3[34]\. [OR]
RewriteCond %{REMOTE_ADDR} ^63\.212\.171\.161$ [OR]
RewriteCond %{REMOTE_ADDR} ^65\.118\.41\.(19[2-9]|2[01][0-9]|22[0-3])$ [OR]

# NameProtect peddles their ?online brand monitoring? to unsuspecting and gullible companies
# looking for people to sue. Despite the claims on their robot information page, they do not
# respect robots.txt; in fact, they spoof their User-Agent in multiple ways to avoid detection.
# I have banned them by User-Agent and IP address.
RewriteCond %{REMOTE_ADDR} ^12\.148\.196\.(12[8-9]|1[3-9][0-9]|2[0-4][0-9]|25[0-5])$ [OR]
RewriteCond %{REMOTE_ADDR} ^12\.148\.209\.(19[2-9]|2[0-4][0-9]|25[0-5])$ [OR]
RewriteCond %{HTTP_USER_AGENT} ^NPBot	[NC,OR]

# Web Content International
RewriteCond %{REMOTE_ADDR} ^65\.102\.12\.2(2[4-9]|3[01])$ [OR]
RewriteCond %{REMOTE_ADDR} ^65\.102\.17\.(3[2-9]|[4-6][0-9]|7[01]|8[89]|9[0-5]|10[4-9]|11[01])$ [OR]
RewriteCond %{REMOTE_ADDR} ^65\.102\.23\.1(5[2-9]|6[0-7])$ [OR]

# dumb bot
RewriteCond %{HTTP_USER_AGENT} "^Mozilla/4.0$" [OR]

# Wordtracker
RewriteCond %{REMOTE_ADDR} ^128\.242\.197\.101$ [OR]

# Unknown
# unknown.Level3.net
RewriteCond %{REMOTE_ADDR} ^64\.156\.198\.(6[89]|7[0-9]|80)$ [OR]

# host25x.keebler.com
RewriteCond %{REMOTE_ADDR} ^65\.223\.250\.25[0-3]$ [OR]

# Turnitin spybot
RewriteCond %{REMOTE_ADDR} ^64\.140\.49\.6([6-9])$ [OR]
RewriteCond %{HTTP_USER_AGENT} TurnitinBot [OR]

# this ruleset is for formmail script abusers...
# we don't use Perl for Postnuke so this is not really needed.
RewriteCond %{REQUEST_URI} (mail.?form|form|form.?mail|mail|mailto)\.(cgi|exe|pl)$ [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^.*FileHound.*$
RewriteRule .* - [F,L]

# dumb bot
RewriteCond %{HTTP_USER_AGENT} "^Mozilla/3.0$"
RewriteRule .* - [F,L]

<FILES .htaccess>
order allow,deny
deny from all
</FILES>

The Mummy Returns dvd

Forbidden Warrior psp Let the Right One In dvd

Army of Darkness

Escape from L.A. divx

Gone with the Wind full

Kiss Me Deadly download

Where the Truth Lies

Sleeping Beauty move

Weird Science movie download

download Fluke movie

Dragon Heat aka Dragon Squad release

The Celestine Prophecy movie download

Planes, Trains & Automobiles film

The Princess Diaries move

Blood Car movie

Alojamento Sites – New European Host

July 2nd, 2009

Normalmente as empresas de alojamento web

American High School dvdrip

limitam-se a fornecer ferramentas que permitam criar apenas um site básico com html e possivelmente php e bases de dados mysql, no entanto existem webmasters que precisam de mais do que isso, precisam de ter ferramentas que lhes permitam trabalhar com vídeo e usar o seu alojamento para funcionalidades avançadas.

Um alojamento com suporte ffmpeg

download Harry Brown movie

irá fornecer todas as ferramentas necessárias ao webmaster para que este possa criar o seu site de partilha de vídeos sem ter que pagar por um servidor dedicado ou por uma VPS e/ou ter que pagar a alguém para que lhe instale as bibliotecas necessárias no servidor para que possa converter, editar e manipular vídeo online facilmente.

New Year, New Look, New Packages!

January 7th, 2009
Here we are 2009, with all the news we hear, it seems that this 2009 will not be an easy one.  Lets hope that it will be better then what our politicians tell us.

Happy New Year to everybody! The Tracey Fragments movies The Secret Garden buy Waterworld trailer

FFmpeg Hosting House at least started the year with great hopes, our customer base is increasing and we are in Google the first or the second for our main keywords, ffmpeg hosting! It took a long time to arrive at this position, although we were one of the very first hosting companies who started to offer ffmpeg even on our shared hosting servers, we had some problems along the line, we were used to host on each server 500-700 sites and we soon realized that this was not possible with video sites, nowadays we host no more then 300 sites and this way we keep the server load below 2 and our customers sites loading at a very good speed.

We just had our site re-made with a new modern look and we are also offering reseller plans Offspring trailer

Little Nicky movie full

and servers Killshot release Alice Upside Down dvd Dean Spanley divx .

Under the Influence movie

Dead Set hd

The Terminators download

Just Friends dvd

Brokeback Mountain video

Garden Party ipod

The Ultimate Gift dvdrip

The Bridges of Madison County trailer
Skins dvd

Network Maintenance

October 15th, 2008

The datacenter will be performing network maintenance this weekend, during the following times:

Maintenance  = 10 PM – 8 AM October 17th into October 18th 2008.

During these times, there will be periods of connectivity loss, and while we will do everything possible to minimize the downtime, you should expect downtime. Hopefully downtime will be much less, but we are blocking the window periods during these maintenance periods to the hours above to be safe. We will be upgrading equipment and routes while implementing major adjustments on our Distribution switches, Core/Edge routers and Layer2 connectivity in our Chicago POP.

Servers affected:
Goldenrod
Purple
White
Yellow

The Ref movie full

Walk the Line full

The Story of Us divx

The Tracey Fragments release The Zombies

Wisegal download

Blood Trails dvdrip

Little Nicky buy Against the Ropes movies Role Models trailer Dodge City film George of the Jungle dvd Team America: World Police rip

The Boxer ipod

Godzilla’s Revenge film

Trainspotting download

What is FFmpeg hosting?

July 9th, 2008

Basically, FFmpeg can be defined as a computer program designed for the manipulation of audio or video of digital formats. Broadly speaking, FFmpeg hosting is a very special and exclusive hosting program meant for the hosting and sharing of websites of video formats.

Christmas Vacation buy

Lesbian Vampire Killers video

FFmpeg hosting is exclusively utilized by online websites that use or utilize video formats to interact with people all over the world. For the purpose of displaying video files in their website, they will have to rely upon several different scripting languages such as phpmotion, You tube clones etc. The matter lies in the fact that all of these scripting languages have to have the stupendous support of several different video software and library functions including FFmpeg hosting Jingle All the Way buy

download Funny Games U.S. movie

to function or to display the online video files. Hence, FFmpeg hosting turned out to be an unavoidable entity when the matter concerns to successful display of video formats all round the globe.

Film Noir ipod

Hence, hosting companies are forced to make their servers to support FFmpeg hosting

to accomplish the same. But the interesting fact is that many of the hosting companies in the online arena are reluctant to go for FFmpeg hosting Universal Remote divx simply because the expense to accomplish FFmpeg hosting is a wee bit too much amicable to the expensive side of their budget scale. This is the reason why many of the hosting companies are reluctant to incorporate the FFmpeg hosting technology in their list of programs their server continues to give.

Against the Ropes ipod

Children Shouldnt Play with Dead Things dvd The Dark on dvd As mentioned, by employing the endless chances of FFmpeg hosting The Tracey Fragments move , an online directory or a website can afford to show their online video files all round the globe. While majority of such sorts of video files could be displayed with the help of FFmpeg hosting The Air I Breathe buy

Godzilla’s Revenge movies

Firefox movie download

Stepfather II trailer

for free, it should be remembered that there are video files supported by FFmpeg hosting for which people will have to pay to view the online video.

Ready or Not hd
Until Death dvdrip

Hook buyAlien Trespass film