Compare commits

..

2 Commits

Author SHA1 Message Date
365aba434c rename args-file 2024-10-17 20:50:34 +02:00
50039189aa ignore password 2024-10-17 18:15:45 +02:00
3 changed files with 3 additions and 2 deletions

1
.gitignore vendored Normal file
View File

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

View File

@ -1,2 +1,2 @@
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.
--
-- @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
-- Host script results: