Extract indicators of compromise from text, including "escaped" ones.
-
Updated
Apr 19, 2020 - Go
Extract indicators of compromise from text, including "escaped" ones.
URL / IP / Email defanging with Golang. Make IoC harmless.
Iris - P2P System for Confidential Sharing of Threat Intelligence and Collaborative Defense for Slips
GoFangDefang is a Go library for secure manipulation of Indicators of Compromise (IOCs), converting them between their original "fang" format (with special characters) and a safer "defang" format. It prevents accidental execution of potentially malicious IOCs like URLs, IPs, domains, or subdomains.
Simple GUI tool to analyze bulk lists of IOCs by checking against the VirusTotal database.
Add a description, image, and links to the indicators-of-compromise topic page so that developers can more easily learn about it.
To associate your repository with the indicators-of-compromise topic, visit your repo's landing page and select "manage topics."