{"id":13676172,"url":"https://github.com/EXC3L-ONE/synapse-iocparser","last_synced_at":"2025-04-29T03:30:35.031Z","repository":{"id":193070341,"uuid":"687405123","full_name":"EXC3L-ONE/synapse-iocparser","owner":"EXC3L-ONE","description":"Synapse Rapid Power-Up for iocparser.com","archived":false,"fork":false,"pushed_at":"2023-09-07T13:33:59.000Z","size":22,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-11-11T17:45:50.703Z","etag":null,"topics":["storm","vertex-synapse"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/EXC3L-ONE.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-05T09:40:23.000Z","updated_at":"2024-04-24T20:51:35.000Z","dependencies_parsed_at":"2024-11-11T17:34:00.889Z","dependency_job_id":"2bf41a3c-f555-4b39-b717-25d5aa4de5d6","html_url":"https://github.com/EXC3L-ONE/synapse-iocparser","commit_stats":null,"previous_names":["exc3l-one/synapse-iocparser"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXC3L-ONE%2Fsynapse-iocparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXC3L-ONE%2Fsynapse-iocparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXC3L-ONE%2Fsynapse-iocparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/EXC3L-ONE%2Fsynapse-iocparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/EXC3L-ONE","download_url":"https://codeload.github.com/EXC3L-ONE/synapse-iocparser/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251426702,"owners_count":21587635,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["storm","vertex-synapse"],"created_at":"2024-08-02T13:00:19.623Z","updated_at":"2025-04-29T03:30:34.749Z","avatar_url":"https://github.com/EXC3L-ONE.png","language":null,"readme":"# Synapse IOC Parser\nThis Synapse Rapid Power-up adds support for using the `iocparser.com` service for quick ingestion of IOCs into Synapse from raw text and URLs.\n\n**This extension is in WIP stage**\n\n## Usage\nThere are 2 commands available: \n### `ex.iocparser.url`\nFor a given inbound `inet:url` fetches and parses IOCs from the page, creating a `media:news` node as well as the following other nodes:\n- `inet:fqdn`\n- `inet:ipv6`\n- `inet:ipv4`\n- `inet:email`\n- `file:base`\n- `inet:url`\n- `hash:md5`\n- `hash:sha1`\n- `hash:sha256`\n- `inet:asn`\n- `it:sec:cve`\n- `inet:mac`\n\nOptionally takes a `--yield` argument to yield the generated nodes instead of the inbound `inet:url`. \n\n#### Example:\n`[inet:url=https://pylos.co/2022/11/23/detailing-daily-domain-hunting/] | ex.iocparser.url --yield`\n\n---\n### `ex.iocparser.text`\nScrapes text provided as a command line argument, creates an `it:exec:query` node and scrapes the same types of IOCs as `ex.iocparser.url`\n\n##### Example:\n`ex.iocparser.text \"example.com 1.1.1.1\"`\n\n---\n## Installation\nThe easiest way to use this Power-Up is to load the JSON package into the Cortex by running: \n\n`pkg.load --raw \"https://raw.githubusercontent.com/EXC3L-ONE/synapse-iocparser/main/synapse_iocparser.json\"`\n\nAlternatively, you can also clone this repo, and load the package via `python -m synapse.tools.genpkg` (see reference in Synapse docs [here](https://synapse.docs.vertex.link/en/latest/synapse/userguides/syn_tools_genpkg.html#building-the-example-package))\n","funding_links":[],"categories":["Power-Ups"],"sub_categories":["Rapid Power-Ups"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEXC3L-ONE%2Fsynapse-iocparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEXC3L-ONE%2Fsynapse-iocparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEXC3L-ONE%2Fsynapse-iocparser/lists"}