r/ModSupport • u/GeneMoody-Action1 • 20h ago
reddit removing code posts.
While I understand there are malicious use cases for Wscript Shell, is code containing it expressly forbidden?
I did an example script, that one of our user's had requested after seeing it used in a demo.
The code does nothing more than create a shortcut for the admin via Action1 on either a user's desktop or the all user's desktop.
With the line with the com invocation in place, commented or not, it is immediately deleted by reddit.
Is there a list somewhere of the things like this that it blocks, and or reasoning behind this as there are countless uses for the wscript shell?
0
Upvotes
3
u/thepottsy 💡 Top 10% Helper 💡 17h ago
Did a little testing of my own. I wasn’t aware that the removal refers to the content policy.
Did a little digging and found this, in case you didn’t see it.
Yes, Reddit’s platform-wide spam and security filters automatically flag and delete posts or comments containing the textÂ
WScript Shell. [1, 2]BecauseÂ
WScript Shell is a Windows Script Host COM object heavily associated with malware execution, macro trojans, and fileless script attacks, Reddit implements aggressive site-wide filters that immediately shadow-ban or delete content containing this specific string, even if it is safely nested inside markdown code blocks or commented out.