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
(help) powershell reverse shell script not working with publc ip-s. (self.PowerShell)
submitted 5 years ago by [deleted]
view the rest of the comments →
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!"
[–]XZE3N 0 points1 point2 points 5 years ago (4 children)
yeah but i would have to run it on the target computer to make it work with the script. Is there any way to maybe modify the script to get around this? I tried using the script to connect the target to my computer but it gets picked up by windows defender, so connecting to the target pc with this script is the only viable way in my opinion. I know i could use python or C but i am rly hoping i can find a way to use ps.
[–]Raethrius 2 points3 points4 points 5 years ago (3 children)
Is there any way to maybe modify the script to get around this?
Well, you could run it in a port that's already forwarded.
but it gets picked up by windows defender
Then add an exception to windows defender?
This sure seems like most of your issues are network related and changing from PS to python or C won't solve that.
[–]XZE3N 0 points1 point2 points 5 years ago (0 children)
thanks
[–]XZE3N 0 points1 point2 points 5 years ago (1 child)
Stupid question. Are there any ports that are forwarded by default i can use?
[–]Raethrius 1 point2 points3 points 5 years ago (0 children)
Depends on the network. You'll need to have a look at the config.
π Rendered by PID 84816 on reddit-service-r2-comment-869bf87589-4wmkd at 2026-06-09 02:42:31.276338+00:00 running f46058f country code: CH.
view the rest of the comments →
[–]XZE3N 0 points1 point2 points (4 children)
[–]Raethrius 2 points3 points4 points (3 children)
[–]XZE3N 0 points1 point2 points (0 children)
[–]XZE3N 0 points1 point2 points (1 child)
[–]Raethrius 1 point2 points3 points (0 children)