Found my answer.
This code is using Windows Script Components. When I did a search for .wsc under inetpub I found the file.
User Profile
Collapse
-
ActiveXObject creation
I'm working with some existing classic asp code.
The code is working, but I really want to know where/how "MYAPP" and "FileVault" are being defined.
Does it recognize "MYAPP" from IIS?
I can't find where FileVault is defined at all. grr
Any help would be appreciated.
Language = JScript
Code:var vault = new ActiveXObject("MYAPP.FileVault")
No activity results to display
Show More
Leave a comment: