Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Here's the link (Score 2) 22

That's why I like having my own domain.

* If prompted for an address just make something up, with the name referencing the purpose, (e.g. forslashdot@example.com)
* Unique email address for any site/other purpose. Since they're unique to any entity you know exactly who got breached.
* With a catch-all you can make up addresses to use but don't actually have to create the addresses on your end because you'll just get the emails.
* You can reply with that unique address in kind, even though that address doesn't actually 'exist'.
* The catch-all will get all mail addressed to your domain so it's handy for times people might misspell something.

(Some people sh|t on the idea of catch-alls but I've been set up that way for over 8 years and I don't get any spam.)

One nice thing about haveibeenpwned is you can do a domain-wide query (provided you can prove it's your domain) and it'll tell you which email addresses, if any, have been seen in a breach.
After you've verified that once haveibeenpwned will notify you of any future breaches so you don't have to occasionally go back to check.

Submission + - This crypto puzzle might unlock the other half of the NSA files (businessinsider.com)

An anonymous reader writes: Hacker 1x0123 says he has the other half of the NSA Equation Group files for sale, and he's offering a sample for those who can solve his crypto puzzle. So far, 1x0123 has refused to give up any samples to journalists who've asked, so this all could be a clever troll. But he has offered some hints on Twitter in recent days, with the .onion URL encrypted as: 02010403. On Tuesday, he offered up another hint and said at least two people had solved it.

Submission + - Serious flaws in NTP (the application, not the protocol) need to be patched 3

hawkinspeter writes: A new set of vulnerabilities with the most common NTP daemon have been discovered by Google security researchers. There exist public exploits that target these flaws, so it's recommended to patch to version 4.2.8 (or switch to openntp which doesn't have the same issues) immediately. This is especially problematic for those systems that run ntpd with root privileges as a single carefully crafted packet can allow access at the privilege level of the process. This was reported by ZDNet a few days ago and I have yet to see the Ubuntu patches for this, but it looks like Red Hat are on top of things.

Submission + - Do backups on Linux no longer matter? (sourceforge.net) 5

cogcritter writes: In June of 2009, the dump/restore utilities version 0.4b42 for Linux's ext3 filesystem were released. This was the last version where incremental dumps could actually be used. A bug introduced in 0.4b43, one year later, causes restore to fail when processing an incremental backup unless, basically, no directory deletions occurred since the level 0 part of the backup set was taken.

The bug is certainly present in Debian Wheezy, and comments in Debian's defect tracking system suggest that the bug has permeated out into other distros as well.

How can Linux's backup/restore tools for its popular ext2/ext3 filesystem be broken for 3+ years, and nobody seems to care? Does nobody take backups? Or do they not use incremental backups? How many people are going to find themselves scrambling when they next NEED to restore a filesystem, and find themselves in possession of long-broken tools?

Just in case this article is where some hapless sysadmin ends up, the workaround is to go to dump.sf.net, go to the files section, pull down the 0.4b42 version and build it for yourself. For me, I think going forward I'm going to switch to filesystem mirroring using rsync.

Comment Re:Stupid (Score 1) 61

The entire concept is stupid. Screenshots.

Exactly. The same could be said in regards to private Facebook profiles.
Nothing stops someone that is part of the private group to make available anything that they see to others not in the group. eg., Save the page, the text, pictures, screenshot it, etc.

Slashdot Top Deals

Testing can show the presense of bugs, but not their absence. -- Dijkstra

Working...