Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/An0nySec/UserAdd
Bypass AV 用户添加
https://github.com/An0nySec/UserAdd
Last synced: 21 days ago
JSON representation
Bypass AV 用户添加
- Host: GitHub
- URL: https://github.com/An0nySec/UserAdd
- Owner: An0nySec
- Created: 2021-07-02T06:16:41.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-12-30T08:47:17.000Z (almost 3 years ago)
- Last Synced: 2024-08-05T17:26:04.623Z (4 months ago)
- Language: C#
- Homepage:
- Size: 129 KB
- Stars: 164
- Watchers: 3
- Forks: 37
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - An0nySec/UserAdd - Bypass AV 用户添加 (C# #)
README
## Introduce
[Bypass AV 添加用户](https://payloads.cn/2021/1230/bypass-av-add-user.html)
**UserAdd.exe**
```tex
[!] The default is 10 bits random password
Usage: UserAdd.exe
```![image-20211230125147015](imgs/image-20211230125147015.png)
1. 利用`DirectoryService` 命名空间添加用户
2. 将用户添加到管理员与远程桌面组
3. Bypass AV------
### Reference
- [使用目录服务和 Visual C 升在本地系统中添加用户](https://docs.microsoft.com/zh-cn/troubleshoot/dotnet/csharp/add-user-local-system)