Spring Sale! Save 30% on all books w/ code: PLANET24
Web Dev + WordPress + Security

Protect Against Malicious POST Requests

[ Protect yourself ] Whether you like it or not, there are scripts and bots out there hammering away at your sites with endless HTTP “POST” requests. POST requests are sort of the opposite of GET requests. Instead of getting some resource or file from the server, data is being posted or sent to it.

To illustrate, normal surfing around the Web involves your browser making series of GET requests for all the resources required for each web page. HTML, JavaScript, CSS, images, et al. But whenever you leave a comment, tweet something, or share on Facebook, the browser is sending your content, along with other data, to the server as a POST request. Such is perfectly normal and expected part of how the Web works.

The Problem

The problem is that, on a typical server, there are no restrictions on POST requests. So perpetrators can run scripts that make endless POST requests to unsuspecting sites 24 hours a day, 7 days a week, 365 days a year. For example, if you have a contact form on your site, chances are good that it’s being bombarded with copious volumes of nasty POST spam. Likewise for other forms or scripts that utilize Ajax — even static HTML sites with absolute zero post-handling are repeatedly probed with malevolent POST requests.

As we’ll see a bit later in the article, illicit POST requests typically include large amounts of data. To prevent detection and filtering, POST spammers like to convert, encode, and obfuscate their code, which can dramatically increase overall request size. Over time, the cumulative effect of massive POST requests to your site may be experienced as a slow sucking sound, as server resources and bandwidth are gobbled up by relentless spam scripts and other malicious behavior.

Even worse is the perpetual threat of some snot-nosed loser finding a vulnerability and exploiting your site. Nobody has time for that. So in this article, we’ll learn more about POST requests, how to monitor them, and most importantly how to protect your online assets against malicious POST activity.

Server Response

Each server has its own specific configuration, but in general, POST requests are handled either successfully or not. For example, if you have a contact form and someone is making POST requests, the requests will go through successfully if they meet the requirements specified in the contact script. Otherwise, POST requests that fail validation or otherwise don’t meet the form requirements will either die quietly or receive a 404 error in response.

The persistent threat with POST requests, however, is that they may reveal a vulnerability somewhere on the server. This is the primary reason why spammers and other nefarious types spend time and resources endlessly posting their malicious payloads via POST requests: they’re looking for opportunities to exploit, plunder, and steal your online assets. Plain and simple.

For example, if your contact form, say, is not properly secured, it could be possible for spammers to use the form to send out mass emails without your knowledge. Or if some POST request reveals a vulnerability and some criminal gains access, chances are that you wouldn’t realize until it’s too late. As we’ll see next, detecting such activity in your server’s access logs may prove difficult, as the actual POST content is typically not included in the recorded log data.

Detecting POST Requests

Detecting POST requests in server logs requires a simple search for the word “POST” (this may seem obvious, but you may be surprised). So looking through your latest access logs on an Apache server, the logged HTTP requests will look similar to these:

137.175.3.226 - [27/Jul/2013:08:43:50 -0700] "POST / HTTP/1.0" 404 14566 "http://example.com/" "Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20100101 Firefox/16.0"
137.175.3.226 - [27/Jul/2013:08:43:51 -0700] "POST / HTTP/1.0" 404 14566 "http://example.com/" "Mozilla/5.0 (Windows NT 6.0; rv:16.0) Gecko/20100101 Firefox/16.0"
198.245.49.39 - [27/Jul/2013:08:44:39 -0700] "POST / HTTP/1.0" 404 14566 "http://example.com/" "Opera/9.80 (Windows NT 6.1; WOW64; MRA 6.0 (build 5976)) Presto/2.12.388 Version/12.11"
.
.
.

For each logged request*, we have the visitor’s IP, date/time, the request, the response, byte size, and the user agent. While all of the information is useful for various analyses, the focus here is the request, which itself consists of the following details:

  • Type of request (e.g., GET, POST, HEAD, etc.)
  • The request URI (e.g., /some-page/ or /)
  • HTTP Protocol (e.g., HTTP/1.0 or HTTP/1.1)

