An open API service indexing awesome lists of open source software.

https://github.com/3gstudent/Invoke-BuildAnonymousSMBServer

Use to build an anonymous SMB file server.
https://github.com/3gstudent/Invoke-BuildAnonymousSMBServer

Last synced: 4 months ago
JSON representation

Use to build an anonymous SMB file server.

Awesome Lists containing this project

README

          

# Invoke-BuildAnonymousSMBServer
Use to build an anonymous SMB file server.

This is useful for testing CVE-2021-1675 and CVE-2021-34527.

Test is successful on the following system:

- Windows 7
- Windows 8
- Windows 10
- Windows Server 2012
- Windows Server 2012 R2
- Windows Server 2016

[渗透技巧——通过命令行开启Windows系统的匿名访问共享](https://3gstudent.github.io/%E6%B8%97%E9%80%8F%E6%8A%80%E5%B7%A7-%E9%80%9A%E8%BF%87%E5%91%BD%E4%BB%A4%E8%A1%8C%E5%BC%80%E5%90%AFWindows%E7%B3%BB%E7%BB%9F%E7%9A%84%E5%8C%BF%E5%90%8D%E8%AE%BF%E9%97%AE%E5%85%B1%E4%BA%AB)