Difference between revisions of "CIFSTest"

From SkullSecurity
Jump to navigation Jump to search
(New page: ==CIFS Test== * Name: CIFS Test * OS: Linux (possibly cross-platform?) * Language: C * Path: http://svn.skullsecurity.org:81/ron/CIFSTest * Created: 2008-08-02 * State: New Experimentatio...)
 
 
(One intermediate revision by the same user not shown)
Line 8: Line 8:


Experimentation with Microsoft's implementation of the Common Internet Filesystem.  
Experimentation with Microsoft's implementation of the Common Internet Filesystem.  
Currently performs NetBIOS name queries, NetBIOS registrations, and can poison responses to NetBIOS requests.
Based on: http://www.ubiqx.org/cifs/NetBIOS.html


<pre>svn co http://svn.skullsecurity.org:81/ron/CIFS</pre>
<pre>svn co http://svn.skullsecurity.org:81/ron/CIFS</pre>

Latest revision as of 14:58, 15 August 2008

CIFS Test

Experimentation with Microsoft's implementation of the Common Internet Filesystem.

Currently performs NetBIOS name queries, NetBIOS registrations, and can poison responses to NetBIOS requests.

Based on: http://www.ubiqx.org/cifs/NetBIOS.html

svn co http://svn.skullsecurity.org:81/ron/CIFS