These data make it easy to identify POST requests, but analysis is difficult without knowing the actual contents of the POST request. This explains why, if you are monitoring 404 errors, say, you may occasionally get reports of 404 errors for pages and resources that DO exist. For example, if someone/something makes a POST request to a URL that is not equipped to handle it, the server may return a 404 “Not Found” response. So if you’re getting 404 errors for pages and resources that actually exist on the server, it could be that POST requests are the undetected culprit.

*Note that log files may vary depending on server configuration. You can learn more about deciphering server access logs in the Apache Docs.

Monitoring POST Requests

The good news is that, once you know what to look for, it’s just a matter of writing the code to access the information. In this case, we can monitor POST requests in much the same way that we monitor 404 requests. Consider the following PHP code, which is typically included in 404-monitoring scripts:

$http_host    = $_SERVER['HTTP_HOST'];
$server_name  = $_SERVER['SERVER_NAME'];
$remote_ip    = $_SERVER['REMOTE_ADDR'];
$remote_host  = $_SERVER["REMOTE_HOST"];
$request_uri  = $_SERVER['REQUEST_URI'];
$http_ref     = $_SERVER['HTTP_REFERER'];
$query_string = $_SERVER['QUERY_STRING'];
$user_agent   = $_SERVER['HTTP_USER_AGENT'];

That will provide a wealth of data regarding the request, but many such scripts that I’ve seen are missing a key piece of information, the actual POST content:

$post_vars = clean(file_get_contents('php://input'));

Including that line in your error-monitoring script gives you ringside access to all of the POST data that’s being posted to your site. Once implemented, be prepared to experience first-hand the landslide of POST-request garbage. Here are a few random samples of malicious POST requests collected from the bookstore at WP-Tao.com:

name=beillGabmob&email=east2013757%40mail.ru&message=SEDIH+AKU.Great+post+IDK.+Poor%2CBCL2L10%2C%21%0D%0Ahttp%3A%2F%2Fwww.watchdorm.com%2Fc-121_122.html+&contact_submit=Send
name=Unjulsevess&email=east2013747%40mail.ru&message=+++++The+deep+dome+deck+design+accompanied+with+the+tricut+blade+make+for+better+mulching.To+Roofing+And+Gutters+Omaha+From+ExpertsPremiere+Home+RenovationsChoosing+the+Right+CurtainsRoof+Replacement+The+Victorinox+NXT+5.0+Footlocker+duffel+bag+serves+is+perfect+for+quick+escapes%2C+70515+testing+and+exerciseLOT442+certification+examWin+%21%0D%0A+++++man+purses%2C+you+have+no+reason+to+buy+this+magazines%2C%21%0D%0A<a+href%3Dhttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-118.html>%E3%82%AB%E3%82%B7%E3%82%AA+%E6%96%B0%E4%BD%9C<%2Fa>%0D%0A<a+href%3Dhttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-165.html>%E3%82%B0%E3%83%A9%E3%83%B3%E3%83%89+%E3%82%BB%E3%82%A4%E3%82%B3%E3%83%BC<%2Fa>%0D%0A<a+href%3Dhttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-239.html>%E3%82%B0%E3%83%83%E3%83%81+%E6%99%82%E8%A8%88+%E3%83%A1%E3%83%B3%E3%82%BA<%2Fa>%0D%0A<a+href%3Dhttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-164.html>%E3%83%9E%E3%83%BC%E3%82%AF%E3%83%90%E3%82%A4%E3%83%9E%E3%83%BC%E3%82%AF%E3%82%B8%E3%82%A7%E3%82%A4%E3%82%B3%E3%83%96%E3%82%B9+%E8%85%95%E6%99%82%E8%A8%88<%2Fa>%0D%0A<a+href%3Dhttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-239.html>%E3%82%B0%E3%83%83%E3%83%81+%E6%99%82%E8%A8%88<%2Fa>%0D%0A<a+href%3Dhttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-155.html>%E3%82%AC%E3%82%AC%E3%83%9F%E3%83%A9%E3%83%8E+%E5%BA%97%E8%88%97<%2Fa>%0D%0A<a+href%3Dhttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-164.html>%E3%83%9E%E3%83%BC%E3%82%AF%E3%83%90%E3%82%A4%E3%83%9E%E3%83%BC%E3%82%AF%E3%82%B8%E3%82%A7%E3%82%A4%E3%82%B3%E3%83%96%E3%82%B9+%E6%99%82%E8%A8%88<%2Fa>%0D%0A+++++cinnamon+bark%2CTexture+is+the+second+reason+as+to+why+I+pick+the+shells+that+I+do+a+silver+shell+and+a+purple+shell.%3F%0D%0A+++++it+seems+that+I+seem+to+gravitate+towards+the+crocodile+and+cobblestone+textures+the+most.I+would+definitely+like+to+suggest+looking+into+one+of+the+three+Miche+bag+styles+that+are+available.+They+also+work+on+limiting+the+amount+of+specific+designs+available+.%0D%0Ahttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-155.html++%E3%82%AC%E3%82%AC%E3%83%9F%E3%83%A9%E3%83%8E+%E5%BA%97%E8%88%97%0D%0Ahttp%3A%2F%2Fwww.mcwebsolutions.com%2F++%E3%82%B0%E3%83%83%E3%83%81+%E6%99%82%E8%A8%88%0D%0Ahttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-128.html++%E3%82%B7%E3%83%81%E3%82%BA%E3%83%B3+%E8%85%95%E6%99%82%E8%A8%88%0D%0Ahttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-239.html++%E3%82%B0%E3%83%83%E3%83%81+%E3%82%A2%E3%82%A6%E3%83%88%E3%83%AC%E3%83%83%E3%83%88%0D%0Ahttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-238.html++%E3%82%BB%E3%83%AA%E3%83%BC%E3%83%8C+%E3%82%A2%E3%82%A6%E3%83%88%E3%83%AC%E3%83%83%E3%83%88%0D%0Ahttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-155.html++%E3%82%AC%E3%82%AC%E3%83%9F%E3%83%A9%E3%83%8E+%E5%BA%97%E8%88%97%0D%0Ahttp%3A%2F%2Fwww.mcwebsolutions.com%2Fc-155.html++%E3%82%AC%E3%82%AC%E3%83%9F%E3%83%A9%E3%83%8E+%E6%99%82%E8%A8%88&contact_submit=Send
name=Muplisseerulp&email=east2013753%40mail.ru&message=++++%E3%81%93%E3%81%A1%E3%82%89%E3%81%AE%E5%95%86%E5%93%81%E3%81%AF%E3%80%81%E4%B8%80%E9%83%A8%E3%81%8F%E3%82%82%E3%81%A3%E3%81%A6%E3%81%84%E3%82%8B%E7%AE%87%E6%89%80%E3%81%8C%E8%A6%8B%E3%82%89%E3%82%8C%E3%82%8B%E3%82%82%E3%81%AE%E3%82%82%E3%81%94%E3%81%96%E3%81%84%E3%81%BE%E3%81%99%E3%80%82%E5%81%BD%E7%89%A9%E3%81%8C%E7%B4%9B%E3%82%8C%E8%BE%BC%E3%82%80%E5%BF%83%E9%85%8D%E3%82%82%E3%81%AA%E3%81%8F%E6%AD%A3%E7%9C%9F%E6%AD%A3%E9%8A%98%E3%81%AE%E6%9C%AC%E7%89%A9%E3%82%B3%E3%83%BC%E3%83%81%E3%82%92%E3%81%8A%E5%AE%89%E3%81%8F%E3%81%8A%E5%AE%A2%E6%A7%98%E3%81%AB%E3%81%8A%E5%B1%8A%E3%81%91%E3%81%97%E3%81%A6%E3%81%8A%E3%82%8A%E3%81%BE%E3%81%99%E8%A3%BD%E9%80%A0%E5%9B%BD%E3%81%AB%E3%81%A4%E3%81%8D%E3%81%BE%E3%81%97%E3%81%A6%E3%80%82%21%0D%0A++++%E7%94%B7%E5%A5%B3%E5%85%BC%E7%94%A8%E3%83%A2%E3%83%87%E3%83%AB%E3%80%82+<a+href%3Dhttp%3A%2F%2Fwww.sekaisales.com%2Fc-177_179.html>%E3%83%9D%E3%83%BC%E3%83%AB%E3%82%B9%E3%83%9F%E3%82%B9+%E3%83%90%E3%83%83%E3%82%B0+%E5%AE%89%E3%81%84<%2Fa>+%E7%8F%BE%E7%8A%B6%E3%81%A7%E3%81%AF%E4%BD%BF%E7%94%A8%E3%81%A7%E3%81%8D%E3%81%AA%E3%81%84%E3%82%B8%E3%83%A3%E3%83%B3%E3%82%AF%E5%95%86%E5%93%81%E3%81%A7%E3%81%99%E3%80%82%E5%AE%89%E8%97%A4%E7%BE%8E%E5%A7%AB%E3%82%92%E3%81%AF%E3%81%98%E3%82%81%E8%8D%92%E5%B7%9D%E9%9D%99%E9%A6%99%E3%80%81.%0D%0A++++COACH%28%E3%82%B3%E3%83%BC%E3%83%81%29+COACH+%E4%B8%96%E4%BB%A3%E3%82%92%E8%B6%8A%E3%81%88%E3%81%A6%E7%9F%A5%E7%9A%84%E3%81%A7%E3%83%8F%E3%82%A4%E3%82%BB%E3%83%B3%E3%82%B9%E3%81%AA%E5%A5%B3%E6%80%A7%E3%81%AB%E6%84%9B%E3%81%95%E3%82%8C%E7%B6%9A%E3%81%91%E3%82%8B%E5%AE%9F%E5%8A%9B%E6%B4%BE%E3%83%96%E3%83%A9%E3%83%B3%E3%83%89%E3%80%8ECOACH%E3%80%8F%E3%82%B3%E3%83%BC%E3%83%81%E3%81%8B%E3%82%89%E3%82%B7%E3%82%B0%E3%83%8D%E3%83%81%E3%83%A3%E3%83%BC%E6%9F%84%E3%81%AE%E3%83%9D%E3%83%BC%E3%83%81%E3%81%8C%E5%85%A5%E8%8D%B7%E3%81%97%E3%81%BE%E3%81%97%E3%81%9F%E3%80%82%E4%B8%AD%E5%8F%A4%E8%89%B2%E6%BF%83%E3%81%8F%E4%BD%BF%E7%94%A8%E6%84%9F%E3%81%8C%E3%81%82%E3%82%8A%E3%80%81+<a+href%3Dhttp%3A%2F%2Fwww.sekaisales.com%2Fc-223_269.html>%E3%82%BB%E3%82%A4%E3%82%B3%E3%83%BC+PULSAR+%E4%BA%BA%E6%B0%97<%2Fa>+%E5%87%BA%E5%93%81%E3%81%97%E3%81%A6%E3%81%BF%E3%81%BE%E3%81%9B%E3%82%93%E3%81%8B%EF%BC%9F%E8%A3%9C%E5%84%9F%E5%88%B6%E5%BA%A6%E3%82%82%E3%81%82%E3%82%8A%E3%81%BE%E3%81%99%E6%9C%80%E8%BF%91%E3%80%81%E6%AD%A3%E8%A6%8F%E5%93%81%E3%81%A7%E3%81%99%3F%0D%0A++++%E5%85%85%E5%AE%9F%E3%81%AE%E3%83%94%E3%83%BC%E3%83%97%E3%82%B9%E3%81%AA%E3%82%89%E3%81%A7%E3%81%AF%E3%81%AE%E5%95%86%E5%93%81%E3%80%81+<a+href%3Dhttp%3A%2F%2Fwww.sekaisales.com%2Fc-223_244.html>%E3%82%BB%E3%82%A4%E3%82%B3%E3%83%BC+MICHEL+KLEIN+%E5%B0%82%E9%96%80%E5%BA%97<%2Fa>+%E3%83%A9%E3%82%A4%E3%83%95%E3%82%B9%E3%82%BF%E3%82%A4%E3%83%AB%E3%83%96%E3%83%A9%E3%83%B3%E3%83%89%E3%81%B8%E3%81%A8%E9%80%B2%E5%8C%96%E3%82%92%E9%81%82%E3%81%92%E3%81%A6%E3%81%84%E3%81%BE%E3%81%99%E3%80%82%E3%82%B9%E3%82%BF%E3%82%A4%E3%83%AB%E7%95%AA%E5%8F%B7%21+%0D%0Ahttp%3A%2F%2Fwww.sekaisales.com%2Fc-118_124.html%0D%0A&contact_submit=Send

