| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
7.2.5
eXtremeSHOK.com Maintenance
Added : os.centos7-cpanel.conf
Refactor : bsd support for tar, remove gnu-tar requirement
Refactor : remove gnu-sed requirement
Refactor : bsd support for stat command
7.2.4
eXtremeSHOK.com Maintenance
Disabled winnow_malware.yara , duplicated in EMAIL_Cryptowall.yar and no longer maintained
Removed gtar requirement (--wildcards is the default)
Incremented the config to version 97
7.2.3
eXtremeSHOK.com Maintenance
Whitelist support for yararules (whitelist signature tracking is disabled for yararules)
Disable JJencode.yar , due to excessive CPU usage
Disable scamnailer , discontinued
Update pfsense guide for 2.5
Fix working directory variable "urlhausy" to "urlhaus"
Fix missing tracker-tmp.txt
Thank you @perplexityjeff
7.2.2
eXtremeSHOK.com Maintenance
Use POSIX character classes instead of literals
Prevent linuxmalwaredetect yara files being extracted when yara is not supported
Replace echo with xshok_pretty_echo_and_log to silence database cleanup cron messages
7.2.1
eXtremeSHOK.com Maintenance
Change yararule email/Email_generic_phishing.yar to HIGH
New config option: force_host, by default dig is used when dig and host is present.
Refactor and correct the assigning of binaries/commands
Fix broken yara rule database names: Maldoc_hancitor_dropper and Maldoc_APT19_CVE-2017-1099
Ensure only dig or host is used when either dig or host is enabled
Enable remove_disabled_databases by default
Fix disabled databases removed when "$remove_disabled_databases" is set to "no"
Incremented the config to version 95
7.2
eXtremeSHOK.com maintenance
Database rating downgrades are now supported, eg, changing from HIGH to LOW will remove the HIGH and MEDIUM rated databases.
Disabled databases are automatically removed
Disable databases by setting the rating to "DISABLED" eg. securiteinfo_dbs_rating="DISABLED" will disable all securiteinfo databases
Added Malware Expert databases (non-free)
Added interServer databases (free)
Reworked securiteinfo premium databases (non-free)
Added malwarepatrol_db to specify the exact database name (default: malwarepatrol.db)
Added detection of tar executable (use gtar on mac and bsd)
Config os.macosx.conf renamed to os.macos.conf
Fix: set ownership of last-version-check.txt
More automated linting and testing (markdown and macOS / osx) via travis-ci
Updated macOS installation guide for Big Sur (OSX 11)
Incremented the config to version 94
Thank you @dandanio @jkellerer @msapiro @shawniverson
Enforce HTTPS validation by default
Updated sanesecurity publickey.gpg url to use SSL
Ignore yara files that include modules
Enabled yararulesproject rules by default
os.gentoo.conf: disable updates and upgrade checks
Fix: URLhaus log message
Fix wrong download URL for MalwarePatrol
Fix: fallback to host if dig is not used
Disable cron MAILTO
BSD read config fix
Incremented the config to version 92
Thank you @dandanio @jkellerer @m0urs @Mrothyr @msapiro @orlitzky @RobbieTheK @SlothOfAnarchy
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
They next version will change the way config files can be used to configure this package.
Users should use user.conf to do custom configuration.
Changed maintainer.
PR: 243556
Submitted by: sf@maxempire.com
Reported by: freebsd@mnd.sc
Notes:
svn path=/head/; revision=525669
|
| |
|
|
|
|
|
|
|
|
| |
- maintainer returns port to the pool
PR: Marko Njezic <sf@maxempire.com> (maintainer)
Changelog: https://github.com/extremeshok/clamav-unofficial-sigs/releases
Notes:
svn path=/head/; revision=511592
|
| |
|
|
| |
Notes:
svn path=/head/; revision=508909
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
There are a couple of cases of GNU extensions being used in
clamav-unofficial-sigs.sh; all being \s, or [[:space:]]. Patch
these over to [[:space:]] since this script is already otherwise
patched until our base sed becomes GNU-compatible in this respect.
This worked up until this point because \s is being interpreted as
an escaped 's', which is an ordinary character. Future versions
of regex(3) will disallowed escaped ordinary characters, so this
will become an error if left unpatched.
PR: 233461
Submitted by: kevans, Marko Njezic <sf@maxempire.com> (maintainer, final patch)
Notes:
svn path=/head/; revision=491514
|
| |
|
|
|
|
|
|
|
| |
PR: 227057, 222032
Submitted by: Max Kostikov <max@kostikov.co>, Marko Njezic <sf@maxempire.com> (maintainer)
Relnotes: https://github.com/extremeshok/clamav-unofficial-sigs
Notes:
svn path=/head/; revision=465959
|
| |
|
|
|
|
|
|
|
| |
PR: 214573
Submitted by: Marko Njezic <sf@maxempire.com> (maintainer)
Reported by: freebsdbug@patpro.net
Notes:
svn path=/head/; revision=428603
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/extremeshok/clamav-unofficial-sigs/releases
PR: 209894
Submitted by: uros.gruber@gmail.com, Marko Njezic <sf@maxempire.com> (maintainer)
Notes:
svn path=/head/; revision=416386
|
| |
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=415503
|
| |
|
|
|
|
|
|
|
|
|
| |
Changes:
https://github.com/extremeshok/clamav-unofficial-sigs/releases/tag/5.0.5
PR: 208459
Submitted by: Marko Njezic <sf@maxempire.com> (maintainer)
Notes:
svn path=/head/; revision=412381
|
| |
|
|
|
|
|
|
|
| |
PR: 208326
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by: Marko Njezic <sf@maxempire.com> (maintainer)
Notes:
svn path=/head/; revision=412230
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: (long!)
https://github.com/extremeshok/clamav-unofficial-sigs/releases
This version of clamav-unofficial-sigs is eXtremeSHOK's fork.
Configuration file location has changed from
%PREFIX%/clamav-unofficial-sigs.conf to
%PREFIX%/clamav-unofficial-sigs/
master.conf and os.conf hold default values, local changes should
be placed in user.conf.
PR: 208326
Submitted by: Talal Al Dik <tad@vif.com>, Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by: sf@maxempire.com (maintainer)
Notes:
svn path=/head/; revision=412222
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Revert previous change that installs a default configuration file.
Maintainer explains the rationale behind this:
"Users must configure it themselves so that they are aware of what
additional databases are being downloaded and only way to make sure that
they read everything is to force them to manually copy the sample
configuration file."
PR: 195764
Submitted by: sf@maxempire.com (maintainer)
Notes:
svn path=/head/; revision=375001
|
| |
|
|
|
|
|
|
| |
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it.
Notes:
svn path=/head/; revision=352710
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 3.7.2 [1]
- USES perl5
- Add DOCS to options
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/181814
Submitted by: Marko Njezic <sf maxempire.com> (maintainer)
Notes:
svn path=/head/; revision=326407
|
| |
|
|
|
|
|
|
| |
PR: ports/147663
Submitted by: Marko Njezic <sf@maxempire.com> (maintainer)
Notes:
svn path=/head/; revision=256480
|
|
|
and update the third-party ClamAV signature databases provided by
Sanesecurity, SecuriteInfo, MalwarePatrol, OITC, INetMsg and ScamNailer.
PR: ports/144509
Submitted by: Marko Njezic <sf at maxempire.com>
Notes:
svn path=/head/; revision=250791
|