IOC Fang/Defang

Convert indicators of compromise (IOCs) between safe and unsafe formats for cybersecurity analysis

Security IOC Cybersecurity

Privacy First: All processing happens in your browser. Your data never leaves your device.

Input IOCs

0 IOCs detected

Processed IOCs


            
0 IOCs processed

Actions

IOC Statistics

0
URLs
0
Domains
0
IP Addresses
0
Emails

How to Use

This IOC Fang/Defang tool helps cybersecurity professionals safely handle indicators of compromise:

🛡️ Defanging (Safe Mode)

  • http://evil.comhxxp://evil[.]com
  • 192.168.1.1192[.]168[.]1[.]1
  • user@evil.comuser[@]evil[.]com
  • https://malware.exehxxps://malware[.]exe

⚠️ Fanging (Active Mode)

  • hxxp://evil[.]comhttp://evil.com
  • 192[.]168[.]1[.]1192.168.1.1
  • user[@]evil[.]comuser@evil.com
  • hxxps://malware[.]exehttps://malware.exe

⚠️ Security Warning

Be extremely careful when fanging IOCs. Fanged IOCs become active and can be dangerous. Only fang IOCs in isolated, secure environments for analysis purposes.

Privacy: All processing happens locally in your browser. No IOCs are sent to any server.

Keyboard Shortcuts

Defang IOCs Ctrl + D
Fang IOCs Ctrl + F
Extract IOCs Ctrl + E
Copy Output Ctrl + C