Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w1u0u1/smb2os
Use smb2 protocol to detect remote computer os version, support win7/server2008-win10/server2019
https://github.com/w1u0u1/smb2os
Last synced: 21 days ago
JSON representation
Use smb2 protocol to detect remote computer os version, support win7/server2008-win10/server2019
- Host: GitHub
- URL: https://github.com/w1u0u1/smb2os
- Owner: w1u0u1
- Created: 2021-08-24T03:56:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-25T02:02:08.000Z (over 3 years ago)
- Last Synced: 2024-08-05T17:26:19.521Z (4 months ago)
- Language: C#
- Homepage:
- Size: 75.2 KB
- Stars: 60
- Watchers: 4
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - w1u0u1/smb2os - Use smb2 protocol to detect remote computer os version, support win7/server2008-win10/server2019 (C# #)
README
# smb2os
Use smb2 protocol to detect remote computer os version, support win7/server2008-win10/server2019
![Screenshot](Capture.gif)# basic
vs2019 + net2.0 + c## usage
smb2os.exe 192.168.1.100
powershell.exe -ep bypass -f smb2os.ps1 192.168.1.100