Compare commits
No commits in common. "365aba434c8607864d4ab8b68b7fe930cd394b96" and "59d9873259fd4130ec29fc46d71a55b23fb4100d" have entirely different histories.
365aba434c
...
59d9873259
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +0,0 @@
|
||||
smb-shares-size.ini
|
@ -1,2 +1,2 @@
|
||||
smbuser =
|
||||
smbpassword =
|
||||
smbpassword =
|
@ -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-authentication.ini <host>
|
||||
-- @usage nmap -p137-139,445 --script smb-shares-size.nse --script-args-file smb-shares-size.ini <host>
|
||||
--
|
||||
-- @output
|
||||
-- Host script results:
|
||||
|
Loading…
x
Reference in New Issue
Block a user