- Trimmed Makefile headers - Removed patches incorporated into upstream - Added conditional patch for compilation on 7.x, early 8.x systems - Fixed QAT-reported plist problems - Added new users and group for use with daemons Requested by: various users (via private email)
59 lines
2.3 KiB
Text
59 lines
2.3 KiB
Text
%%PORTNAME%%/active-response/bin/disable-account.sh
|
|
%%PORTNAME%%/active-response/bin/firewall-drop.sh
|
|
%%PORTNAME%%/active-response/bin/host-deny.sh
|
|
%%PORTNAME%%/active-response/bin/ipfw.sh
|
|
%%PORTNAME%%/active-response/bin/ipfw_mac.sh
|
|
%%PORTNAME%%/active-response/bin/ossec-tweeter.sh
|
|
%%PORTNAME%%/active-response/bin/pf.sh
|
|
%%PORTNAME%%/active-response/bin/restart-ossec.sh
|
|
%%PORTNAME%%/active-response/bin/route-null.sh
|
|
%%PORTNAME%%/bin/agent-auth
|
|
%%PORTNAME%%/bin/manage_agents
|
|
%%PORTNAME%%/bin/ossec-agentd
|
|
%%PORTNAME%%/bin/ossec-control
|
|
%%PORTNAME%%/bin/ossec-execd
|
|
%%PORTNAME%%/bin/ossec-logcollector
|
|
%%PORTNAME%%/bin/ossec-syscheckd
|
|
%%PORTNAME%%/bin/util.sh
|
|
%%PORTNAME%%/etc/shared/cis_debian_linux_rcl.txt
|
|
%%PORTNAME%%/etc/shared/cis_rhel_linux_rcl.txt
|
|
%%PORTNAME%%/etc/shared/cis_rhel5_linux_rcl.txt
|
|
%%PORTNAME%%/etc/shared/rootkit_trojans.txt
|
|
%%PORTNAME%%/etc/shared/rootkit_files.txt
|
|
%%PORTNAME%%/etc/shared/system_audit_rcl.txt
|
|
%%PORTNAME%%/etc/shared/win_malware_rcl.txt
|
|
%%PORTNAME%%/etc/shared/win_audit_rcl.txt
|
|
%%PORTNAME%%/etc/shared/win_applications_rcl.txt
|
|
@unexec if cmp -s %D/%%PORTNAME%%/etc/ossec.conf %D/%%PORTNAME%%/etc/ossec.conf.sample; then rm -f %D/%%PORTNAME%%/etc/ossec.conf; fi
|
|
%%PORTNAME%%/etc/ossec.conf.sample
|
|
%%PORTNAME%%/etc/internal_options.conf
|
|
@unexec if test ! -s %D/%%PORTNAME%%/logs/ossec.log; then rm -f %D/%%PORTNAME%%/logs/ossec.log; fi
|
|
%%PORTNAME%%/agentless/main.exp
|
|
%%PORTNAME%%/agentless/sshlogin.exp
|
|
%%PORTNAME%%/agentless/ssh_asa-fwsmconfig_diff
|
|
%%PORTNAME%%/agentless/ssh_foundry_diff
|
|
%%PORTNAME%%/agentless/ssh_pixconfig_diff
|
|
%%PORTNAME%%/agentless/ssh_nopass.exp
|
|
%%PORTNAME%%/agentless/ssh_integrity_check_linux
|
|
%%PORTNAME%%/agentless/ssh_integrity_check_bsd
|
|
%%PORTNAME%%/agentless/ssh_generic_diff
|
|
%%PORTNAME%%/agentless/ssh.exp
|
|
%%PORTNAME%%/agentless/register_host.sh
|
|
%%PORTNAME%%/agentless/su.exp
|
|
@dirrmtry %%PORTNAME%%/agentless
|
|
@dirrmtry %%PORTNAME%%/active-response/bin
|
|
@dirrmtry %%PORTNAME%%/active-response
|
|
@dirrmtry %%PORTNAME%%/etc/shared
|
|
@dirrmtry %%PORTNAME%%/etc/
|
|
@dirrmtry %%PORTNAME%%/var/run
|
|
@dirrmtry %%PORTNAME%%/var
|
|
@dirrmtry %%PORTNAME%%/queue/syscheck
|
|
@dirrmtry %%PORTNAME%%/queue/rids
|
|
@dirrmtry %%PORTNAME%%/queue/ossec
|
|
@dirrmtry %%PORTNAME%%/queue/diff
|
|
@dirrmtry %%PORTNAME%%/queue/alerts
|
|
@dirrmtry %%PORTNAME%%/queue
|
|
@dirrmtry %%PORTNAME%%/logs
|
|
@dirrmtry %%PORTNAME%%/bin
|
|
@dirrmtry %%PORTNAME%%/.ssh
|
|
@dirrmtry %%PORTNAME%%
|