Skip to content

Commit d395fba

Browse files
committed
nfsmount docs added blog post
1 parent 3e75852 commit d395fba

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

documentation/modules/auxiliary/scanner/nfs/nfsmount.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,21 @@
4141
[*] Scanned 1 of 1 hosts (100% complete)
4242
[*] Auxiliary module execution completed
4343
```
44+
45+
Another example can be found at this [source](http://bitvijays.github.io/blog/2016/03/03/learning-from-the-field-basic-network-hygiene/):
46+
47+
```
48+
[*] Scanned 24 of 240 hosts (10% complete)
49+
[+] 10.10.xx.xx NFS Export: /data/iso [0.0.0.0/0.0.0.0]
50+
[*] Scanned 48 of 240 hosts (20% complete)
51+
[+] 10.10.xx.xx NFS Export: /DataVolume/Public [*]
52+
[+] 10.10.xx.xx NFS Export: /DataVolume/Download [*]
53+
[+] 10.10.xx.xx NFS Export: /DataVolume/Softshare [*]
54+
[*] Scanned 72 of 240 hosts (30% complete)
55+
[+] 10.10.xx.xx NFS Export: /var/ftp/pub [10.0.0.0/255.255.255.0]
56+
[*] Scanned 96 of 240 hosts (40% complete)
57+
[+] 10.10.xx.xx NFS Export: /common []
58+
```
4459
4560
## Confirming
4661

0 commit comments

Comments
 (0)