How to Detect Spam Content in Documents Using C# (opens in new tab)
Enterprise endpoints accept file uploads from a wide range of sources, including vendors, customers, partners, and anonymous external users. The content within those documents is largely trusted by default, especially if it passes a virus and malware scan. The problem is that this doesn’t account for a different type of risk: documents that are free of malware but stuffed with spam content. That can mean anything from phishing attempts to unsolicited commercial material; some of it is dangero...
Read the original article