One's that you specify it to protect, yeah.
Printable View
One's that you specify it to protect, yeah.
Leave it to m$ to build a Trojan into the OS. Blocking the netbios ports is a good start but I like to go a step further and uninstall netbios all together.
A how to on removing netbios
http://www.techsupportalert.com/search/t1720.pdf
To connect to Windows NT/2k share:
c:\>net use \\victim_ip\ipc$ password /user:username
c:\>net view \\victim_ip
c:\>net use * \\victim_ip\share
i thought giving that this is a security site i didnt really cover how to stop such attacks well if you dont need file/printer sharing then turn it off that will stop the majority off atacks but if you do need it download a firewall and make sure you block any incoming connections to port 139 445 as ammo pointed out because you probably need it but if you do limit the ips that can connect to it ie trusted ips
hope thats a bit of help
RiOtEr
this is just a command-line way of mapping a drive!!nothing new!!!
Show us something new then ;).Quote:
this is just a command-line way of mapping a drive!!nothing new!!!
Good job!
By far the best tutorial i have read since november.
Thanks for answering a question before i could ask it:)