This[1] was on Hacker News[2] the other day. It's a slightly more technical article which shows certain weaknesses that antivirus products can have. To be fair a point was raised about VirusTotal not representing actual A/V detection rates so I'm not sure we can draw any actual conclusions out of this, but it's still interesting nevertheless.
tl;dr If you take shell code which has a high detection rate and just xor it with a single letter (that is, your shell code must be pre-xored with the letter so that when it gets read back in the original code results) it becomes undetectable.
[1] http://www.attactics.org/2016/03/bypassing-antivirus-with-10-lines-of.html
[2] https://news.ycombinator.com/item?id=11324792
tl;dr If you take shell code which has a high detection rate and just xor it with a single letter (that is, your shell code must be pre-xored with the letter so that when it gets read back in the original code results) it becomes undetectable.
[1] http://www.attactics.org/2016/03/bypassing-antivirus-with-10-lines-of.html
[2] https://news.ycombinator.com/item?id=11324792
Last edited: