mirror of
https://github.com/valitydev/signature-base.git
synced 2024-11-06 18:15:20 +00:00
Signature base for my scanner tools
9152a81c7e
finds powershell commands obfuscated by unicorn |
||
---|---|---|
iocs | ||
misc | ||
threatintel | ||
vendor/yara | ||
yara | ||
.gitignore | ||
.travis.yml | ||
build-rules.py | ||
LICENSE | ||
makefile | ||
README.md |
Signature-Base
signature-base is a submodule for my scanner tools LOKI and SPARK
Directory Structure
- iocs - Simple IOC files (CSV)
- yara - YARA rules
- threatintel - Threat Intel API Receiver (MISP, OTX)
- misc - Other input files (not IOCs or signatures)
License
The signature-base repository is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This signature-base is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICLAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with the signature-base repository. If not, see http://www.gnu.org/licenses/.