> cat /dev/github | grep security-tools
discovered 30 Aug 2026

dfang

Rust ★ 10 via github-topic
→ View on GitHub
Dfang is a tool designed for defanging and refanging indicators of compromise (IOCs) such as email addresses, URLs, and IP addresses to ensure safe transmission in potentially malicious environments. It features a command-line interface as well as a Rust library that allows developers to integrate the defanging functionality directly into their applications without external dependencies. Notable capabilities include transforming IOCs into unclickable formats and restoring them to their original state for analysis.