Product manual

GFI LanGuard 14 Script Debugger | 229
Step 1: Create the script
1. Launch the Script Debugger from Start > Programs > GFI LanGuard > LanGuard Script Debugger.
2. Go on File > New.
3. Create a script. For this example, use the following sample script code.
Function Main
echo "Script has run successfully"
Main = true
End Function
4. Save the script in <LanGuard installation folder path>
\Data\Scripts\myscript.vbs.
Step 2: Add new vulnerability checks
1. Launch GFI LanGuard.
2. Click the GFI LanGuard button and select Configuration > Scanning Profile Editor. Alternatively,
press CTRL + P to launch the Scanning Profiles Editor.
3. In the new window, add a new vulnerability by clicking Add under the list of vulnerability checks.