|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
1200+ fellow developers rate and compare features of the top IDEs, like Visual Studio, Eclipse, RAD, Delphi and others, across 13 categories. Enjoy this FREE Download of the IDE User Satisfaction Study by Evans Data Corporation. Download Now!
|
|
#1
|
|||
|
|||
|
I know how this could be done, but I don't have the right parameters etc. to do it.
I have seen somewhere an example of how to do this. Basically what was done was: 1. File is uploaded to a temp dir. 2. A command triggers Norton Antivirus to check the file. 3. Now there has to be a PHP sleep for a while, to let Norton Antivirus check the file. 4. If the file contains virus, it's deleted, else it's moved to where it's supposed to be. 5. If the move couldn't be done something tells the user the file was infected. For this to work, you have to set Norton Antivirus to remove the file if a virus is found. What I need to know is how to trigger Norton and how long php should sleep. A fully finished code example would also be great! Thanks in advance! |
|
#2
|
||||
|
||||
|
Have you checked w/ Norton's website, to see if they have an open API for allowing scripts/apps to trigger their software?
Have you searched on Sourceforge/hotscripts/google to see if there's already an app out there that does this (php or otherwise) that you could draw examples from?
__________________
Give a person code, and they'll hack for a day; Teach them how to code, and they'll hack forever. Analyze twice; hack once. The world's first existential ITIL question: If a change is released into production without a ticket to track it, was it actually released? About DrGroove: ITIL-Certified IT Process Engineer - Enterprise Application Architect - Freelance IT Journalist - Devshed Moderator - Funk Bassist Extraordinaire |
![]() |
| Viewing: Dev Shed Forums > System Administration > Antivirus Protection > Virus checking uploaded files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|