内网安全


  • brief introduction
  • Table of contents
  • Latest documents

    第一个内网渗透测试方法

    本文来自 https://github.com/l3m0n/pentest_study 域环境搭建 准备: DC: win2008 DM: win2003 DM: winxp win2008(域控) 1、修改计算机名: 2、配置固定ip: 其中网关设置错误,应该为192.168.206.2,开始默认的网管 3、服务器管理器---角色: 4、配置域服务: dos下面输入dcpromo ………

    admin - March 13, 2022, 7:45 p.m.


    域渗透一条龙

    1.无凭证情况下 原文来自 https://0range-x.github.io/2022/01/26/Domain-penetration_one-stop/ 网络扫描 ~~~ cme smb # SMB 扫描存活主机 nmap -sP -p # ping 扫描 nmap -PN -………

    admin - March 13, 2022, 6:18 p.m.



    admin