README.md

December 30, 2021 · View on GitHub

Introduce

Bypass AV 添加用户

UserAdd.exe

[!] The default is 10 bits random password
Usage: UserAdd.exe <username>

image-20211230125147015

  1. 利用DirectoryService 命名空间添加用户
  2. 将用户添加到管理员与远程桌面组
  3. Bypass AV

Reference

  • 使用目录服务和 Visual C 升在本地系统中添加用户

Contents

  1. 1Introduce
  2. 1.1Reference