Go Back  Xtreme Visual Basic Talk > General Discussion > Tech Discussions > Executable file security. Running an unknown program.


Reply
 
Thread Tools Display Modes
  #1  
Old 04-25-2002, 05:52 PM
Agent Agent is offline
Senior Contributor
 
Join Date: Oct 2001
Location: North Carolina of the U.S.A.
Posts: 1,008
Default Executable file security. Running an unknown program.


Hey,

If I run a program that I don't make, I could be at risk for anything whatsoever. I have ZoneAlarm, which monitors incoming and outgoing connections. That way I can see if a app is trying to send out information or something like that. How could I tell if a program was writing to disk? Maybe like ZoneAlarm, pop up a message saying a unknown program is writing to disk? Maybe even tell if a program is writing to the registry?

I don't know about yall but I don't like running executable files that I don't know exactly what they do; and I'm wondering what I can do to make that task more safer.

Thanks.
Reply With Quote
  #2  
Old 04-25-2002, 06:01 PM
orufet's Avatar
orufet orufet is offline
Paranoid Coder

Retired Leader
 
Join Date: Mar 2001
Location: Canada
Posts: 2,716
Default

If you don't know what the program does/aren't sure how trustworthy it is, then don't run it.
Reply With Quote
  #3  
Old 04-25-2002, 06:06 PM
Volte's Avatar
Volte Volte is offline
Ultimate Contributor

Retired Leader
* Guru *
 
Join Date: Aug 2001
Posts: 5,343
Default

If you made a program to pop up a message box whenever there
is disk activity going on, you'd get message boxes constantly
piling up on top of each other. If you have a paging file, that just
adds to it.

Look in the 'Useful VB Links' or the 'Handy Sites for Handy Tools'
thread in Tutors Corner for 'FileMon' which monitors disk activity,
but doesn't have any alerts (that I am aware of).
Reply With Quote
  #4  
Old 04-25-2002, 06:39 PM
Volte's Avatar
Volte Volte is offline
Ultimate Contributor

Retired Leader
* Guru *
 
Join Date: Aug 2001
Posts: 5,343
Default

Oops.. went off to fetch the link, got sidetracked. Anyway, here
it is:

FileMon
Reply With Quote
  #5  
Old 04-25-2002, 07:04 PM
Agent Agent is offline
Senior Contributor
 
Join Date: Oct 2001
Location: North Carolina of the U.S.A.
Posts: 1,008
Default

Orufet, I know that much but I wanted more control over what I trusted.

Volte, thanks for that link! I went there and downloaded that program. It works well, though it will freak my mind out some looking at it. Thanks alot guys.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->