{"id":27976450,"url":"https://github.com/misp/mispego","last_synced_at":"2025-05-08T01:26:54.664Z","repository":{"id":48471580,"uuid":"54420204","full_name":"MISP/MISPego","owner":"MISP","description":"Maltego Transform to put entities into MISP events","archived":false,"fork":false,"pushed_at":"2021-07-24T04:50:39.000Z","size":1080,"stargazers_count":27,"open_issues_count":1,"forks_count":12,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-04-20T16:38:40.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/MISP.png","metadata":{"files":{"readme":"README","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}},"created_at":"2016-03-21T20:25:45.000Z","updated_at":"2025-04-03T08:50:58.000Z","dependencies_parsed_at":"2022-08-24T20:11:20.091Z","dependency_job_id":null,"html_url":"https://github.com/MISP/MISPego","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MISP%2FMISPego","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MISP%2FMISPego/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MISP%2FMISPego/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MISP%2FMISPego/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MISP","download_url":"https://codeload.github.com/MISP/MISPego/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252980562,"owners_count":21835264,"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":[],"created_at":"2025-05-08T01:26:54.107Z","updated_at":"2025-05-08T01:26:54.620Z","avatar_url":"https://github.com/MISP.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"---------------------------------------------------------------------\n---------------------------------------------------------------------\n\t   __  ______________              \n\t  /  |/  /  _/ __/ _ \\___ ___ ____ \n\t / /|_/ // /_\\ \\/ ___/ -_) _ `/ _ \\\n\t/_/  /_/___/___/_/   \\__/\\_, /\\___/\n\t                        /___/      \n\n\tCreated by: Tom King\n\tAdapted from: https://github.com/MISP/MISP-maltego\n\tUpdated by: Adam McHugh\n---------------------------------------------------------------------\n---------------------------------------------------------------------\n\nMaltego Transform to put entities into MISP events\n\nAdust the following variables in mispego_util.py\n\nBASE_URL = '\u003cYOUR MISP BASE URL\u003e'\nAPI_KEY = '\u003cYOUR API KEY\u003e'\nMISP_VERIFYCERT = False #Verify SSL Certificate or not\nMISP_DEBUG = False #Set debug for PyMISP\nMISP_EVENT_PUBLISH = \u003cPublish T/F\u003e #Publish event on creation\nMISP_DISTRIBUTION = \u003c0-3\u003e #Distribution Level\nMISP_ANALYSIS = \u003c0-2\u003e #Analyis Level\nMISP_THREAT = \u003c1-4\u003e #Threat Level\nMISP_TO_IDS = \u003cIDS T/F\u003e #Send to IDS\n\nThere is only one main file, mispego.py, which all transforms utilise.\nTwo command line arguments are expected as part of execution, these\nhave been prepopulated in the Maltego transform export.\n\nAll transforms and transform set are contained within the package \"MISPego.mtz\"\nAfter importing this, you must manage the imported transforms, changing Working\nDirectory to the custom-transform location and Command Line (if using Windows etc.)\n\nThe following transform set will be imported: MISPego\n\nThe following transforms will be imported:\n\n[MISPego] Create Event / Creates event and returns MISPEvent containing new Event ID\n[MISPego] Select Event / Selects MISPEvent by ID as event to add attributes to\n[MISPego] Add Domain to Event / Adds domain to selected MISP Event\n[MISPego] Add IP to Event / Adds IP to selected MISP Event\n[MISPego] Add Email Address to Event / Adds email address to MISP Event\n[MISPego] Add Hash to Event / Adds md5-sha1-sha256 hash to MISP Event\n\nUsage Notes:\n  - Use 'Phrase' in Maltego to create Event, with Phrase Text =\u003e Event Description\n  - When starting a new graph, ensure either Create Event, or Select, else previous EventID will be reused.\n  - Use MISP_Event to select for insertion (This has one hour time-out protection)\n  - Ensure folder has write-access permissions, so that event.db can be written.\n  - Hash uses the VirusTotal Hash result.\n\nRequirements:\nPyMISP https://github.com/MISP/PyMISP\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisp%2Fmispego","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmisp%2Fmispego","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmisp%2Fmispego/lists"}