How to use ioc-extractor - 1 common examples

To help you get started, we’ve selected a few ioc-extractor examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github ninoseki / mitaka / src / lib / selector.ts View on Github external
public constructor(input: string) {
    this.input = input;
    this.ioc = getIOC(input);
  }

ioc-extractor

IoC (Indicator of Compromise) extractor

MIT
Latest version published 3 months ago

Package Health Score

70 / 100
Full package analysis

Popular ioc-extractor functions