Security

FreeBSD clamav maintainer altered

| Security

TERAMOTO Masahiro kindly gave maintainership of security/clamav to Rob Evers, the maintainer of the clamav-devel port.

阅读全文…( 本文约 132 字,阅读大致需要 1 分钟 )

Preventing stealing links

| Security

Some search engines has grabbed some of my links out (Primarily, MP3). So I put some limits there. This is because I don’t want FreeBSDChina to be a MP3 downloading site - It’s harmful for the server, and we don’t want it.

The code is the following, it’s simple and effective:

阅读全文…( 本文约 79 字,阅读大致需要 1 分钟 )

How many viruses found in the March?

| Security
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
# cat clamd.log.0 | grep FOUND | awk '{print $2;}' | sort | uniq -c | sort -rn 
5246 Worm.SomeFool.Gen-2
4049 Worm.SomeFool.Gen-1
1276 Worm.SomeFool.P
1039 Worm.Gibe.F
 258 Worm.Mydoom.F
  92 Worm.Bagle.Gen-zippwd
  49 Worm.SomeFool.M
  42 Worm.SCO.A
  28 Worm.SomeFool.Q
  17 Worm.SomeFool.I
  17 Worm.Dumaru.K
  12 Worm.Dumaru.A
阅读全文…( 本文约 107 字,阅读大致需要 1 分钟 )

How to migrate a MovableType installation on another machine?

| Security

The answer is not so trivial. You must migrate everything, from MT’s configuration to its databases, etc. In addition, proper permission must be set in order to get it run.

阅读全文…( 本文约 113 字,阅读大致需要 1 分钟 )

Temporary migrating blog.delphij.net to FreeBSDChina.org

| Security

I have decided to migrate my blog site to FreeBSDChina.org’s host for a temporary store. This is expected to be changed soon.

参与评论

Comment spam?! New idea!

| Security

It’s believed that blog is going to be a victim of business spams, after mail spams :(

阅读全文…( 本文约 72 字,阅读大致需要 1 分钟 )

phpBB (up to and including 2.0.7a) Remote DDoS vulnerablity

| Security

I’ve decided to disclose here (to a small group of people) due to the unresponsiveness from the phpBB group, which is the authoritive vendor of phpBB. A official public full disclose of this vulnerablity will be posted to BugTraq someday later.

阅读全文…( 本文约 266 字,阅读大致需要 2 分钟 )

Deployed an instance of SpamAssassin on FreeBSDChina's mail server

| Security

Finally I have built it and deployed it. Apparantly, it DOES NOT WORK(detects spams correctly, but did not take any actions!), but I hope the virus filter will be working, as the viruses are growing too fast.

参与评论

Oppugn on limitations on forums

| Security

It appears that there are more and more limitations applied to forums because the election happening in Taiwan. Recently, one of my friend (Sarah Lau) has been deprived board management privilege at the NetEase Beijing Community because she has some saying which is considered to be harmful.

阅读全文…( 本文约 215 字,阅读大致需要 2 分钟 )

mail.FreeBSDChina.org removed from DUL at mail-abuse.org

| Security

Dong CHE has told me that mail from mail.freebsdchina.org has been bounced back because it was listed in rblplus.mail-abuse.org. From the query page I found mail.freebsdchina.org were listed in mail-abuse.org’s DUL by mistake (I believe so because the mail.freebsdchina.org block is not owned by dial up user).

阅读全文…( 本文约 70 字,阅读大致需要 1 分钟 )