Welcome to the Comodo Forum
Welcome,
Guest
. Please
login
or
register
.
January 06, 2010, 02:00:34 PM
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
348213
Posts
38492
Topics
87542
Members
Latest Member:
kertand
more news...
Search:
Advanced search
|
Tag Cloud
Welcome to the Comodo Forum
Archived Boards
Comodo Diskshield
How can DiskShield be integrated into CFP v3 to offer what functionality?
« previous
next »
Pages:
[
1
]
2
3
4
Author
Topic: How can DiskShield be integrated into CFP v3 to offer what functionality? (Read 22416 times)
Melih
Comodo's Hero
Administrator
Comodo's Hero
Offline
Posts: 8389
How can DiskShield be integrated into CFP v3 to offer what functionality?
«
on:
June 07, 2008, 10:28:37 PM »
Hi guys
Here is an interesting topic. We want to integrate DiskShield into CFP (of course you can continue enjoying it as a stand alone too, but we will offer its functionality as an option for people who want it).
Now, here is the question: What features do you like to see by utilising DiskShield in CFP? Please give us some really creative ways in which we can use DiskShield in CFP..
thanks
Melih
Logged
Who is Melih? What is he trying to do?
--
Follow me on Twitter
tormod
Comodo Loves me
Offline
Posts: 113
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #1 on:
June 07, 2008, 10:57:47 PM »
You could set up rules for applications that would make everything run virtualized unless specifically allowed actual disk access, including giving that option when CFP pops up an alert saying such-and-such a program is attempting to create a directory, alter a file, etc. Actually this sounds more like a sandbox integration than an all-or-nothing access like diskshield seems to provide, but this seems more logical to integrate into the firewall, at least to me.
Logged
Info-Sec
Computer Security Testing Group
Comodo's Hero
Offline
Posts: 605
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #2 on:
June 08, 2008, 12:06:01 AM »
I agree with tor, this can be used to counter OA's 'defanged mode' except this will be COMODO's hardcore security mode. A certain process may be able to load into a virtualized piece of memory, and all files written from that program are also virtualized (however existing files being read arent virtualized), and you may be able to rollback the changes.
Example: I Knowingly download a virus, I run it in our virtual state, then the virus downloads 200 files. I roll back poof, virus and 200 files are gone.
Also I think that CFP can move files being examined by D+ into a temporary virtualized state. For example a new file is detected. D+ intercepts that file, loads it onto a virtualized space, D+ alerts user, user allows the file is commited to disk unless user wants the file to run in a virtualized space, if user denies that virtual space is deleted, along with the file. Of course that can cause some inconveniences but this is just an idea board so.
Why not?
Logged
*Vista *CFP V3 *Avira * Avast *Spyware Doctor
*XP *Zone Alarm PRO *NOD32 V2.7 *Spysweeper
Star Shadow
Computer Security Testing Group
Comodo's Hero
Offline
Posts: 286
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #3 on:
June 08, 2008, 12:22:50 AM »
I agree with the above that certain programs can be told to run in the virtualized state.
I also see something like this as a possibility:
User runs an installer and the alert box pops up. Currently right now a user can allow with options or deny. However, with CDS integrated, there is a new option: Test in Virtual System. When this is done, the program is ran in a CDS environment. All of the executables it installs are are also run in the CDS environment, but other preinstalled stuff is not, unless it is modified by the installer. After this, the user can look at the log of all files that were created, modified, or deleted and also all reg keys added/modified. The user can see if the program modified existing dlls/executables and judge if the software is malicious. Next, the built in malware/virus scanners (or third party scanners) can scan that environment for anything malicious. Sometimes installers seem innocent to av/malware scanners until they are run then the virus/malware is detected in the modified files. This will give a clear picture as to what exactly is going on.
Does this all make sense? I tend to not be clear sometimes.
Logged
I'm getting Married!!!
Info-Sec
Computer Security Testing Group
Comodo's Hero
Offline
Posts: 605
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #4 on:
June 08, 2008, 12:47:14 AM »
Quote from: Star Shadow on June 08, 2008, 12:22:50 AM
I agree with the above that certain programs can be told to run in the virtualized state.
I also see something like this as a possibility:
User runs an installer and the alert box pops up. Currently right now a user can allow with options or deny. However, with CDS integrated, there is a new option: Test in Virtual System. When this is done, the program is ran in a CDS environment. All of the executables it installs are are also run in the CDS environment, but other preinstalled stuff is not, unless it is modified by the installer. After this, the user can look at the log of all files that were created, modified, or deleted and also all reg keys added/modified. The user can see if the program modified existing dlls/executables and judge if the software is malicious. Next, the built in malware/virus scanners (or third party scanners) can scan that environment for anything malicious. Sometimes installers seem innocent to av/malware scanners until they are run then the virus/malware is detected in the modified files. This will give a clear picture as to what exactly is going on.
Does this all make sense? I tend to not be clear sometimes.
Yes. I see what your saying. Its somewhat of a resident debugger/unpacker. Its a larger version of some of the techniques used by antiviruses, except this one is much more effective.
Logged
*Vista *CFP V3 *Avira * Avast *Spyware Doctor
*XP *Zone Alarm PRO *NOD32 V2.7 *Spysweeper
tormod
Comodo Loves me
Offline
Posts: 113
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #5 on:
June 08, 2008, 12:49:18 AM »
Quote from: Star Shadow on June 08, 2008, 12:22:50 AM
I agree with the above that certain programs can be told to run in the virtualized state.
I also see something like this as a possibility:
User runs an installer and the alert box pops up. Currently right now a user can allow with options or deny. However, with CDS integrated, there is a new option: Test in Virtual System. When this is done, the program is ran in a CDS environment. All of the executables it installs are are also run in the CDS environment, but other preinstalled stuff is not, unless it is modified by the installer. After this, the user can look at the log of all files that were created, modified, or deleted and also all reg keys added/modified. The user can see if the program modified existing dlls/executables and judge if the software is malicious. Next, the built in malware/virus scanners (or third party scanners) can scan that environment for anything malicious. Sometimes installers seem innocent to av/malware scanners until they are run then the virus/malware is detected in the modified files. This will give a clear picture as to what exactly is going on.
Does this all make sense? I tend to not be clear sometimes.
Excellent idea IMHO
Logged
Melih
Comodo's Hero
Administrator
Comodo's Hero
Offline
Posts: 8389
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #6 on:
June 08, 2008, 08:54:43 AM »
These are excellent ideas for our upcoming Sandboxing built into CFP.
The file specific virtualisation is the job of a Sandbox. CDS is slightly different cos its the whole HD virtualisation.
However, one idea from the above examples you have given would be CFP gives you an alert and you have an option to put your whole HD into a virtualisation mode to test things out. Of course you need a re-boot to come out of this mode and poof goes everything you have done since you put the whole HD into virtualisation after that alert. (Quite neat really)
Pls keep them coming.
thanks
Melih
Logged
Who is Melih? What is he trying to do?
--
Follow me on Twitter
3xist
Guest
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #7 on:
June 08, 2008, 09:16:30 AM »
Quote from: Melih on June 08, 2008, 08:54:43 AM
These are excellent ideas for our upcoming Sandboxing built into CFP.
The file specific virtualisation is the job of a Sandbox. CDS is slightly different cos its the whole HD virtualisation.
However, one idea from the above examples you have given would be CFP gives you an alert and you have an option to put your whole HD into a virtualisation mode to test things out. Of course you need a re-boot to come out of this mode and poof goes everything you have done since you put the whole HD into virtualisation after that alert. (Quite neat really)
Pls keep them coming.
thanks
Melih
This sounds extremely powerful.
The power off CFP 3+Sandbox+DiskShield sounds very very promising.
Logged
yk1234
Newbie
Offline
Posts: 8
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #8 on:
June 09, 2008, 01:30:46 AM »
It's really a great idea that DiskShield be integrated into CFP v3 as "hardcore security mode". However,I think both Sandbox and DiskShield should be optional during installation because not everyone need them and not everyone is able to use them .Maybe for some people,a great firewall with HIPS is enough.
Logged
I have mastered the elements a thousand times in a thousand lifetimes.
panic
Global Moderator
Comodo's Hero
Offline
Posts: 7714
... and I say to myself, "What a wonderful world"
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #9 on:
June 09, 2008, 02:45:21 AM »
I might be on my lonesome here, but I don't think DiskShield lends anything to a firewall in terms of functionality.
A firewall and a sandbox are, to my mind, transactional in nature, where data packets and applications come and go and are dealt with as and when they appear. DiskShield, being system wide, affects all things, and this may not be desired.
Ewen :-)
Logged
As your mums would say, "If you can't play nice with all the other kiddies, go home".
All users are asked to please read and abide by the
Comodo Forum Policy
.
If you don't like it, don't use the forum.
Star Shadow
Computer Security Testing Group
Comodo's Hero
Offline
Posts: 286
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #10 on:
June 09, 2008, 02:58:48 AM »
Quote from: Melih on June 08, 2008, 08:54:43 AM
However, one idea from the above examples you have given would be CFP gives you an alert and you have an option to put your whole HD into a virtualisation mode to test things out. Of course you need a re-boot to come out of this mode and poof goes everything you have done since you put the whole HD into virtualisation after that alert. (Quite neat really)
Excellent! We still need the logs of all files modified for easy checking.
Hmm ... just a general switch in CFP that turns on CDS without a pop up. Also, right-click integration with Sandbox would be cool: right-click on a program and run it in a sandbox, the one integrated in CFP.
Logged
I'm getting Married!!!
3xist
Guest
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #11 on:
June 09, 2008, 04:20:58 AM »
I agree with panic.
If Sandbox AND DiskShield are to be integrated into CFP 3, They should be optional during installation with a brief description (Exactly like Defense+ & Firewal & SafeSurf currently are during installation).
Try to make things as optional as possible & stand a lone, I know you will, Melih
Josh
Logged
LeoniAquila
Still non-retired moderator but on vacation for a while
Global Moderator
Comodo's Hero
Offline
Posts: 6641
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #12 on:
June 09, 2008, 04:44:16 AM »
How can DiskShield be integrated in CFP?
I agree with Ewen and Josh. I can see future complaints of CFP getting bloated if more things get integrated; like DiskShield. It's a great idea for a comprehensive security product; a suit, but a firewall is still a firewall...
Quote from: 3xist on June 09, 2008, 04:20:58 AM
Try to make things as optional as possible & stand a lone, I know you will, Melih
+1
LA
Logged
Moderator LeoniAquila:
Aims to keep the forum a friendly place. Any concerns? Please send me a PM and/or review the
Forum Policy
.
Graham1
Comodo's Hero
Offline
Posts: 892
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #13 on:
June 09, 2008, 07:08:53 AM »
Quote from: LeoniAquila on June 09, 2008, 04:44:16 AM
I agree with Ewen and Josh. I can see future complaints of CFP getting bloated if more things get integrated; like DiskShield. It's a great idea for a comprehensive security product; a suit, but a firewall is still a firewall...
I would not like to see DiskShield intergrated into CFP3. I would prefer DiskShield as a standalone product. Personally, I prefer the firewall to just handle communication in and out of the computer with Defense+ (hips) being handled by a seperate HIPS application.
«
Last Edit: June 09, 2008, 07:10:56 AM by Graham1
»
Logged
DaRtH VaDeR.
Usability Study Member
Comodo's Hero
Offline
Posts: 1778
Everything in life comes to an end, exept life
Re: How can DiskShield be integrated into CFP v3 to offer what functionality?
«
Reply #14 on:
June 09, 2008, 08:12:37 AM »
Good day!
This could sound weird to some people, but I write it anyways:
The firewall is smart now, but it can be smarter. The improved firewall should come with more artificial intelligence and should use it in this kind of manner in combination with COMODO SANDBOX:
* The firewall should detect if someone is making a wrong decission (read: wrong choices about allowing some dangerous activity) the firewall should activate automatically the sandbox feature for you so there is no effect of the bad decission.
* The firewall should virtualize browsersessions for you. If you open your browser cfp should ask you if you want to virtualize the browsersession. And if you want the virtualize session to end, you can simply turn of the feature.
Okey, Have a
nice
day!!
Logged
DaRtH VaDeR says: "The path of success and progress is not to be reached by the things you have done, but by the things you will do, so think before you act,the voice of your history will confirm this fact.."
DaRtH VaDeR says: "Your system is as secure as the weakest link in your entire security"
Tags:
Pages:
[
1
]
2
3
4
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Want to Help Comodo?
-----------------------------
=> Help Spread the Word - Banners and Logos
=> How Can I Help Comodo? (Please We Need You!)
===> Help Spread the Word! (Please Read and Help)
===> Report Comodo Forum / Web Site Issues
=> Please Tell Us Your Views and Vote Here!
-----------------------------
General Category
-----------------------------
=> Melih's Corner - CEO Talk/Discussions/Blog
=> Comodo.TV - Our Internet Video Channel
===> Comodo.TV - News and Announcements
===> Comodo.TV - Program Lineup
===> Audience Feedback and Suggestions
=> Which Product do you want Comodo to develop next?
=> General Discussion (off topic) Anything and everything...
===> Member Confessions :-)
===> Funny Photos :-)
===> Cool Stuff
-----------------------------
Desktop Security Products
-----------------------------
=> Comodo Internet Security - CIS
===> Help - CIS
=====> AntiVirus Help
=====> Firewall Help
=====> Defense+ Help
=====> Install / Setup / Configuration Help
===> FAQ - CIS
=====> AntiVirus FAQ
=====> Firewall FAQ
=====> Defense+ FAQ
=====> Install / Setup / Configuration FAQ
===> Feedback/Comments/Announcements/News - CIS
===> Guides - CIS
=====> AntiVirus Guides
=====> Firewall Guides
=====> Defense+ Guides
=====> Install / Setup / Configuration Guides
=====> Video Guides
===> Wishlist - CIS
=====> AntiVirus Wishlist
=====> Firewall Wishlist
=====> Defense+ Wishlist
=====> Graphical User Interface (GUI) Wishlist
===> Bug Report - CIS
=====> AntiVirus Bugs
=====> Firewall Bugs
=====> Defense+ Bugs
=====> GUI / Miscellaneous / Other Bugs
=====> False Positive/Negative reporting - (Is this a malware that CIS has/not detected?)
===> Virus/Malware Removal Assistance
===> Leak Testing/Attacks/Vulnerability Research
=> Comodo Time Machine - CTM
===> Frequent Asked Questions (FAQ)
===> Help - CTM
===> Feedback/Comments/Announcements/News - CTM
===> Bug Reports - CTM
=> Comodo Dragon - CD
=> Comodo Instant Malware Analysis Online - CIMA
=> Comodo Disk Encryption - CDE
===> Help - CDE
===> FAQ - CDE
===> Feedback/Comments/Announcements/News - CDE
===> Wishlist - CDE
===> Beta Corner - CDE
===> BUG Reports - CDE
=> Comodo Secure Email - CSE
===> Frequently Asked Questions (FAQ)
===> Feedback/Comments/Announcements/News about CSE
===> Bug Reports
===> Help for Comodo SecureEmail
=> Comodo TrustConnect - Securing the Wireless World!
=> Comodo EasyVPN - CEVPN
===> Frequently Asked Questions (FAQ)
===> Feedback/Comments/Announcements/News about Comodo EasyVPN
===> Bug reports
===> Help for Comodo EasyVPN
=> HopSurf (Bringing Internet to You)
=> Comodo Online Backup - COB
=> Comodo Backup - CB
===> Comodo Backup - FAQ
===> Comodo Backup - Help
=> Verification Engine - CVE
=> Comodo Vulnerability Analyzer - CVA
=> Comodo AntiSpam - CAS
-----------------------------
Desktop Utilities
-----------------------------
=> Comodo System Cleaner - File/Registry/Privacy Cleaner
=> Comodo Cloud Scanner
=> Live PC Support (geeks ready to help 24/7/365)
-----------------------------
Enterprise Security
-----------------------------
=> Comodo Endpoint Security Manager
-----------------------------
Compliance
-----------------------------
=> PCI DSS Compliance
-----------------------------
Learn about Computer Security and Interact with Security Experts
-----------------------------
=> Other Security Products
=> Free Virus/Spyware/Trojan/Malware Removal by Comodo Experts
=> Digital Certificates, Encryption and Digital Signing
=> General Security Questions and Comments
-----------------------------
Free Services for End Users
-----------------------------
=> UserTrust - First Independent Website Rating - Empowering our users!
=> Hacker Guardian
=> Trustfax (free Trial) (online faxing)
-----------------------------
Free Products
-----------------------------
=> Link to Free Comodo Products
-----------------------------
International Comodo Forums
-----------------------------
=> International Comodo Forums
===> 汉语语言, 漢語語言 / Chinese Simplified, Traditional
===> Nederlands / Dutch
===> Francais / French
===> Deutsch / German
===> ελληνικά / Greek
===> Magyar / Hungarian
===> Italiano / Italian
===> Nihongo / Japanese
===> Norsk / Norwegian
===> Polski / Polish
===> Português/Portuguese
===> По-русски / Russian
===> Slovenský / Slovak
===> Slovenščina / Slovenian
===> Espanol / Spanish
===> Svenska / Swedish
===> Turkce / Turkish
===> Українська / Ukrainian
===> Việt / Vietnamese
-----------------------------
Digital Certificates
-----------------------------
=> Code Signing Certificate
=> Content Verification Certificate
=> Email Certificate
=> SSL Certificate
-----------------------------
Web Server Products
-----------------------------
=> Two Factor Authentication for Web Applications
=> Trustlogo
-----------------------------
Other
-----------------------------
=> Forum Policy Violation Board
-----------------------------
Archived Boards
-----------------------------
=> Comodo Diskshield
=> Comodo Firewall
===> Feedback/Comments/Announcements/News
===> Help for v3
===> Help for v2
===> Frequently Asked Questions (FAQ) for Comodo firewall
===> Comodo Firewall Translations
===> Bug Reports
=> Comodo Anti-Viruspyware (CAVS)
===> Help for Comodo AntiVirus
===> FAQ for Comodo Anti-ViruSpyware
===> Feedback/Comments/Announcements/News about CAVS
=> Launch Pad (Discontinued)
=> Trusttoolbar (Discontinued)
=> Comodo Meet (Web Conferencing Product) (Discontinued)
=> User Anywhere (Remote Access product) (Discontinued)
=> Trustix Enterprise Firewall
=> ZTL
=> Comodo BOClean Anti-Malware
===> Announcements
===> Comodo BOClean Anti-Malware FAQ
=> Comodo Memory Firewall(Buffer Overflow Protection)
===> Comodo Memory Firewall Beta Corner
===> Help
===> Frequently Asked Questions (Comodo Memory Firewall)
===> Feedback/Comments/Announcements/News
=> i-Vault
=> Safesurf
=> Other Firewalls
=> Host Intrusion Prevention Systems (HIPS)
=> AntiPhishing Solutions
Page created in 0.049 seconds with 16 queries.
Powered by SMF 1.1.11
|
SMF © 2006, Simple Machines LLC
Seo4Smf v0.2 © Webmaster's Talks
Design by
7dana.com