It’s not pretty, but we’re now equipped with the information needed to effectively protect against such malicious POST requests. For more information about configuring and monitoring Apache access and error logs, check out my book .htaccess made easy.

POST Control & Protection

Now that we’ve seen what POST requests are, why they can be dangerous, and how to monitor them, it’s time to get serious about security and lock down POST requests according to our specific needs.

The key to forging your own strategy for handling POST requests is understanding which requests are valid or accepted on your site. Once you have that information, it’s straightforward to put together a set of rules to block invalid requests while ensuring that valid POST data is allowed normal access. With this in mind, let’s look at some .htaccess techniques for protecting against unwanted POST data.

Note: these techniques apply to Apache servers and may be added via root (or other) .htaccess file, or added via the config file, httpd.conf. Please make backups of any relevant files, and test thoroughly before going live.

Deny all POST requests

For sites that do not accept them, denying all POST requests is an ideal solution. For example, if your site is entirely static HTML with no forms or submitted data of any kind (for example, a one-page portfolio site), protecting against rogue POST requests is as simple as adding this to the root .htaccess file:

# deny all POST requests
<IfModule mod_rewrite.c>
	RewriteCond %{REQUEST_METHOD} POST
	RewriteRule .* - [F,L]
</IfModule>

This uses Apache’s rewrite module to detect and deny any/all POST requests. Plain and simple. No edits required, but you may want to redirect blocked requests to a specific page or file; to do so, replace the rewrite rule with this:

