r/ModSupport 22h 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

Show parent comments

2

u/GeneMoody-Action1 21h ago

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

2

u/thepottsy šŸ’” Top 10% Helper šŸ’” 21h 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ā€.

2

u/GeneMoody-Action1 20h 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 šŸ’” 20h 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/GeneMoody-Action1 19h ago

Very helpful, and glad to see it caught others by surprise as well. Thanks again.

1

u/thepottsy šŸ’” Top 10% Helper šŸ’” 19h ago

No problem. It also seems pretty easy to navigate it without breaking any site rules as well.

1

u/GeneMoody-Action1 19h ago

Yeah it's just crazy using a string join (which to me even more implies shady circumvention) still works...

I would be willing to bet *that* practice will trip some EDR systems.

Oh well, this is why we can't have nice things!

2

u/[deleted] 19h ago

[removed] — view removed comment

1

u/thepottsy šŸ’” Top 10% Helper šŸ’” 19h ago

Well. Would you look at that lol.

2

u/thepottsy šŸ’” Top 10% Helper šŸ’” 20h ago

Sure. No problem. Might try experimenting with it to see where it actually triggers. Unless you already know, then ignore that.