Earlier quoted context omitted.
Imagining that the release is true, this will do strange things for pay bargaining. Imagine if you could look up your colleagues before asking for a rise? On the other hand, I don't recall anything really horrific on that form. Enough data to steal my identity and take out a mortgage in my name, yes. Enough to embarrass me? no...
I don't remember salary being requested on the UK census...
LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
51–60 of 156 posts
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#52They're going to piss a lot of people off if they do this. Like every single UK citizen. Exposing security flaws and embarrassing govt is one thing, but to put un-redacted personal data online is quite another.
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#53Earlier quoted context omitted.
I don't remember salary being requested on the UK census...
It did ask for the household annual income. It also asks for the job title of the various householders so with a small bit of market info you could easily discern who earns what. Regardless, salary info would be the least of my concerns.
http://www.ons.gov.uk/census/2011-census/2011-census-questio...
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#54They're going to piss a lot of people off if they do this. Like every single UK citizen. Exposing security flaws and embarrassing govt is one thing, but to put un-redacted personal data online is quite another.
I filled in the UK census online, but I can't actually remember what compulsory data was requested. Is there a copy of it somewhere?
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#55If true, this will be a massive coup and regardless of how they obtained the records, LulzSec will get all of the significant negative attention they so badly crave. I submitted my census info via the online form and given the amount of detail I included I would be terrified if that info was leaked.
Imagining that the release is true, this will do strange things for pay bargaining. Imagine if you could look up your colleagues before asking for a rise? On the other hand, I don't recall anything really horrific on that form. Enough data to steal my identity and take out a mortgage in my name, yes. Enough to embarrass me? no...
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#56Earlier quoted context omitted.
I wrote the article and have been trying to trace the authenticity of the release. I am still waiting to hear back from the Office of National Statistics, which at the time were unaware of who LulzSec even were. I contacted them a little over two hours ago, I haven't received a response, yet.
Knowing a little of the internals of ONS... It may take them a while to figure out what a "computer" is and how it might be "hacked". You could be waiting some time :) ahem.
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#57With the amount of hacking that is flooding the news recently, I would like to learn about database security. What are some good books/tutorials/videos on how to make databases more secure?
What you should be careful about is the things surrounding the database: the .php files (or whatever) that read/write the database, and the system it is running on.
Basic security practice for the web: NEVER trust user input: check and recheck all the GET/POST variables, check that numbers are numbers, that strings are correct strings (they have no funny characters, such as " or ; (for databases) or "&' (for HTML) or . (for paths)). Check all input into the databases (to prevent SQL injections) and all output for to the user (for XSS).
Basic security practice for sysadmins: Use up-to-date OS and software. Use strong passwords. Almost never run root. Make remote access hard.
This seems easy, and for the most part, it is. It's just so many things that people forget to check for them all.
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#58Earlier quoted context omitted.
It did ask for the household annual income. It also asks for the job title of the various householders so with a small bit of market info you could easily discern who earns what. Regardless, salary info would be the least of my concerns.
Oh. I can't see that question on http://www.ons.gov.uk/census/2011-census/2011-census-questio...
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#59Earlier quoted context omitted.
Imagining that the release is true, this will do strange things for pay bargaining. Imagine if you could look up your colleagues before asking for a rise? On the other hand, I don't recall anything really horrific on that form. Enough data to steal my identity and take out a mortgage in my name, yes. Enough to embarrass me? no...
There may not be anything in there to embarass me but there is unequivocally enough in there for someone to steal my identity and ruin a credit rating I've been working extremely hard to build over the last three years.
Re: LulzSec supposedly claims its biggest coup yet: The entire UK 2011 Census
#60Earlier quoted context omitted.
There's jurisdiction for that?
Why would jurisdiction enter into someone in the UK suing the company that processed the UK census data? Thier data. I don't know if antihero is in the UK, but if they aren't, people in the UK should do it instead. I am disturbed that my data could leak like this.