Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ImportDocument] Connector can process defanged IOCs #3119

Open
damians-filigran opened this issue Dec 12, 2024 · 0 comments
Open

[ImportDocument] Connector can process defanged IOCs #3119

damians-filigran opened this issue Dec 12, 2024 · 0 comments
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team

Comments

@damians-filigran
Copy link
Contributor

Use case

As an analyst, I want OpenCTI to be able to import defanged IOCs contained in PDFs that are imported and processed by the ImportDocument connector

Current Workaround

Need to copy/paste the PDF text into a text editor, search and replace to remove the [ square brackets ], and then paste into a text import as a separate job

Proposed Solution

Adapt the ImportDocument connector to remove [ and ] from the processed text before regex parsing for domains, IPs, etc.

Additional Information

For common/standard methods, this python package was my first google hit. This may or may not be usable directly, depending on the process flow of the connector.

Would you be willing to submit a PR?

We strongly encourage you to submit a PR if you want and whenever you want. If your issue concern a "Community-support" connector, your PR will probably be accepted after some review. If the connector is "Partner-support" or "Filigran-support", a dev team make take over but will base its work on your PR, speeding the process. It will be much appreciated.

@damians-filigran damians-filigran added feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop needs triage use to identify issue needing triage from Filigran Product team
Projects
None yet
Development

No branches or pull requests

1 participant