Slashdot Mirror


Turning Attackers' Tools Against Them

Tasha26 writes "The BBC has an interesting Web security snippet from the SyScan 2010 security conference in Singapore. In a presentation, security researcher Laurent Oudot released details of bugs found in commonly used attack kits such as Neon, Eleonore, and Sniper. These loopholes could be exploited to get more information about the attackers, perhaps identifying them, stealing their tools and methods, or even following the trail back to their own computer."

6 of 75 comments (clear)

  1. Time for hacker bounty hunter! by maillemaker · · Score: 5, Interesting

    There should be bounties put on these folks spreading this shit.

    --
    A work that expires before its copyright never enters the public domain and thus enjoys eternal copyright protection.
    1. Re:Time for hacker bounty hunter! by Anonymous Coward · · Score: 2, Interesting

      Using a macbook to hack is kinda like using an easy bake oven to cook thanksgiving...

  2. Re:No Honor Among Thieves by WrongSizeGlass · · Score: 3, Interesting

    Do you really think that the creators of these "tools" aren't going to leave SOME way of getting back into them? To prevent them from being used against their own systems?

    No, of course not ... though they may install a copy of Kaspersky to remove the competition from their latest conquest.

  3. Illegal in many jurisdiction by Isao · · Score: 4, Interesting

    This is great intel, no doubt. There's a bit of irony in reporting vulnerabilities in malware - can I get a CVE for that? Counter-attack has a bunch of potential issues, though. The primary one is attack attribution, and the other primary one is that it's not legal in many places (including the United States) to counter-attack your attacker. If you execute code or access a system without the permission of the system-owner, you're in the same crime category as the original miscreant.

  4. Re:Following the trail back to their own computer by dbIII · · Score: 2, Interesting

    Most of these attacks are by the sort of script kiddies that you could confuse by saying "bet you can't hack 127.127.127.127". I've got one machine that will accept ssh from anywhere and it's under almost constant dictionary attack by idiot script kiddies - usually under the username "Administrator" which makes little sense since few very MS systems even have ssh. They don't really have a clue (eg. can't even get in with a password on many ssh systems), they just play with the toys without understanding what they do.
    I've seen a couple of hacked systems, and in both cases it was a long chain of embarrassingly STUPID failures by lazy idiots before the script kiddies got in. The nature of the script kiddy tools actually made it easy to see a lot of what they had done (chattr to prevent deletion of their files), but of course you have to dust off and fdisk from orbit - it's the only way to be sure :)

  5. Why not just build in counter-attack tools by Orion+Blastar · · Score: 2, Interesting

    in the OS or have an option of and OS update that includes tools to detect attacks and then counter them.

    I remember having a Fedora 9 Web Server and all kinds of foreign IP addresses tried to crack passwords and guess user names. I read the logs as root showing me failed attempts using some dictionary attack of English/American first names and passwords from a dictionary list. Now I don't use first names but handles and pen names that are hard to guess and run as a user account and only use root when I need to do something.

    A friend of mine told me they will keep trying and cannot be stopped because my Linux server has no defense system to counter attack their hacking attempts and when they send a DoS attack my system does not send one back.

    But I was never able to find such programs for Linux that would counter-attack such things and stopped hosting my web site at home and moved it to a web hosting services and let their admins monitor it 24/7. I recall they used an exploit in Apache 2.X and PHP during Halloween when I was taking my wife and son out for collecting candy. I come back home and found that trolls from Kuro5hin hacked my web server and took control and added insulting and untrue stuff about me. Later on they did the same thing to Net Money Chat that used Scoop like Kuro5hin but the admin fixed it to work with Apache 2.X and mod_perl for Apache 2.0, he submitted the code changes to Rusty, but Rusty never did anything about them. Then the Kuro5hin trolls hacked Net Money Chat and make it so it never served web pages and sabotaged the system so no part of it would work.

    I would like to see such things available or built into Linux and other operating systems or be part of a security update or some free or open source software that can be gotten by people or small businesses that run web sites and need some way to force hackers and attackers to stay away from their web servers or at least collect enough evidence to submit to the FBI or some other group to hunt down the hackers and crackers by generating an ODF or PDF or whatever file that contains copies of the logs and a list of IP addresses doing the hacking and cracking attempts and attacks and then lists what they did. If needed a court can examine the Linux logs to see the whole history if they want to as well.

    --
    Remember, Slashdot does not have a -1 disagree moderation, and no, troll, flamebait, and overrated are not substitutes.