Latest News

Recently, Slashdot covered a story about how netbios host discovery can be hijacked. While this has many obvious and grave security concerns, this defeat also an opportunity for enhancing the netbios protocol.
From the turning-a-flaw-into-a-feature department, I'd like to suggest that a new netbios service could be designed to masquerade or proxy netbios hosts that would not otherwise be available on a given netbios network. Let's look at each one of these activities in turn.
NetBIOS Masquerading
Imagine a medium sized company with a file server that hosts read-only only material. This is a fairly common configuration. The netbios protocol requires each machine to have a unique name on the network. That means that everyone in the company who desires access to the network share must connect to this one file server. But what if you had a service that allowed many file server to respond to same netbios name? That would allow the file server load to be spread across multiple machines in a somewhat random manner akin to DNS round-robin load balancing.
NetBIOS Proxying
NetBIOS does not allow routing. When a host is sought by workstation, that host must be on the same network segment as the seeker. However, if you built a netbios proxy service, a host that has access to a desirable resouce on non-routable network could proxy requests for it on another network. Although proxying has overhead, it might be a great solution for admins trying to merge two companies' networks.
It is possible, I think, with existing tools on Linux to do these kinds of services with a little hacking. The idea of exploiting this exploit for something useful appealed to me.
About this blog
The taskboy blog is a exploration of computer technology by Joe Johnston. Topics of posts include practical examples Perl, PHP, Python and Java as well as book reviews, industry insights and miscellaneous good stuff.
Current Status
Watching _Brass Latern_. Ah IF, your coyness is your charm.
Posted: Sun Sep 05 16:02:15 +0000 2010
Latest Feedbag
- Need Niche Network Group Buying Deals? Meet ChompOn
- Q&A: Five key questions about midterm elections in Congress
- Grain Sack Doubles Up As A Water Purifier Kit
- BMW Takes Internet Car Reveals To A Weird New Level
- Monocolumn: Imelda Marcos, Mark 2
- Zoodles Brings Kid-Friendly Browser To Android Phones
- Context Optional Helps Brands Run Location-Based Promotions On Facebook Places
- Eric Schmidt: Were Already Fast..Fast Is About To Get Faster
- Coulomb Wins $15 Million To Roll Out Electric Vehicle Charging Stations Across America
- Ping Is Apples iTunes For Everything
Generated: 10:00 on 08/Sep/2010
Recent posts
- Very quick git primer for basic functionality
- Tips for spammers: don't insult me
- CakePHP vs. Symfony: a quick note
- Creating events for Yahoo and Google calendars
- SANs on a budget: iSCSI under Ubuntu
- iPad, iTouch and Kindle: Which is the better mousetrap?
- Rise of the Ad-Hocracy, Part II
- Rise of the Ad-Hocracy, Part I
- Small Hiatus
