← Back to Home

SMB File Share via Windows In-Built Tools

Goal

Create a network shared location to access files as required, as well as host a database file for a later project (Uptime-Kuma, network monitoring).

Networking

Images

Networking config
Windows Firewall configuration

Security

Images

Security permissions
Folder permissions
SMBv1 Disabled
SMBv1 Disabled

Testing

Images

Successful connection
Trusted computer connected

Outcome

Only trusted, authenticated devices inside the LAN subnet can access the SMB share. Unauthorized devices cannot discover the share via NetBIOS/DNS, and firewall rules block inbound SMB traffic on TCP 445 from outside the allowed range. The setup enforces least-privilege access, uses modern and secure SMB protocols, and reduces the attack surface while meeting the project’s requirements.

Images

Network diagram
Network Diagram

Professional Experience

In my IT roles, I work daily with SMB file shares in a production environment. My responsibilities include:

I get hands-on experience with this as part of my day-to-day work, so the concepts I’ve shown in my lab project are the same ones I deal with in real-world setups, just at a larger scale with more users and policies involved.