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.
- Host: GitHub
- URL: https://github.com/3gstudent/Invoke-BuildAnonymousSMBServer
- Owner: 3gstudent
- License: bsd-3-clause
- Created: 2021-07-10T01:23:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T14:52:10.000Z (about 4 years ago)
- Last Synced: 2024-11-21T18:37:11.695Z (12 months ago)
- Language: PowerShell
- Size: 5.86 KB
- Stars: 227
- Watchers: 3
- Forks: 42
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-hacking-lists - 3gstudent/Invoke-BuildAnonymousSMBServer - Use to build an anonymous SMB file server. (PowerShell)
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)