Tagged Questions

6
votes
23answers
1k views

Brainstorm: How to quickly create a honeypot for mass spam?

Question is still OPEN... For IT people here it may be not so difficult question. May be not only at first look ;) All ideas are welcome! For startup Antispam project it is needed around 10000 spam ...
1
vote
2answers
35 views

How to Secure HTML email in a web application?

What is the most effective way of sanitizing HTML emails displayed in a web application so that malicious code is not executable, but the html layout remains in tact? An example of the desired ...