Signature base for my scanner tools
Go to file
Florian Roth 7b16da5081 P0wnShell
2017-01-15 16:30:56 +01:00
iocs OTX Update 2016-12-27 23:18:34 +01:00
misc File Type Signature - Windows Registry Files 2016-12-27 23:19:03 +01:00
threatintel First Signature Set 2016-02-15 10:22:28 +01:00
yara P0wnShell 2017-01-15 16:30:56 +01:00
.gitignore Signature Update October 2016 A 2016-10-09 11:33:29 +02:00
LICENSE Initial commit 2016-02-15 10:16:53 +01:00
README.md GPL Statement in README 2016-10-13 09:01:52 +02:00

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/.