Dustin Cook wrote:
> "Sebastian G." <seppi@seppig.de> wrote in
> news:5or7lsFo7ldiU1@mid.dfncis.de:
>
>> Dustin Cook wrote:
>>
>>
>>> You've got my curiosity. What problem do you have with the listed
>>> applications?
>>
>> Beside the obvious?
>
> I don't know the obvious problems you have with the programs listed,
> hence my question. Would you elaborate please?
Firefox: the worst thing you could made out of the Gecko platform
NOD32: virus scanner... highly incomplete approach and high potential for
parsing vulnerabilities and privilege escalation
Spyware Blaster: spyware scanner... totally stupid approach, horrible amount
of false positives, and of cause it's too stupid to do a simple unprivileged
task without administrative privileges
Spybot Search+Destroy immunization: aside from cluttering the
HKEY_LOCAL_MACHINE hive full of useless ClassID, it achieves exactly what?
malware authors simply use randomly generated GUIDs or simply
registrationless COM. MSIE still remains fully vulnerable to ActiveX-based
attacks as well as other well-documented security holes^W^W design features,
and real webbrowser simply won't care at all.
Windows Messenger: another documented security hole by design
> My linksys is a routing firewall, sir. I specify the ports I want
> redirected inside the lan and it does so.
So what? Can you specify something like:
queue: prerouting:
route TCP syn from any to me
queue postrouting:
check-state
deny TCP syn from any to me 1-1023
allow TCP syn from any to any keep-state
allow TCP syn,ack from any to me keep-state
allow TCP ack from any to me keep-state
If not, then obviously didn't ask anything that would be sufficient for a
firewall concept yet.


Reply With Quote