RewriteRule .* /custom.php [R=301,L]

Then change the redirect location, /custom.php, to whatever is required.

Deny POST requests using HTTP 1.0

I’ve seen a lot of ill POST requests coming in as HTTP 1.0, rather than HTTP 1.1. This isn’t a super-big deal, but there is more room for mischief with HTTP 1.0, primarily because the protocol does not require a Host header. Thus, another strategy for dealing with unwanted POST requests (and other types of requests, for that matter) is to require the HTTP 1.1 protocol.

# require HTTP 1.1 for POST
<IfModule mod_rewrite.c>
	RewriteCond %{THE_REQUEST} ^POST(.*)HTTP/(0\.9|1\.0)$ [NC]
	RewriteRule .* - [F,L]
</IfModule>

When added to .htaccess, the server will respond with a 403 Forbidden request for any POST request that isn’t sent via HTTP 1.1.

Whitelist POST requests

The strategy that I prefer is to whitelist POST requests for certain resources. For example, on one site I have a contact form handled by a PHP file, contact.php. Here is the .htaccess to do the job:

# whitelist POST requests
<IfModule mod_rewrite.c>
	RewriteCond %{REQUEST_METHOD} POST
	RewriteCond %{REQUEST_URI} !/contact.php [NC]
	RewriteCond %{REMOTE_ADDR} !127.0.0.1 
	RewriteRule .* - [F,L]
</IfModule>

Notice that the localhost IP (127.0.0.1) is also included, as the contact form also communicates with the server via Ajax requests. Additional resources may be whitelisted using the following pattern:

