Skip to content
P
非影
top
latest
vulnerabilities
research
tools
Topics
sources
search
search
🌓
中文
Curated security research, vulnerabilities, advisories and tools for practitioners.
PowerShell Remoting Cheatsheet
netspi.com
| blog |
#windows
|
#cheatsheet
|
#winrm
|
#powershell-remoting
|
#remote-execution
Summary
A practical PowerShell Remoting cheatsheet covering WinRM setup, Enable-PSRemoting, trusted hosts, and common one-to-one and one-to-many remote execution commands.
Published
2015-07-31 00:00
Collected
2026-09-20 06:07
original ↗
← Previous
Exploiting MS15-076 (CVE-2015-2370)
Next →
Auto-Dumping Domain Credentials using SPNs, PowerShell Remoting, and Mimikatz
Related coverage
blog
·
netspi.com
Auto-Dumping Domain Credentials using SPNs, PowerShell Remoting, and Mimikatz
Introduces Invoke-MassMimikatz-PsRemoting, which combines SPN discovery, PowerShell Remoting, and Invoke-Mimikatz to harvest credentials from many domain systems automatically.
blog
·
netspi.com
15 Ways to Download a File
A pentest cheat sheet of fifteen file transfer techniques for compromised Windows boxes, from PowerShell and Python to FTP, TFTP, bitsadmin, wget, netcat, and compiled-source tricks.
blog
·
netspi.com
Exploiting Trusted Hosts in WinRM
Examines WinRM misconfigurations—unencrypted channels, Basic auth, permissive TrustedHosts—that let attackers intercept credentials or relay authentication for remote command execution.
blog
·
projectblack.io
Bypassing EDR with Local AI
A pentest shows Claude refuses to build an LSASS dumper, but local DeepSeek and uncensored Qwen models produce a working XOR-encrypted minidumper, making AI-assisted EDR evasion nearly effortless.
blog
·
semperis.com
When Is WinRM Over HTTP Secure?
WinRM over HTTP isn't the cleartext disaster people assume — payloads are encrypted at the application layer — and the post explains when HTTPS genuinely adds value and when it doesn't.
blog
·
netlas.io
Nmap Cheat Sheet: Top 10 Scan Techiques
A practical Nmap cheat sheet covering the ten most useful scan techniques — ping, SYN, UDP, version and OS detection and more — with tips on scope, timing and output options.
back