Not part of their internal system but they lost a database full of names and (hashed) passwords along with who are the administrators.
Offsite backups of sensitive data are becoming more commonplace for US gov departments nowadays :-)
Anonymous hackers have swiped databases from servers used by the US Census Bureau, and dumped their contents online. The bureau, as you might imagine, collects information on the American population every 10 years – although the leaked data does not include citizens' census records. The purloined bureau databases include the …
This post has been deleted by its author
You (the register is also guilty) shouldn't use words you don't know the meaning of. You certainly shouldn't make "moral judgements" on an entire class of people that you apparently know nothing at all about. The westboro babtist church are just one example of people who make asses of themselves by doing things like that publicly.
Apparently the guilty parties are likely 2 people:
1. I bet there was a sloppy programmer writing code that would run on a server containing sensitive data who probably allowed unsanitised user input to be treated as executable code. (assumption based on the database being sent to an outside party: I doubt there is such functionality to send a dump of the passwords to an outside source built-in as a desirable part of the system, and they apparently only got the database contents, which looks like SQL injection or something along those lines).
2. Possibly also the employee who apparently ignored basic security practice (assumption from the phishing training they are giving their staff in response).