This attack can be made more effective by exploiting
this. That is, instead of a vanilla
OP_RETURN you use the script:
OP_RETURN OP_CHECKMULTISIG
This counts as a extra 20 sigOps. This bug is fixed in 0.12.0 (by making this script non-standard).
Will have a read of this.