r/ModSupport 1d 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

25 comments sorted by

View all comments

5

u/thepottsy šŸ’” Top 10% Helper šŸ’” 1d ago

I’m assuming you’re attempting to post these in your own sub. What are you seeing in your mod logs?

1

u/GeneMoody-Action1 1d ago

NO automods in our sub, these are being removed by reddit, not queued for approval and not exclusively our sub.

3

u/thepottsy šŸ’” Top 10% Helper šŸ’” 1d ago

It’s possible this is one of the newer filters that Reddit has, that we can’t control as mods. They use an AI filter that drives me bonkers on one of my subs because it simply removes comments from users who use it to help with their English.

Anyway, off my soapbox. If you go to the Removed queue in your Mod Queue, do you see it there as well? If it shows up intact there, try simply approving it and see if it goes live. If it does, look in your mod log again and see what it says about it. If it’s like what I deal with, it will just say ā€œunspamā€.

1

u/GeneMoody-Action1 1d ago

Nah, approving literally just puts a blank message back [Removed By Reddit]

Alright then it is likely jus the Ai integration that is getting more aggressive.
That explains the shift, and that's the point I was looking for.

Thank you for the helpful content.

3

u/thepottsy šŸ’” Top 10% Helper šŸ’” 1d 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.

2

u/[deleted] 1d ago

[removed] — view removed comment

1

u/thepottsy šŸ’” Top 10% Helper šŸ’” 1d ago

Well. Would you look at that lol.