Nbtool

From SkullSecurity
Revision as of 15:57, 15 August 2008 by Ron (talk | contribs) (New page: ==nbtool== * Name: nbtool (netbios tool) * OS: Linux, BSD, Mac * Language: C * Path: http://svn.skullsecurity.org:81/ron/security/nbtool * Created: 2008-08-02 * State: New Experimentation...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

nbtool

Experimentation with NetBios.

Currently implements:

  • NetBIOS lookups
  • NetBIOS registrations
  • NetBIOS poisoning

The poisoning is the most interesting part. It will respond to any NetBIOS lookup with a given address, effectively poisoning everything that wasn't found, and even some stuff that was (if it wins the race). Additionally, it will send a NetBIOS conflict to anything new that tries to register, effectively stealing their names.

The "Implementing CIFS" book has been a huge help:

svn co http://svn.skullsecurity.org:81/ron/security/nbtool