rename args-file

This commit is contained in:
Adrien MALINGREY 2024-10-17 20:50:34 +02:00
parent 50039189aa
commit 365aba434c
2 changed files with 2 additions and 2 deletions

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-shares-size.ini <host> -- @usage nmap -p137-139,445 --script smb-shares-size.nse --script-args-file smb-authentication.ini <host>
-- --
-- @output -- @output
-- Host script results: -- Host script results: