+ Post New Thread
Results 1 to 7 of 7
Scripts Thread, Script Spy in Coding and Web Development; I'm still hacking away at my helpdesk project but in the meantime I've been working on another program - somewhat ...
  1. #1
    bizzel's Avatar
    Join Date
    Jul 2007
    Location
    Cambridge
    Posts
    654
    Thank Post
    102
    Thanked 203 Times in 72 Posts
    Rep Power
    46

    Cool Script Spy

    I'm still hacking away at my helpdesk project but in the meantime I've been working on another program - somewhat like ANFS. Script Spy is a scanner for malicious scripts designed for use on medium/large networks. It features an efficient scanning engine and integration with ClamAV.

    I'll be putting in a few niceties, such as the ability to find hidden scripts (eg. a .bat renamed to a .jpg), virus scanning of found scripts with ClamAV and automatic signature updates. Unlike my helpdesk, I'll have Beta quality code available in a couple of weeks time.
    Last edited by bizzel; 9th March 2008 at 01:11 AM.

  2. #2

    plexer's Avatar
    Join Date
    Dec 2005
    Location
    Norfolk
    Posts
    8,920
    Thank Post
    276
    Thanked 795 Times in 715 Posts
    Rep Power
    188
    looks good.

    Ben

  3. #3

    Dos_Box's Avatar
    Join Date
    Jun 2005
    Location
    Preston, Lancashire
    Posts
    7,692
    Blog Entries
    21
    Thank Post
    197
    Thanked 1,412 Times in 580 Posts
    Rep Power
    357
    Ooooh. Handy.

  4. #4


    Join Date
    Feb 2007
    Location
    Northamptonshire
    Posts
    4,411
    Thank Post
    322
    Thanked 715 Times in 644 Posts
    Rep Power
    199
    Looking forward to giving that a whirl, good job.

  5. #5
    Sylv3r's Avatar
    Join Date
    Jul 2005
    Location
    Co. Durham
    Posts
    2,694
    Thank Post
    329
    Thanked 283 Times in 249 Posts
    Rep Power
    109
    Sounds good.

    Thanks

  6. #6
    bizzel's Avatar
    Join Date
    Jul 2007
    Location
    Cambridge
    Posts
    654
    Thank Post
    102
    Thanked 203 Times in 72 Posts
    Rep Power
    46

    Thumbs up

    Well I had a really quiet day at work (something that's happily becoming more common!) so I've been hacking away at the code. I've managed to almost double the speed of the scanning code and it's quite a lot more stable now. Using regular expression matching I've got the scanning engine hitting 4GB a second on a Pentium M 1.7 with 1GB RAM. That's also on a 4200rpm disk!

    Obviously that will vary depending on the disk speed and whether you're scanning over the network as opposed to locally. Either way, I'm sure this is several times faster than using the built-in Windows search, not to mention that it scans for all specified filetypes in 1 run.

    I've also optimised the threading so the GUI remains nicely responsive throughout. Hopefully I should have a working copy for you to try by the end of the week.
    Last edited by bizzel; 9th March 2008 at 01:13 AM.

  7. #7
    bizzel's Avatar
    Join Date
    Jul 2007
    Location
    Cambridge
    Posts
    654
    Thank Post
    102
    Thanked 203 Times in 72 Posts
    Rep Power
    46
    Well the end of the week came and went and, like all programming deadlines, this one wasn't met. I've had a lot of difficulties with the scanning engine due to an interesting quirk of the .net framework when it comes to handling folder security.

    I haven't given up though, the scanning is faster than ever. All that remains now is to squash a few bugs (I've already fixed a lot) and complete the front end. In order to make it as reliable as possible, I'm debugging it on a clone of my filesystem which I've deliberately corrupted. No deadlines this time, it's done when it's done.

    Last edited by bizzel; 9th March 2008 at 02:28 PM.

SHARE:
+ Post New Thread

Similar Threads

  1. Ranger and XP theme
    By starscream in forum Network and Classroom Management
    Replies: 9
    Last Post: 12th March 2010, 10:43 AM
  2. Joomla Theme's
    By FN-GM in forum Web Development
    Replies: 4
    Last Post: 1st September 2007, 04:57 PM
  3. Deploying a XP theme through GPO
    By Kyle in forum Windows
    Replies: 5
    Last Post: 11th March 2007, 09:42 PM
  4. Christmas Theme
    By SimpleSi in forum General Chat
    Replies: 16
    Last Post: 19th December 2005, 10:28 AM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •