Volto Interceptor
Introduction
Download
Installation
Configuration
Testing
|
|
Testing
To test Volto Interceptor operation, we will create two VBS scripts.
In Notepad, create a file containing just this line:
msgbox "This script is running"
Save the file with the file name c:\trusted.vbs.
Create a second file with the same contents and save it as c:\untrusted.vbs.
Run Volto Interceptor, select 'High Security' and click 'Settings' and then 'Add'. Make sure that Disk drive C: is selected and click 'OK'. In the list of displayed scripts, mark the script c:\trusted.vbs as trusted (checkbox is checked), but leave the script c:\untrusted.vbs as untrusted (checkbox is cleared).
Click 'OK' to save the list of trusted scripts, and click 'OK' once more to save these settings and close the program.
Now start Windows Explorer and show the contents of the C:\ directory - you should see the two files you created above.
Run c:\trusted.vbs (by double-clicking the file). Because this is a trusted script, it will run and you should see the message "This script is running".
Now try running c:\untrusted.vbs. Because this script is not trusted, it will not run and you will see a warning message.
Now try changing the contents of our trusted script. Start Notepad, and open the file c:\trusted.vbs. Change the text to anything you like and save the file.
From Windows Explorer, again try running c:\trusted.vbs. This time the script will not run and Volto Interceptor will warn you that although script is marked as trusted, it appears to have been modified or tampered with in some way!
Volto Interceptor only runs scripts that are trusted and have not been modified or tampered with!
© Copyright 2005 VOLTO.COM
|
|