RewriteCond %{REQUEST_URI} !/contact.php [NC]
RewriteCond %{REQUEST_URI} !/business.php [NC]
RewriteCond %{REQUEST_URI} !/pleasure.php [NC]

Pro Tip: Because we are negating each of these files, the [NC] flag is declared for each line. If these were positive matches (i.e., without the exclamation point !), we would use the [NC,OR] flag for each line EXCEPT the last line, like so:

RewriteCond %{REQUEST_URI} /contact\.php [NC,OR]
RewriteCond %{REQUEST_URI} /business\.php [NC,OR]
RewriteCond %{REQUEST_URI} /pleasure\.php [NC]

Like that old TV ad, “the more you know”..

Control POST via referrer

Another effective strategy depending on your setup is to limit POST requests based on referrer. It’s not 100% foolproof as referrer information can be spoofed, but I’ve seen used effectively to cut down on illicit POST requests.

# allow POST based on referrer
<IfModule mod_rewrite.c>
	RewriteCond %{REQUEST_METHOD} POST
	RewriteCond %{REQUEST_URI} /contact\.php [NC]
	RewriteCond %{HTTP_REFERER} !(.*)example.com(.*) [NC]
	# RewriteCond %{HTTP_USER_AGENT} ^$
	RewriteRule .* - [F,L]
</IfModule>

In this code, replace /contact\.php with your own file(s), and also replace example.com with your own domain name. Once in place, this technique will deny any POST request that isn’t sent from your domain.

Note that a commented-out exception is included to allow blank/empty user agents. This may be required depending on the functionality of the protected resource. If you uncomment/enable that line, make sure to add an [OR] flag to the previous line (the one with example.com).

Advanced POST control

In the previous techniques, we use a variety of sever variables to control access of POST requests. So in addition to each of these variables:

  • REQUEST_METHOD
  • THE_REQUEST
  • REQUEST_URI
  • REMOTE_ADDR
  • HTTP_REFERER
  • HTTP_USER_AGENT

..we may use any of the variables available to mod_rewrite. For example, if the server is getting hammered by obnoxious POST requests from the following host:

pool-71-97-3-178.dfw.dsl-w.verizon.net

# deny POST based on host
<IfModule mod_rewrite.c>
	RewriteCond %{REQUEST_METHOD} POST
	RewriteCond %{HTTP_HOST} .*(dfw\.dsl-w\.verizon\.net).* [NC]
	RewriteRule .* - [F,L]
</IfModule>

To learn more about controlling traffic based on server variables, check out Eight Ways to Blacklist with Apache’s mod_rewrite.

Testing POST requests

A key part of implementing .htaccess techniques is testing thoroughly. As discussed, it’s possible to record the content of POST requests using the following line of PHP:

$post_vars = clean(file_get_contents('php://input'));

Let’s focus a bit more and walk through and example of this technique. Consider the following plan:

  1. Set up a simple email alert for all POST requests
  2. After detecting foul play, use .htaccess to deny access
  3. Use available tools to test thoroughly the new .htaccess directives

These basic steps may be used to develop a personalized strategy for protecting against malicious POST requests. With simplicity in mind, here’s one way to set it up.

Step 1: PHP

Create a new PHP file named error-handler.php (or whatever). Inside, include this code:

$email = 'email@example.com';
$subject = 'Testing POST requests';
$remote_ip = $_SERVER['REMOTE_ADDR'];
$remote_host = $_SERVER["REMOTE_HOST"];
$user_agent = $_SERVER['HTTP_USER_AGENT'];
$method = $_SERVER['REQUEST_METHOD'];
$protocol = $_SERVER['SERVER_PROTOCOL'];
$post_vars = file_get_contents('php://input');
$message = 'IP: ' . $remote_ip . "\n";
$message .= 'HOST: ' . $remote_host . "\n";
$message .= 'User Agent: ' . $user_agent . "\n";
$message .= 'Method: ' . $method . "\n";
$message .= 'Protocol: ' . $protocol . "\n";
$message .= 'POST Vars: ' . $post_vars . "\n";
if ($method == 'POST') mail($email, $subject, $message);

