Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Forget your silly pr0n folks (Score 1) 174

Granted, some of you are concerned about people finding out the sites you visit, but what about a real world problem (or two)?

Some time back, there was an attack that threw a phony dialog pop-up saying that your timeout had been expired at your bank site. Combine that with being able to see *what* bank's site (and whether or not you have been at it recently). This could even be injected through a compromised ad-server system or the like. Maybe you don't even have to visit my site. There's some moving parts in there, but things like this, combined with click-happy-and-fill-in-personal-data user syndrome could make for some pretty sophisticated attacks.

From a private organization's perspective (many of whom have private systems, blocked off from the outer world) ... this can also be used to help map their internal network from the outside (just by one of their users visiting a site). Think about that after you visit your interal cisco web interface and then merrily tab into some other site.

I am particular about who I allow to set cookies, but not so much about my history (except that I do wipe it .. and other 'private data' when FF closes). don't know that I'll change that behavior yet, but will probably modify the config on visited site styles as some have suggested here.

Comment Re:And? (Score 1) 543

But most SS card applications are issued at the hospital nowadays. I got mine when I was 8 or 10 or something (I remember getting it). in the case of all my kids, my wife filled out the application at the hospital, or it was included in a packet from the hospital. Just another reason to hate SS (and the rat hole it is that we pound money down into).

Comment Re:Has Bruce gone bat **** loco? (Score 1) 173

Security is a mindset. Every person has to have the concept of "secure environment" in their head every day, be they developers, users of IT systems, or even the seemingly-rare non-IT user (i.e. custodians). People need to understand why security is so crucial, and they have to be involved in the process; just designing technical controls around them always fails quickly, because people who don't value security will abuse whatever privileges they have, thinking that they're helping someone.

And you need an ISSO or some other security expert/chief/scary person to strike fear into them and into having that mindset. I think a Czar sounds scary, don't you? ;-)

Comment Re:Makes sense (Score 1) 173

>>The Democrats aren't much better, but at least they're trying to spend money on people in THIS HEMISPHERE, let alone in this country.

Well, then independent of who let this through (below), Bush's Admin. or the Democratic Congress ... maybe they should go kill this (heard about it on the radio):

http://www.cnsnews.com/public/content/article.aspx?RsrcID=47976&print=on
http://mediamatters.org/research/200905130010

Comment Re:Hmm. (Score 4, Informative) 84

Hope you're not trying to "enumerate the bad" (i.e looking at $foo ~= /<script/i in the input ... or even '<'). There are lots of ways to escape such validators. A great resource on some is here: http://ha.ckers.org/xss.html I say, unescape everything back to the browser (even email addresses). OWASP has a good resource: http://www.owasp.org/index.php/XSS_(Cross_Site_Scripting)_Prevention_Cheat_Sheet

Comment Re:I can think of a few (Score 1) 496

but the notion that "wireless=fundamentally insecure" seems dubious at best.

I would say "Wireless=More Attack Surface" ... Some might say fundamentally *less* secure because of that fact. A key factor in security is reducing attack surface to only what is necessary for the required/intended of the functionality.

Yes ... people should take more care in operating wired networks as well.

Comment Re:I can think of a few (Score 1) 496

so I'm not sure what you plan on doing with your recorded authentication attempts.

I was thinking of sampling and using them like Dr. Dre, Vanilla Ice and others. One or two hits and I could retire early. There's gotta be a golden one in there somewhere with all that traffic!

Comment Re:which state(s)? (Score 1) 784

Well ... we're dealing with folks who like tax revenue .. so they'd probably like to say **BOTH**.

Also IANAL, but isn't congress not supposed to make laws about interstate commerce?

In reality though,
- taxing from the seller state makes states it less attractive for businesses to do business there.
- From the buyer's side, makes it complicated, because then the business may have to pay/file in every state depending on where

Either way ... it's a discouragement for the businesses as far as I can see. They're using the recession to say that they really need this. Yeah ... I'm sure that's the solution!! I bet that will make big government and its employees more responsible with the money they from the US' collective pockets.

Comment A platform question (Score 1) 133

OK ... I've only read up on it a little so far, but I have to ask:

Most of those apps use mysql on the backend (at least WP and Drupal do ... and those are two of the main apps touted). BUT! The platform only mentions SQL Server as far as I've read so far. Is MySQL quietly installed or is this some port of those apps that uses SQL Server? Some DB Abstraction Layer (find that hard to believe)?

Mod me down for not reading enough or being lazy if you want, but I an still trying to figure out how they include some of these apps without including MySQL

Anyone actually played with it yet?

Slashdot Top Deals

If a thing's worth doing, it is worth doing badly. -- G.K. Chesterton

Working...