From 6a1792873119fc4cb3c493272de5029393c9a951 Mon Sep 17 00:00:00 2001 From: doktornotor Date: Sun, 9 Aug 2015 13:47:26 +0200 Subject: Generalize and nuke harmful stuff Apparently, according to the number of those < - - +. - All rights reserved. - */ -/* ========================================================================== */ + test_package.xml + part of pfSense (https://www.pfSense.org/) + Copyright (C) 2009 John Doe + Copyright (C) 2010-2012 Jane Roe + Copyright (C) 2014 Johnnie Doe + Copyright (C) 2015 ESF, LLC + All rights reserved. +*/ +/* ====================================================================================== */ /* - Redistribution and use in source and binary forms, with or without - modification, are permitted provided that the following conditions are met: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are met: + + + 1. Redistributions of source code must retain the above copyright notice, + this list of conditions and the following disclaimer. - 1. Redistributions of source code must retain the above copyright notice, - this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. - 2. Redistributions in binary form must reproduce the above copyright - notice, this list of conditions and the following disclaimer in the - documentation and/or other materials provided with the distribution. - THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, - INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY - AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE - AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, - OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF - SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS - INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN - CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) - ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE - POSSIBILITY OF SUCH DAMAGE. - */ -/* ========================================================================== */ - ]]> - - Describe your package here - Describe your package requirements here - Currently there are no FAQ items provided. - Snort - 2.6.0.2 - Services: Snort - /usr/local/pkg/snort.inc + THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY + AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE + AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, + OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF + SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS + INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN + CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE + POSSIBILITY OF SUCH DAMAGE. +*/ +/* ====================================================================================== */ + ]]> + + Describe your package here + Describe your package requirements here + Currently there are no FAQ items provided. + Test + 1.0 + Services: Test + /usr/local/pkg/test.inc - Snort - Setup snort specific settings + Test + Setup test specific settings
Services
- /pkg_edit.php?xml=snort.xml&id=0 + /pkg_edit.php?xml=test_package.xml&id=0
- snort - snort.sh - snort + test + test.sh + test - Snort Settings - /pkg_edit.php?xml=snort.xml&id=0 + Test Settings + /pkg_edit.php?xml=test_package.xml&id=0 - Update Snort Rules - /snort_download_rules.php - - - Snort Rulesets - /snort_rulesets.php + Update Test Rules + /test_download_rules.php - Snort Blocked - /snort_blocked.php + Test Whitelist + /pkg.php?xml=test_whitelist.xml - Snort Whitelist - /pkg.php?xml=snort_whitelist.xml - - - Snort Alerts - /snort_alerts.php + Test Alerts + /test_alerts.php /usr/local/pkg/ - 077 - https://packages.pfsense.org/packages/config/snort/snort.inc + https://packages.pfsense.org/packages/config/test/test.inc /usr/local/bin/ - 077 - https://packages.pfsense.org/packages/config/snort/bin/snort2c + https://packages.pfsense.org/packages/config/test/bin/test + 0755 /usr/local/www/ - 077 - https://packages.pfsense.org/packages/config/snort/snort_download_rules.php - - - /usr/local/www/ - 077 - https://packages.pfsense.org/packages/config/snort/snort_rulesets.php - - - /usr/local/pkg/ - 077 - https://packages.pfsense.org/packages/config/snort/snort_whitelist.xml + https://packages.pfsense.org/packages/config/test/test_download_rules.php /usr/local/www/ - 077 - https://packages.pfsense.org/packages/config/snort/snort_blocked.php + https://packages.pfsense.org/packages/config/test/test_alerts.php /usr/local/pkg/ - 077 - https://packages.pfsense.org/packages/config/snort/snort_check_for_rule_updates.php - - - /usr/local/www/ - 077 - https://packages.pfsense.org/packages/config/snort/snort_alerts.php - - - /usr/local/pkg/pf/ - 077 - https://packages.pfsense.org/packages/config/snort/snort_dynamic_ip_reload.php + https://packages.pfsense.org/packages/config/test/test_whitelist.xml - Interface - iface_array - Select all WAN type interfaces + Test Interface + interfaces + Select all LAN type interfaces interfaces_selection 3 lan true + true Performance performance - ac method is the fastest startup but consumes more a lot more memory. acs/ac-banded and ac-sparsebands/mwm/lowmem methods use quite a bit less. + Snail is slowest, warp is fastest. select - - - - Oinkmaster code - oinkmastercode - Obtain a snort.org Oinkmaster code and paste here. - input - 60 - - - - Block offenders - blockoffenders - Automatically block hosts that generate a snort alert. + Generate alerts + testalerts + Automatically generate alerts. checkbox 60 Update rules automatically automaticrulesupdate - Automatically check for and update rules once a week from snort.org. + Automatically check for and update rules once a week from example.org. checkbox - sync_package_snort(); + sync_package_test(); - sync_package_snort(); + sync_package_test(); - sync_package_snort_reinstall(); + sync_package_test_reinstall(); -
\ No newline at end of file + -- cgit v1.2.3