Extracts and defangs indicators of compromise from text
Defanged indicator of compromise extractor
iocextract
$ iocextract -i input.txt
$ echo 'http://malware.com' | iocextract --defang
$ iocextract -i indicators.txt --url