摘要: Windows environments provide a group policy setting which allows a regular user to install a Microsoft Windows Installer Package (MSI) with system pri 阅读全文
posted @ 2017-08-09 18:01 渗透测试中心 阅读(634) 评论(0) 推荐(0) 编辑
摘要: In Windows environments when a service is registered with the system a new key is created in the registry which contains the binary path. Even though 阅读全文
posted @ 2017-08-09 17:54 渗透测试中心 阅读(464) 评论(0) 推荐(0) 编辑
摘要: Windows by default are vulnerable to several vulnerabilities that could allow an attacker to execute malicious code in order to abuse a system. From t 阅读全文
posted @ 2017-08-09 17:40 渗透测试中心 阅读(1251) 评论(0) 推荐(0) 编辑
摘要: certutil在渗透测测试中的使用技巧 0x01 前言 最近在Casey Smith‏ @subTee的twitter上学到了关于certutil的一些利用技巧。本文将结合自己的一些经验,介绍certutil在渗透测试中的应用,对cmd下downloader的实现方法作补充。 0x02 certu 阅读全文
posted @ 2017-08-09 14:47 渗透测试中心 阅读(12204) 评论(0) 推荐(0) 编辑
摘要: 0x00 工具介绍 前言 BeRoot是一个后期开发工具,用于检查常见的Windows的配置错误,以方便找到提高我们提权的方法。其二进制编译地址为: https://github.com/AlessandroZ/BeRoot/releases 它将作为后开发模块被添加到pupy(Pupy是一个开源, 阅读全文
posted @ 2017-08-09 14:36 渗透测试中心 阅读(2230) 评论(0) 推荐(0) 编辑
摘要: 没事儿看了一下subtee和enigma0x3今年在BSides Nashville 2017上的演讲,觉得这两个猥琐男简直不能再猥琐了 :-)其中有一个猥琐小技巧,又可以让我们好好hunting一番了。我这里先简单介绍一下吧: 在很多时候我们发现我们在目标机器环境里想要运行个js或者vbs脚本很困 阅读全文
posted @ 2017-08-09 14:29 渗透测试中心 阅读(1009) 评论(0) 推荐(1) 编辑