|
Lines 5-15
Link Here
|
| 5 |
@unexec if [ -f %D/etc/snort_inline.conf ] && cmp -s %D/etc/snort_inline.conf %D/etc/snort_inline.conf-sample; then rm -f %D/etc/snort_inline.conf; fi |
5 |
@unexec if [ -f %D/etc/snort_inline.conf ] && cmp -s %D/etc/snort_inline.conf %D/etc/snort_inline.conf-sample; then rm -f %D/etc/snort_inline.conf; fi |
| 6 |
etc/snort_inline.conf-sample |
6 |
etc/snort_inline.conf-sample |
| 7 |
@exec [ -f %B/snort_inline.conf ] || cp %B/%f %B/snort_inline.conf |
7 |
@exec [ -f %B/snort_inline.conf ] || cp %B/%f %B/snort_inline.conf |
| 8 |
@unexec if [ -f %D/etc/unicode.map ] && cmp -s %D/etc/unicode.map %D/etc/unicode.map-sample; then rm -f %D/etc/unicode.map; fi |
8 |
@unexec if [ -f %B/unicode.map ] && cmp -s %B/unicode.map %B/unicode.map-sample; then rm -f %B/etc/unicode.map; fi |
| 9 |
etc/unicode.map-sample |
9 |
%%DATADIR%%/unicode.map |
| 10 |
@exec [ -f %B/unicode.map ] || cp %B/%f %B/unicode.map |
10 |
@exec [ -f %B/unicode.map ] || cp %B/%f %B/unicode.map |
| 11 |
@unexec if [ -f %D/etc/threshold.conf ] && cmp -s %D/etc/threshold.conf %D/etc/threshold.conf-sample; then rm -f %D/etc/threshold.conf; fi |
11 |
@unexec if [ -f %B/threshold.conf ] && cmp -s %B/threshold.conf %B/threshold.conf-sample; then rm -f %B/threshold.conf; fi |
| 12 |
etc/threshold.conf-sample |
12 |
%%DATADIR%%/threshold.conf-sample |
| 13 |
@exec [ -f %B/threshold.conf ] || cp %B/%f %B/threshold.conf |
13 |
@exec [ -f %B/threshold.conf ] || cp %B/%f %B/threshold.conf |
| 14 |
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS |
14 |
%%PORTDOCS%%%%DOCSDIR%%/AUTHORS |
| 15 |
%%PORTDOCS%%%%DOCSDIR%%/BUGS |
15 |
%%PORTDOCS%%%%DOCSDIR%%/BUGS |
|
Lines 36-98
Link Here
|
| 36 |
%%PORTDOCS%%%%DOCSDIR%%/README.http_inspect |
36 |
%%PORTDOCS%%%%DOCSDIR%%/README.http_inspect |
| 37 |
%%PORTDOCS%%%%DOCSDIR%%/README.thresholding |
37 |
%%PORTDOCS%%%%DOCSDIR%%/README.thresholding |
| 38 |
%%PORTDOCS%%%%DOCSDIR%%/README.wireless |
38 |
%%PORTDOCS%%%%DOCSDIR%%/README.wireless |
|
|
39 |
%%PORTDOCS%%%%DOCSDIR%%/README.NFQUEUE |
| 40 |
%%PORTDOCS%%%%DOCSDIR%%/README.clamav |
| 41 |
%%PORTDOCS%%%%DOCSDIR%%/README.frag3 |
| 39 |
%%PORTDOCS%%%%DOCSDIR%%/TODO |
42 |
%%PORTDOCS%%%%DOCSDIR%%/TODO |
| 40 |
%%PORTDOCS%%%%DOCSDIR%%/USAGE |
43 |
%%PORTDOCS%%%%DOCSDIR%%/USAGE |
| 41 |
%%PORTDOCS%%%%DOCSDIR%%/snort_manual.pdf |
44 |
%%PORTDOCS%%%%DOCSDIR%%/snort_manual.pdf |
| 42 |
%%PORTDOCS%%%%DOCSDIR%%/snort_schema_v106.pdf |
45 |
%%PORTDOCS%%%%DOCSDIR%%/snort_schema_v106.pdf |
| 43 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
46 |
%%PORTDOCS%%@dirrm %%DOCSDIR%% |
| 44 |
%%DATADIR%%/attack-responses.rules |
|
|
| 45 |
%%DATADIR%%/backdoor.rules |
| 46 |
%%DATADIR%%/bad-traffic.rules |
| 47 |
%%DATADIR%%/chat.rules |
| 48 |
@unexec if [ -f %B/classification.config ] && cmp -s %B/classification.config %B/classification.config-sample; then rm -f %B/classification.config; fi |
47 |
@unexec if [ -f %B/classification.config ] && cmp -s %B/classification.config %B/classification.config-sample; then rm -f %B/classification.config; fi |
| 49 |
%%DATADIR%%/classification.config-sample |
48 |
%%DATADIR%%/classification.config-sample |
| 50 |
@exec [ -f %B/classification.config ] || cp %B/%f %B/classification.config |
49 |
@exec [ -f %B/classification.config ] || cp %B/%f %B/classification.config |
| 51 |
%%DATADIR%%/ddos.rules |
50 |
%%DATADIR%%/classification.config |
| 52 |
%%DATADIR%%/deleted.rules |
|
|
| 53 |
%%DATADIR%%/dns.rules |
| 54 |
%%DATADIR%%/dos.rules |
| 55 |
%%DATADIR%%/experimental.rules |
| 56 |
%%DATADIR%%/exploit.rules |
| 57 |
%%DATADIR%%/finger.rules |
| 58 |
%%DATADIR%%/ftp.rules |
| 59 |
%%DATADIR%%/icmp-info.rules |
| 60 |
%%DATADIR%%/icmp.rules |
| 61 |
%%DATADIR%%/imap.rules |
| 62 |
%%DATADIR%%/info.rules |
| 63 |
%%DATADIR%%/local.rules |
| 64 |
%%DATADIR%%/misc.rules |
| 65 |
%%DATADIR%%/multimedia.rules |
| 66 |
%%DATADIR%%/mysql.rules |
| 67 |
%%DATADIR%%/netbios.rules |
| 68 |
%%DATADIR%%/nntp.rules |
| 69 |
%%DATADIR%%/oracle.rules |
| 70 |
%%DATADIR%%/other-ids.rules |
| 71 |
%%DATADIR%%/p2p.rules |
| 72 |
%%DATADIR%%/policy.rules |
| 73 |
%%DATADIR%%/pop2.rules |
| 74 |
%%DATADIR%%/pop3.rules |
| 75 |
%%DATADIR%%/porn.rules |
| 76 |
@unexec if [ -f %B/reference.config ] && cmp -s %B/reference.config %B/reference.config-sample; then rm -f %B/reference.config; fi |
51 |
@unexec if [ -f %B/reference.config ] && cmp -s %B/reference.config %B/reference.config-sample; then rm -f %B/reference.config; fi |
| 77 |
%%DATADIR%%/reference.config-sample |
52 |
%%DATADIR%%/reference.config-sample |
| 78 |
@exec [ -f %B/reference.config ] || cp %B/%f %B/reference.config |
53 |
@exec [ -f %B/reference.config ] || cp %B/%f %B/reference.config |
| 79 |
%%DATADIR%%/rpc.rules |
54 |
@dirrmtry %%DATADIR%%/rules |
| 80 |
%%DATADIR%%/rservices.rules |
|
|
| 81 |
%%DATADIR%%/scan.rules |
| 82 |
%%DATADIR%%/shellcode.rules |
| 83 |
%%DATADIR%%/smtp.rules |
| 84 |
%%DATADIR%%/snmp.rules |
| 85 |
%%DATADIR%%/sql.rules |
| 86 |
%%DATADIR%%/telnet.rules |
| 87 |
%%DATADIR%%/tftp.rules |
| 88 |
%%DATADIR%%/virus.rules |
| 89 |
%%DATADIR%%/web-attacks.rules |
| 90 |
%%DATADIR%%/web-cgi.rules |
| 91 |
%%DATADIR%%/web-client.rules |
| 92 |
%%DATADIR%%/web-coldfusion.rules |
| 93 |
%%DATADIR%%/web-frontpage.rules |
| 94 |
%%DATADIR%%/web-iis.rules |
| 95 |
%%DATADIR%%/web-misc.rules |
| 96 |
%%DATADIR%%/web-php.rules |
| 97 |
%%DATADIR%%/x11.rules |
| 98 |
@dirrm %%DATADIR%% |
55 |
@dirrm %%DATADIR%% |