|
Lines 21-29
Link Here
|
| 21 |
%%PORTNAME%%/etc/shared/win_malware_rcl.txt |
21 |
%%PORTNAME%%/etc/shared/win_malware_rcl.txt |
| 22 |
%%PORTNAME%%/etc/shared/win_audit_rcl.txt |
22 |
%%PORTNAME%%/etc/shared/win_audit_rcl.txt |
| 23 |
%%PORTNAME%%/etc/shared/win_applications_rcl.txt |
23 |
%%PORTNAME%%/etc/shared/win_applications_rcl.txt |
|
|
24 |
%%PORTNAME%%/etc/localtime |
| 24 |
@unexec if cmp -s %D/%%PORTNAME%%/etc/ossec.conf %D/%%PORTNAME%%/etc/ossec.conf.sample; then rm -f %D/%%PORTNAME%%/etc/ossec.conf; fi |
25 |
@unexec if cmp -s %D/%%PORTNAME%%/etc/ossec.conf %D/%%PORTNAME%%/etc/ossec.conf.sample; then rm -f %D/%%PORTNAME%%/etc/ossec.conf; fi |
| 25 |
%%PORTNAME%%/etc/ossec.conf.sample |
26 |
%%PORTNAME%%/etc/ossec.conf.sample |
| 26 |
%%PORTNAME%%/logs/ossec.log |
27 |
%%PORTNAME%%/logs/ossec.log |
|
|
28 |
%%PORTNAME%%/agentless/main.exp |
| 29 |
%%PORTNAME%%/agentless/sshlogin.exp |
| 30 |
%%PORTNAME%%/agentless/ssh_pixconfig_diff |
| 31 |
%%PORTNAME%%/agentless/ssh_nopass.exp |
| 32 |
%%PORTNAME%%/agentless/ssh_integrity_check_linux |
| 33 |
%%PORTNAME%%/agentless/ssh_integrity_check_bsd |
| 34 |
%%PORTNAME%%/agentless/ssh_generic_diff |
| 35 |
%%PORTNAME%%/agentless/ssh.exp |
| 36 |
%%PORTNAME%%/agentless/register_host.sh |
| 37 |
%%PORTNAME%%/agentless/su.exp |
| 38 |
@dirrmtry %%PORTNAME%%/agentless |
| 27 |
@dirrmtry %%PORTNAME%%/active-response/bin/firewalls |
39 |
@dirrmtry %%PORTNAME%%/active-response/bin/firewalls |
| 28 |
@dirrmtry %%PORTNAME%%/active-response/bin |
40 |
@dirrmtry %%PORTNAME%%/active-response/bin |
| 29 |
@dirrmtry %%PORTNAME%%/active-response |
41 |
@dirrmtry %%PORTNAME%%/active-response |
|
Lines 38-41
Link Here
|
| 38 |
@dirrmtry %%PORTNAME%%/queue |
50 |
@dirrmtry %%PORTNAME%%/queue |
| 39 |
@dirrmtry %%PORTNAME%%/logs |
51 |
@dirrmtry %%PORTNAME%%/logs |
| 40 |
@dirrmtry %%PORTNAME%%/bin |
52 |
@dirrmtry %%PORTNAME%%/bin |
|
|
53 |
@dirrmtry %%PORTNAME%%/.ssh |
| 41 |
@dirrmtry %%PORTNAME%% |
54 |
@dirrmtry %%PORTNAME%% |