What are some script interpreters that it's good to add to the default list?
The first thing that comes to my mind is bitsdmin.
1 To catch scripts coming from a trusted app that was exploitedWhat is the point?
Why would an app that managed to get access would want to use scripts? The reason they use scripts it's because antivirus companies suck in detecting them and they usually download the payload. Don't think in any universe an application that has access will try and use other windows applications to do its job.1 To catch scripts coming from a trusted app that was exploited
2 To enhance firewall protection
@Lockdown: No one on the Comodo forum is willing to define for me exactly what an "embedded script" is, but they have expanded the list, and it is designed to be customizable, so it should be able to handle additional interpreters.
1 To catch scripts coming from a trusted app that was exploited
2 To enhance firewall protection
@Lockdown: No one on the Comodo forum is willing to define for me exactly what an "embedded script" is, but they have expanded the list, and it is designed to be customizable, so it should be able to handle additional interpreters.
It does not differentiate. It prompts for everything defined as a "script".Really ?
What is the extent of its pattern matching capabilities then ? How does it differentiate between legit and malicious code ?
Put the entirety of C:\ into the list then.
It does not differentiate. It prompts for everything defined as a "script".
I guess I didn't explain myself very well. Let's say I open a malicious PDF doc that calls bitsadmin to download the payload. I want Comodo to block the fileless script that calls bitsadmin. Does that make sense?Why would an app that managed to get access would want to use scripts? The reason they use scripts it's because antivirus companies suck in detecting them and they usually download the payload. Don't think in any universe an application that has access will try and use other windows applications to do its job.
Maybe i am missing your goal though so good luck.
So if this is true, why is code detection enabled by default for rundll32? What type of script file is associated with it?Comodo needs to write the script to a file type that the interpreter will recognize.
I guess I didn't explain myself very well. Let's say I open a malicious PDF doc that calls bitsadmin to download the payload. I want Comodo to block the fileless script that calls bitsadmin. Does that make sense?
So if this is true, why is code detection enabled by default for rundll32? What type of script file is associated with it?
In fact, I don't get prompts from Comodo for rundll32, when I should.
My tentative conclusion: Embedded code detection is just another one of those half-baked Comodo things that don't behave as expected.
It's there.What version of comodo is this code detection in as i'm running 11.0.0.6728 and don't see this option?.
They won't explain it, and they probably don't understand it themselves.You have to know how it works. How does it parse\identify the code and for which processes ?
You assume that by adding processes to the default list that it is going to work for each and every process added to the list - and it just isn't.
Without a detailed explanation from COMODO support of how it works and the extent of its capabilities, it is all guessing and speculation.
Ah, found it maybe i need glasses duh!It's there.
Settings/Advanced protection/Miscellaneous/Do heuristic...
If Comodo owned a bakery shop, they'd be going down on charges of fraud for not delivering more than half the amount of bread the customer paid for.
Luckily for them, they do not own a bakery shop for selling bread.
All I can say from my limited experience is that it does a good job catching command lines for cmd (if you enable it) and powershell.
Yes, cmd produces too many alerts for the average noob to survive. That is why they modified the default config and disabled code detection for cmd.That tells me it is parsing only for cmd and PoSh. So if you add other processes you will get nothing from it.
And even then it sounds as if they don't include cmd in the default list because it can generate a lot of alerts... I'm assuming there are alerts associated with this feature.