Compare commits
2 Commits
59d9873259
...
365aba434c
Author | SHA1 | Date | |
---|---|---|---|
365aba434c | |||
50039189aa |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
|||||||
|
smb-shares-size.ini
|
@ -1,2 +1,2 @@
|
|||||||
smbuser =
|
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.
|
-- @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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user