scan.py is a very simple Python script whose purpose is to connect to
hosts and execute all of the relevant scans, located in ./scans/
(relative to where scan.py is executed).
scans.zip contains a couple of scans to demonstrate the format. These
scans are Windows specific (I have some Linux scans, but not with me
right now.
The tutorial link has a quick analysis of one simple scan. Type
"scan.py -h" to see the various options available.