Compare commits

..

No commits in common. "365aba434c8607864d4ab8b68b7fe930cd394b96" and "59d9873259fd4130ec29fc46d71a55b23fb4100d" have entirely different histories.

3 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +0,0 @@
smb-shares-size.ini

View File

@ -1,2 +1,2 @@
smbuser = smbuser =
smbpassword = smbpassword =

View File

@ -12,7 +12,7 @@ Return free and total size in octets of each SMB shares
--- ---
-- @args See the documentation for the smbauth library. -- @args See the documentation for the smbauth library.
-- --
-- @usage nmap -p137-139,445 --script smb-shares-size.nse --script-args-file smb-authentication.ini <host> -- @usage nmap -p137-139,445 --script smb-shares-size.nse --script-args-file smb-shares-size.ini <host>
-- --
-- @output -- @output
-- Host script results: -- Host script results: