Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Pen-Test
[Top] [All Lists]

Re: NULL session tools Linux

Subject: Re: NULL session tools Linux
Date: Tue, 26 Sep 2006 12:29:38 -0400
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi David,

I never found a truly reliable way to test for null sessions from Linux.
 You could try using "smbclient" (part of Samba):

$ smbclient -I 192.168.1.31 -L MONKEY -N -U ""
Domain=[FOO] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

        Sharename       Type      Comment
        ---------       ----      -------
Error returning browse list: NT_STATUS_ACCESS_DENIED
Domain=[FOO] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]

        Server               Comment
        ---------            -------

        Workgroup            Master
        ---------            -------

If the host was vulnerable you would see the share information, instead
you see "NT_STATUS_ACCESS_DENIED".  As I stated before, I don't know how
accurate this method will, but I supposed you could script it in
conjunction with "nbtscan" [1] and find out really quick :)

I found that hunt was the most reliable tool for identifying null
sessions[2].

Paul

[1] http://www.unixwiz.net/tools/nbtscan.html

[2] http://www.brown.edu/Facilities/CIS/CIRT/help/netbiosnull.html


David Huemer wrote:
Hi!

Does anyone know some good Linux tools for enumerating NULL sessions? 

- --
Paul Asadoorian
Email:   paul@pauldotcom.com
Web:     http://pauldotcom.com
IRC:      #pauldotcom | irc.freenode.net

# rm -fr *clothing* ; ./hack.sh

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFGVVxEVNhUUh/4JQRAucBAJ9J6XwpGDIkGAOLy+DX49fy+85m3gCfTBkb
/6wflQj4ivLOCRrOjYjTtnI=
=m0rj
-----END PGP SIGNATURE-----

------------------------------------------------------------------------
This List Sponsored by: Cenzic

Need to secure your web apps?
Cenzic Hailstorm finds vulnerabilities fast.
Click the link to buy it, try it or download Hailstorm for FREE.
http://www.cenzic.com/products_services/download_hailstorm.php?camp=701600000008bOW
------------------------------------------------------------------------

<Prev in Thread] Current Thread [Next in Thread>