Difference between revisions of "CIFSTest"

From SkullSecurity
Jump to navigation Jump to search
 
Line 9: Line 9:
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.  
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