Changeset 347
- Timestamp:
- 02/21/06 09:48:31 (3 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
nepenthes/trunk/conf/nepenthes.conf.dist
r343 r347 58 58 "vulndameware.so", "vuln-dameware.conf", "" 59 59 "vulndcom.so", "vuln-dcom.conf", "" 60 "vulnftpd.so", "vuln-ftpd.conf", "" 60 61 "vulniis.so", "vuln-iis.conf", "" 61 62 "vulnkuang2.so", "vuln-kuang2.conf", "" nepenthes/trunk/modules/module-portwatch/module-portwatch.conf.dist
r318 r347 1 1 module-portwatch 2 2 { 3 ports ("21", // FTP 4 "25", // SMTP 3 ports ("25", // SMTP 5 4 "110", // POP3 6 5 "143", // IMAP # Interim Mail Access P 2 and 4
