ioc-finder
ioc-finder copied to clipboard
Handle email addresses with multiple options in the local part
Properly parse email addresses like {jhemann,dfried}@cs.indiana.edu
(taken from http://webyrd.net/scheme-2013/papers/HemannMuKanren2013.pdf).
This: {jhemann,dfried}@cs.indiana.edu
should be parsed as [email protected]
and [email protected]
.