This is a much-simplified version of the 404 script posted at WP-Mix, so feel encouraged to customize as desired.

Important: the variables defined in the previous snippet are unescaped, so please make sure to sanitize them properly before using this script on a live site.

Note that currently the script only reports POST errors; to monitor all 403 and 404 requests, modify the last line like so:

mail($email, $subject, $message);

Step 2: .htaccess

With our PHP error-handler in place, add the following directives to the root .htaccess file:

ErrorDocument 403 /error-handler.php
ErrorDocument 404 /error-handler.php

These lines instruct Apache to serve the handler script for all 404 and 403 errors. It’s not meant to be a permanent modification, rather just long enough to collect see what’s happening with POST requests on your domain.

Note that any long-term error monitoring script should also send the proper headers given the type of response. For now, we’re gonna keep it simple and continue with the tutorial.

Step 3: monitoring

With our basic monitoring system in place, it’s time to kick back and wait for something to bite. Depending on how much traffic flows through your site, collecting data may require more or less time.

For this example, let’s say that we see a disconcerting number of malicious POST requests reporting the following info:

IP: 88.190.61.193
HOST: 88-190-61-193.rev.horrible-host.com
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.4 (KHTML, like Gecko) Chrome/22.0.1229.92 Safari/537.4
Method: POST
Protocol: HTTP/1.0
POST Vars: name=AdhedAtmord&email=east2013756%40mail.ru&message=http%3A%2F%2Fwww.watchdorm.com%2F%0D%0A++++%E5%B8%82%E4%BE%A1%E3%81%AE%E5%8D%81%E5%88%86%E3%81%AE%E4%B8%80%E3%81%BB%E3%81%A9%E3%81%AE%E3%82%82%E3%81%AE%E3%82%82%E4%B8%80%E5%BA%A6%E3%80%81%E7%A9%BA%E6%B8%AF%E3%81%BE%E3%81%A7%E3%81%AF%E7%B4%8420%E5%88%86%E3%81%A7%E3%81%99%E3%80%82.%0D%0A++++&contact_submit=Send

With this sort of information, we’re well-equipped to crack down on bad POST requests using the previously covered techniques.

Step 4: controlling access

Armed with details of the types of POST requests we would like to block, we notice that most of the requests are reporting, say, “Super_Spam_Sucker” as a common user agent.

Such a scenario is optimal because it enables the widest possible protection with the least possible amount of code. Sure, we could instead and/or also deny access based on host, IP, and so forth, but in this example it will be most effective to simply deny access to the offending user agent.

Before adding any .htaccess directives, however, it’s important to do our due diligence and investigate any suspected parties. After a quick search online, it becomes clear that “Super_Spam_Sucker” is indeed a known/reported perpetrator, so with a clear conscience we add the following lines to .htaccess:

# deny POST from Super_Spam_Sucker
<IfModule mod_rewrite.c>
	RewriteCond %{REQUEST_METHOD} POST
	RewriteCond %{HTTP_USER_AGENT} Super_Spam_Sucker [NC]
	RewriteRule .* - [F,L]
</IfModule>

Step 5: testing

Up until a few years ago, there weren’t any decent online tools for testing different types of HTTP requests. Now we have the luxury of awesome services like Advanced HTTP Requests, which enables testing of variously configured HTTP requests, including options for HTTP headers, request type, user agent, and more. Visiting the site, we fill in the details of our test POST request:

[ Test POST request ]

As shown here, we’ve specified that the request is a POST request, and that the user agent is “Super_Spam_Sucker”. Looks good, so we hit the submit button and perform the test:

[ Test POST response ]

“403 Forbidden” — perfect, exactly what we want. If instead a 200 OK response is returned, something isn’t configured properly, or there could be something else interfering. Generally the process is straightforward, but it may take some time to dial it in.

