Slashdot Mirror


User: I)_MaLaClYpSe_(I

I)_MaLaClYpSe_(I's activity in the archive.

Stories
0
Comments
180
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 180

  1. Re:Um, or... on Laboring Longer a Growing Trend For Americans · · Score: 1

    I deliberately choose not to have kids for environmental reasons. If you look at what amount of CO2 emission and general waste a single person in the developed nations produces, our planet can not sustain more people in western nations anymore. If the population of the western countries would halve over the next 20 years it would do much to improve the state of the current environmental issues that we are exposed to. I will risk a broken pension system for an inhabitable planet anytime.

  2. Re:Um, or... on Laboring Longer a Growing Trend For Americans · · Score: 1

    Can you back that up with data? It seems to make sense but why did nobody ever mention that, then?

  3. Re:Oh goody... on 2008 Is the Coldest Year of the 21st Century · · Score: 1

    Thank you so much for sharing that video. It was truly enlightening.

  4. Re:ESSENTIAL ADD-ONS on Google Using DoubleClick Tracking Cookies · · Score: 2, Interesting
    Sorry, hit submit accidentally:

    I use:

    • Adblock Plus, for blocking Advertisement
    • CustomizeGoogle, for making gmail use HTTPS only
    • Firekeeper, IDS/IPS for Firefox
    • FormFox, shows you where a form submitted gets sent to
    • McAffe Site Advisor,
    • NoScript,
    • SafeHistory, defends against visited-link-based web privacy attacks
    • Site Security Policy, enforces security policies for how a websites's content should behave
    • TrackMeNot, protects against data profiling by search engines
    • User Agent Switcher, lets me surf as googlebot
  5. Re:ESSENTIAL ADD-ONS on Google Using DoubleClick Tracking Cookies · · Score: 1

    I use: Adblock Plus, for blocking Advertisement CustomizeGoogle, for making gmail use HTTPS only Firekeeper, IDS/IPS for Firefox FormFox, shows you where a form submitted gets sent to McAffe Site Advisor, NoScript, SafeHistory, defends against visited-link-based web privacy attacks Site Security Policy, enforces security policies for how a websites's content should behave TrackMeNot, porotects against data profiling by search engines User Agent Switcher, lets me surf as googlebot

  6. Mod parent up! on DNS Flaw Hits More Than Just the Web · · Score: 1

    Oh, if I only had modpoints...

  7. Re:So get a cheap cert on DNS Flaw Hits More Than Just the Web · · Score: 1
    IMHO the problem might be your (trifishs) "That works" part of the message. Because I do not know what you meant with "that": do you mean: "this attack only works on the cheapest certificates", which I would read as "only works against the cheapest certificates, certificates bought at Paypal are secure."?

    But I guess you meant to say that you can not purchase the certificates needed for this kind of attack at Paypal?

  8. Re:SSH and SSL protected on DNS Flaw Hits More Than Just the Web · · Score: 1

    SSL will raise a certificate error unless they have some way of getting a fake cert.

    With this you can intercept email which is used to validate at VeriSign that you own the domain. Because mail servers do DNS lookups as well, which can be spoofed.

  9. Well, goatse, eh? on The Internet Meme Timeline · · Score: 1
    Well, as everybody seems to comment on the goatse part I will join in:

    FTFWS: (FTFWebSite)

    "This image was frequently foist on unsuspecting viewers to shock them."

    Hey, I mean: no one expects the goatse!

    Or did you?

  10. Has anybody recorded the live radio streams? on Listen Online To Last HOPE Conference · · Score: 1

    Has anybody recorded the live radio streams? I can't seem to find any recordings of this anywhere, I missed the live stream. :-(

    Also links to video recorings - even if not free of charge - would be welcome!

  11. Re:not such a big deal on Cold Boot Attack Utilities Released At HOPE Conference · · Score: 1

    It is of great concern. Many corporate users live in the false sense of security that their (personal and corporate) data is secure should the laptop get stolen. But this no longer holds true if the laptop stolen was either in hibernation mode (sleeping) or just password locked. That might also hold true for the guy that is walking around with millions of SSNs on his laptop, including yours.

  12. Re:passwords? on UK PM's Aide Loses BlackBerry In Chinese Honeytrap · · Score: 1

    That's exactly what the communists want you to think! :-)

  13. Re:Sony didn't only rootkit their CDs on The Internationalization of Malware · · Score: 1

    Very interesting, never heard of this one. But it is really plausible because another division of Sony also implemented a rootkit, sold on a USB stick that utilized a fingerprint reader. It used the rootkit to hide the stored fingerprint information... It got detected by AV's anti-rootkit technologies.

    Fool me once...

        well...

  14. gathering sensible information can be quite easy on Cell Phone Tracking Reveals Users' Habits · · Score: 1

    When I attended the DIMVA conference I watched a presentation where the propagation of a worm was analyzed. This analysis was done with the session informations of swiss provider backbone routers (like date and time and IP addresses involved in conversations). That data was easily obtainable by the researchers by requesting it as data used for scientific research. But the researchers had to anonymize the data for the presentation, of course. But hey, if it's that easy to get to that kind of information (just pose as a researcher), who needs faulty laws?

  15. Re:One store on TJX Fires Employee For Disclosing Vulnerability · · Score: 1
    Although that is certainly true, do you know that this is not true for all stores and maybe even the data center?

    Also, why should we not think that you are an agent of that firm that scours the internet to find bad things posted about TJX, hired by them, Mister A.C.?!

    Also interesting titbit from TFA:

    "Not one single thing was done. My store manager even posted the password and username on a post-it note. I told her not to do that."
  16. Cantenna could be illegal, depending where on Parent-Friendly Wireless Bridge To Span 500 Meters? · · Score: 1
    Well, in the US the cantenna itself might be illegal:

    from 10 ways you might be breaking the law with your computer

    #5: "Tools of a crime" laws

    Some states have laws that make it a crime to possess a "criminal instrument" or the "tool of a crime." Depending on the wording of the law, this can be construed to mean any device that is designed or adapted for use in the commission of an offense. This means you could be arrested and prosecuted, for example, for constructing a high gain wireless antenna for the purpose of tapping into someone else's wi-fi network, even if you never did in fact access a network. Several years ago, a California sheriff's deputy made the news when he declared "Pringles can antennas" illegal under such a statute.

  17. Re:...without connecting to an NTP server? on Microsoft Patents 'Proactive' Virus Protection · · Score: 1
    Ways to detecte the presence of a VM are not limited to the methods you mentioned.

    E.g., you could check for certain characteristics of the VM, like with VMware, the presence of the "VMware" string in memory or the presence of a communication channel between the VM and the host.

    Then you can detect VMs by some special instructions that the native CPU would not understand.

    And probably most difficult to prevent, you can detect the presence of VM by looking at the memory addresses of certain OS tables.

    Take a look at On the Cutting Edge: Thwarting Virtual Machine Detection or just google a bit

  18. VM detection on Microsoft Patents 'Proactive' Virus Protection · · Score: 1
    Now, that just has to work as it has been shown numerous times that the presence of a VM can under no circumstances be detected, right?

    And then they took the red pill and saw the truth...

  19. How To Turn a Mini Maglite Into a Laser on Laser Pointers Classed as Weapons in Australia · · Score: 1
  20. Re:It's only class 3 and 4 lasers on Laser Pointers Classed as Weapons in Australia · · Score: 1
  21. MOD PARENT UP, it's INSIGHTFUL and INFORMATIVE on UK ISP Admitted to Spying on Customers · · Score: 1

    If only I had mod points now...

  22. Re:RTFA? on Windows Forensic Analysis · · Score: 1

    Read the File System? (Perhaps a mixture from NTFS and RTFA)

    Just a guess.

  23. Re:A/V bloat due to antiquated approaches on Anti-Botnet Market is Black Eye for AV Industry · · Score: 1

    IANAB as well but I think there could be a problem with imitating the body's immune system concerning the use of "lookup tables".

    AFAIK (please feel free to correct me) the antibodies are generated after a first contact happened with what they are to defend against and if I am correct this is the mechanism vaccination uses. So for the defence against the first encounter of an unknown virus the immune system has to rely on heuristics (which makes the defending process slow and ineffective).

    Now the problem with that seems to be that it makes perfect sense for the body to only carry the antibodies for exciter that it has encountered as chances are great that most of the exciters that you encounter are known to your body as they are generally to be found in the area you live.

    With other words, it makes sense for your body not to have antibodies for the Ebola virus if you have never encountered it as you will likely not get it (if you don't travel to a region where this virus is to be found - the immune system was IMHO not able to react to the invention of planes that take you there so it's not prepared for this case).

    But with the Internet the situation is even more problematic than with planes: your computers 'immune system' has to be very concerned about that virus originating in Sao Paulo even if it does not fly there as long as it's hooked up on the net.

    So the circumstances under which our immune systems have to work differ substantially from the circumstances that your AV client has to deal with.

    Also, in 2007 alone as many new malware samples were found than in the last 20 years alone. If our immune system had to cope with that many new types of viruses humanity would be in deep trouble.

    my 2 Cents

    Grammar Nazis go away: English is not my mother tongue, it's 1:40 local time and I am tired as hell.

  24. Re:Intellectual Property on Security Research and Blackmail · · Score: 1
    Yes, that's the idea behind WabiSabiLabi, the Exploit Marketplace. Security Researchers have always been treated unfair, as it was always demanded from the to give their knowledge away for free, at least to the vendor. But what is the incentive for a white hat to do research at all if he is not allowed to make money out of it?

    Also, why should said researcher not just turn into a blackhat and sell stuff on the black market if he is not paid for his work on the 'free' market because no such market exists?

    Compare it to medical research: medical research requires great efforts and would not be done if you could not turn the results into money (usually by patenting). Is it unethical to patent drugs that could save many lives? Why does nobody point their finger onto the drug researchers but the security researchers are the unethical people?


    If someone is willing to pay more for an exploit than the vendor, that's the free market.

    The WabiSabiLabi guys experienced the ethical dilemma as well: They tried to resolve this issue and to create a free market for the security researchers but when they informed the vendor of an auction, they were called blackmailers. If they didn't do so, they acted unethical as well. So what?

    BTW, there's a great video available from the WabiSabiLabi guy (Roberto Preatoni from Zone-H) at the HITB Kuala Lumpur Videos, the presentation is here .

  25. You can buy software that can thwart captchas on Have Spammers Overcome the CAPTCHA? · · Score: 3, Informative
    Aleksey Kolupaev [...] develops and sells software that can thwart captchas by analyzing the images and separating the letters and numbers from the background noise. They charge $100 to $5,000 a project, depending on the complexity of the puzzle.


    Quoted from this article. No wonder someone used it for a worm.


    Also discussed here on /.:


    Evolution of the 'Captcha'
    Posted by CmdrTaco on Monday June 11, @08:36AM
    from the why-can't-i-even-read-them-half-the-time dept.

    FireballX301 writes

    "The New York Times is running an article about the small word puzzles various sites use in order to defeat automated script registration while still letting humans through. It seems many people can't actually solve them anymore, so new alternatives (image recognition) are being created. This, of course, seems breakable as well -- is there a feasible alternative to the captcha, or are we stuck jumping through more and more hoops to register at places?"