[prev in list] [next in list] [prev in thread] [next in thread] 

List:       nmap-dev
Subject:    Re: [NSE] nfs-ls script new version
From:       Djalal Harouni <tixxdz () gmail ! com>
Date:       2010-06-29 23:17:54
Message-ID: 20100629231754.GB22663 () dztty
[Download RAW message or body]

There is a new version of the script which supports NFSv2 using the NFS
LOOKUP procedure call. A new feature is to show the current access
permissions of the user who mounted the NFS export, this info is shown
when using NFSv3.

New Output:
 111/tcp open  rpcbind
 | nfs-ls:
 |
 |   NFS Export: /mnt/nfs/files
 |   NFS Access: Read Lookup NoModify NoExtend NoDelete NoExecute
 |
 |     PERMISSION  UID   GID   SIZE     DATE              FILENAME
 |     drwxr-xr-x  1000  100   4096     2010-06-17 12:28  /mnt/nfs/files
 |     drwxr--r--  1000  1002  4096     2010-05-14 12:58  sources
 ...

Summary of the ACCESS permissions:
 o Read:     Read data from file or read a directory.
 o Lookup:   Look up a name in a directory
             (no meaning for on-directory objects).
 o Modify:   Rewrite existing file data or modify existing
             directory entries.
 o Extend:   Write new data or add directory entries.
 o Delete:   Delete an existing directory entry.
 o Execute:  Execute file (no meaning for a directory).
You can read more: http://www.faqs.org/rfcs/rfc1813.html

Pls update your nmap svn copy and give it a try.

nfs-acls and nfs-dirlist scripts will be deleted since this script 
handles all their operations.

Thx.

-- 
tixxdz
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic