Check out http://code.google.com/p/naxsi/
From what I understand it doesn't use signatures at all. It uses another method which can supposedly detect new/unkown attacks.
v0.1 was only released 5 days ago so it might be a while until you can use on a production server. I'll test it on a vps though.
Search found 18 matches
- Sat Aug 27, 2011 3:16 pm
- Forum: General Help and Development Discussion
- Topic: AtomiCorp Rules For NGINX?
- Replies: 11
- Views: 15691
- Thu Dec 16, 2010 2:05 pm
- Forum: Control Panel Support Help
- Topic: External Mail Server
- Replies: 4
- Views: 6413
Re: External Mail Server
If you're using a db for the maps on your postfix server then it shouldn't be too hard. Give your postfix db user permission to connect from the plesk box. Write a shell script (or scripts) on plesk box for modifying the postfix db on external mail server. Add the event triggers in plesk for mail ac...
- Mon Dec 07, 2009 5:05 pm
- Forum: Atomic Repository Announcements
- Topic: [atomic] imapsync 1.267
- Replies: 8
- Views: 11049
Re: [atomic] imapsync 1.267
I didn't see all of the deps in art yet so I went through and found versions that work with the imapsync package from art. Some of the newer packages didn't work so I used the rpmforge versions from the dag repo. Thankfully it's working wonderfully now. This dep list might be missing a few depending...
- Fri Oct 23, 2009 4:44 am
- Forum: Anti-Spam Help and Discussion
- Topic: Orphaned or bogus bounce messages
- Replies: 1
- Views: 5404
Re: Orphaned or bogus bounce messages (Update)
- Update - I also just tonight received a bounce for an email that I sent a minute earlier however the bounce has the wrong email address. I sent an email to a verified working yahoo email address and this is the bounce I received: Hi. This is the qmail-send program at mydomain.com. I'm afraid I wa...
- Fri Oct 23, 2009 4:23 am
- Forum: Anti-Spam Help and Discussion
- Topic: Orphaned or bogus bounce messages
- Replies: 1
- Views: 5404
Orphaned or bogus bounce messages
I received a failure notice for a bounce but the email should not have been sent to the bad email address in the first place because it's my logwatch email. I received the regular logwatch email a minute before the failure notice. The same thing happened at the same time with 2 other nightly log ema...
- Sun Aug 30, 2009 2:11 pm
- Forum: Anti-Spam Help and Discussion
- Topic: ClamAV 0.95 - lstat() failed [SOLVED]
- Replies: 3
- Views: 14303
Re: ClamAV 0.95 - lstat() failed [SOLVED]
This is an older thread but for people looking for a solution to the problem try this: It may be as easy as restarting clamd. It was in my case. To be sure though go through these steps: ps -ef | grep clamd Look at the first column. If the user is clamd and not qscand then check the clamd conf file ...
- Fri Sep 19, 2008 2:46 pm
- Forum: PHP Help and Discussion
- Topic: Symbolic links and PHP
- Replies: 0
- Views: 3637
Symbolic links and PHP
I want to allow websites on the server to be able to run php scripts on another website hosted on the same server without allowing them to view the code for the actual scripts. After working on it for a little while I realized that it's probably not possible without obfuscating the code. This is wha...
- Mon Sep 01, 2008 2:04 pm
- Forum: Anti-Spam Help and Discussion
- Topic: Spam - smtp_auth null@null
- Replies: 2
- Views: 4793
Spam - smtp_auth null@null
This morning I had a lot of spam go through one of my plesk 8.4 centos5 servers. /usr/local/psa/var/log/maillog has this: Sep 1 05:14:24 orange2 relaylock: /var/qmail/bin/relaylock: mail from 220.171.139.240:4813 (not defined) Sep 1 05:14:25 orange2 smtp_auth: SMTP connect from (null)@(null) [220.17...
- Fri Aug 01, 2008 3:25 pm
- Forum: General Help and Development Discussion
- Topic: Plesk 8.6
- Replies: 18
- Views: 12996
- Wed Jul 16, 2008 3:22 pm
- Forum: General Help and Development Discussion
- Topic: proftpd / pam error
- Replies: 16
- Views: 24371
I forgot to specify versions in my original post. Since it's benign I'm not worried but here is some current package info anyway: rpm -qf /etc/security/pam_env.conf pam-0.99.6.2-3.26.el5 pam-0.99.6.2-3.26.el5 rpm -qa | grep pam- psa-libpam-plesk-8.4.0-cos5.build84080425.19 pam-devel-0.99.6.2-3.26.el...
- Wed Jun 25, 2008 5:15 pm
- Forum: General Help and Development Discussion
- Topic: Hardware RAID devices supported in ASL kernel
- Replies: 5
- Views: 4662
- Fri Nov 30, 2007 5:32 pm
- Forum: General Help and Development Discussion
- Topic: ASL with Plesk Expand and CDNS
- Replies: 4
- Views: 4252
# rpm -qf /usr/local/expand/sbin/expandom expand-2.2.1-27 # rpm -qf /usr/local/expand/sbin/expandtm expand-2.2.1-27 expandom and expandtm are running now however it looks like pax needs to be disabled for everything else in the '/usr/local/expand/sbin' directory. :?: Would it be a bad idea to do 'ch...
- Fri Nov 30, 2007 3:24 pm
- Forum: General Help and Development Discussion
- Topic: ASL with Plesk Expand and CDNS
- Replies: 4
- Views: 4252
I installed the asl kernel but now I'm getting an error when trying to start the expand services. My guess is that PaX is the cause. Here's the error: # service expandtm start Starting expandtm: /usr/local/expand/sbin/expandtm: error while loading shared libraries: libexp.so: cannot enable executabl...
- Fri Nov 30, 2007 2:21 am
- Forum: General Help and Development Discussion
- Topic: ASL with Plesk Expand and CDNS
- Replies: 4
- Views: 4252
ASL with Plesk Expand and CDNS
I was wondering if ASL is a good solution for and/or has been tested on a server with Plesk Expand and the centralized dns controller. It doesn't host any websites and doesn't have psa on it. But I still wanted some extra security and a hardened kernel. Specs: CentOS5 64bit (2.6.18-8.1.15.el5) bind-...
- Mon Aug 27, 2007 1:52 pm
- Forum: General Help and Development Discussion
- Topic: proftpd / pam error
- Replies: 16
- Views: 24371
proftpd / pam error
I am receiving some odd errors whenever there is a successful connection to the ftp server. Here is an excerpt from /var/log/secure: proftpd: Deprecated pam_stack module called from service "proftpd" last message repeated 2 times proftpd: pam_unix(proftpd:session): session opened for user ...