BlackIce has major security flaw!>

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
The problem, known as a "buffer overflow," is deep within BlackICE, said eEye's "Chief Hacking Officer," Marc Maiffret.

You'd think people programming for security software would know how to avoid those simple errors. And since the source it closed you'll never know how many of them there are...
 

fregac

Junior Member
Feb 10, 2002
6
0
0
Hence why I run Tiny. Not only do you not have to pay for it, but it actually WORKS!
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Hence why I run Tiny. Not only do you not have to pay for it, but it actually WORKS!

Working and being secure are different things, hell Windows works most of the time. Has Tiny been audited by anyone but the author for security problems? If not, you're in the same boat as the BlackIce users.
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
I'm sorry but Steve Gibson is a yahoo (no offence to Yahoo.com), he writes all his little apps in asm so it looks like he's smarter than he really is and everything he writes reads like a soap opera. After the raw sockets issue he came up I lost all respect for him.

And I meant code auditing, not just running a cheap little program against it.

edit: grammar
 

Damascus

Golden Member
Jul 15, 2001
1,434
0
0


<< he writes all his little apps in asm so it looks like he's smarter than he really >>



What's wrong with assembly? Makes for small executables, unlike the bloatware
produced by todays compilers. :p
 

Sunner

Elite Member
Oct 9, 1999
11,641
0
76
Steve Gibson probabaly didn't get enough attention when he was a kid.

I like reading all his articles and stuff, but it's more cause it's funny than for information.

Funny site ;)

[edit] ARGH I HATE FUSETALK's LINK SYNTAX!!!!!!! :|[/edit]
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
What's wrong with assembly? Makes for small executables, unlike the bloatware
produced by todays compilers. :p


A) He writes windows apps, since it takes about 3 pages of asm to draw a window you do the math at how much work he's doing for no reason =)
B) No chance of running his apps on anything but Intel chips
C) More I can't think of right now.

I know you were kidding, but there's too many people that think if you program in asm you're a genious when the reality is that asm is actually really simple and if you program in asm a lot you either work with a lot of apps that need instruction level hand optimization or you're a masochist, Gibson is the latter =)
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
Also read this:

http://tooleaky.zensoft.com/

This program very clearly penetrates every firewall on the market, including Zone Alarm. It sends data out to a server (in this case, grc.com, just like Steve Gibson's LeakTest), and then retrieves data in response--completely bypassing your firewall.