For further insight into POST requests, check out Testing HTTP Requests here at Perishable Press. Also, here are some more useful online tools for testing HTTP requests:

Going Further

To really lock things down, you can deny access to other unused/unnecessary types of requests by adding something similar to the following:

# deny unused request types
<IfModule mod_rewrite.c>
	RewriteCond %{REQUEST_METHOD} ^(delete|head|trace|track) [NC]
	RewriteRule .* - [F,L]
</IfModule>

And even with all that we’ve covered in this article, we’re only scratching the surface of the configuration, customization, and protection made possible via Apache directives applied via the configuration file or via .htaccess. To really dig in, check out my book, .htaccess made easy for more information about controlling access and securing your site with Apache and .htaccess.

Additionally, here are some related resources to go further:

About the Author
Jeff Starr = Creative thinker. Passionate about free and open Web.
WP Themes In Depth: Build and sell awesome WordPress themes.

5 responses to “Protect Against Malicious POST Requests”

  1. Brilliant as usual. Thanks for taking the time to share the skills needed to shut out these bad boys.

    I shall be implementing the ‘error-handler.php’ file to see what happens. I access it via a browser correct? Is there a need to deny access to it via htaccess so no one else can seek it out?

    • Jeff Starr 2014/02/14 3:41 pm

      Hi Isiah, actually no need to access the error handler directly, as it is executed whenever 403/404 errors are triggered. For the .htaccess file, it’s okay to forbid access but usually not necessary as it’s generally protected via permissions and/or server configuration. If you’re unsure, add the following lines:

      <Files ~ "^.*\.([Hh][Tt][Aa])">
      	Order Allow,Deny
      	Deny from all
      </Files>
  2. Thomas Oliver 2014/02/15 9:14 am

    I think this:

    RewriteCond %{THE_REQUEST} ^POST(.*)HTTP/(0\.9|1\.0)$ [NC]

    Would be better if done like this:

    RewriteCond %{REQUEST_METHOD} ^POST [NC]
    RewriteCond %{THE_REQUEST} !HTTP/1\.1$ [NC]

    Here is something that is a bit more advanced. I came up with this some time ago, but I haven’t had a chance to test it. Your web-server needs to have a modern OS that supports “atomic back-references”. Here is the code:

    RewriteCond %{THE_REQUEST}@@%{HTTP_HOST} !HTTP/1\.1@@. [NC]
    RewriteRule .* - [F]

    Skiddies do not know this, but their requests that specify “HTTP/1.0” also include the “Host:” request header, which wasn’t introduced until HTTP/1.1.

    So basically, the code I provided says:
    If not HTTP/1.1 and there is anything for the Host request header, then do whatever, 403 Forbidden, etc.

    Please note that the dual ampersands are just delimiters. You can use whatever you want.

  3. Is there a httpd.conf way to limit the number of POST requests from the same source within 24 hours? Let’s say, if a single IP tries 200 POSTs within 24 hours, the server will reject all subsequent POSTs for the duration of the time period (until # posts in last 24 < 200).
    Great article, and thanks.

    • Jeff Starr 2014/02/26 1:09 pm

      Great question, but unfortunately not possible via server config or htaccess. PHP or some other language could provide the logic required to make it happen.

Comments are closed for this post. Something to add? Let me know.
Welcome
Perishable Press is operated by Jeff Starr, a professional web developer and book author with two decades of experience. Here you will find posts about web development, WordPress, security, and more »
GA Pro: Add Google Analytics to WordPress like a pro.
Thoughts
I live right next door to the absolute loudest car in town. And the owner loves to drive it.
8G Firewall now out of beta testing, ready for use on production sites.
It's all about that ad revenue baby.
Note to self: encrypting 500 GB of data on my iMac takes around 8 hours.
Getting back into things after a bit of a break. Currently 7° F outside. Chillz.
2024 is going to make 2020 look like a vacation. Prepare accordingly.
First snow of the year :)
Newsletter
Get news, updates, deals & tips via email.
Email kept private. Easy unsubscribe anytime.