mod_security part deux
I had another runin with an overzealous mod_sec rule today. This time I was testing some new tags on my comment form, one of which is a code block. When inserting any perl or python code into the block, and submitting it, mod_security flags it as an attempted command injection. When trying to post the following(either "python" or "perl"):
<div>Python Code</div>
[data ";\x22>python"]
...p(?:asswd|ython|erl|ing|s)...
lab.reasonman.com
I've gotten a large amount of the new site done, and it's live over at lab.reasonman.com. Right now it's only the blog system. Downloads and Login will give you a 404/not found. But feel free to comment to your hearts content. Soon that will be making it's way over to the main page, replacing the current layout/system. Also feel free to comment over there about things mentioned here until the switch is final.

