Slashdot Mirror


Kinectasploit: Hack Tools Meet Kinect

mask.of.sanity writes "While Hollywood often fails to portray hacking, one researcher has made the art of exploitation look more like the big screen. Kinectasploit is hacking in the form of a first-person shooter that melds Microsoft's Kinect controls with 20 hacking tools including Metasploit, Snort, Nessus, John the Ripper and Ettercap. The work in progress can be downloaded from github."

33 comments

  1. Okay, and? by girlintraining · · Score: 4, Insightful

    Real Hackers(tm) don't hack from a device that records your face, voice, and surroundings... Just sayin'.

    --
    #fuckbeta #iamslashdot #dicemustdie
    1. Re:Okay, and? by Anonymous Coward · · Score: 2, Funny

      Real hackers have a small piece of TP covering the lens of their integrated webcam ! Bonus if not only while fapping.

    2. Re:Okay, and? by Anonymous Coward · · Score: 3, Insightful

      Real Hackers® use whatever's available.

    3. Re:Okay, and? by doctor+woot · · Score: 2

      Real Hackers(tm) don't hack from a device that records your face, voice, and surroundings... Just sayin'.

      Real "hackers" with experience in network probing, intrusion and forensics also don't need a video game to use tools like nmap and ettercap. This is just a neat toy that provides a layer of visual abstraction to help people better understand the tools that are employed during a (legal) pentest, not a suite of security tools for 00b3r-31337 bl4khA7 PwNl0rDz to expedite their trips to prison.

    4. Re:Okay, and? by Scarletdown · · Score: 2

      By the time I get done pumping my fetid cock in & out of your rancid, disease-infested asshole, cum and feces will be pouring out of your anus like it's a faucet. What say you?

      To any representatives of any benevolent interstellar civilizations that may be monitoring this planet's communications, the Anonymous Coward quoted above is in no way representative of the Human Race in general.

      --
      This space unintentionally left blank.
    5. Re:Okay, and? by ranulf · · Score: 1

      "Wait, I know this. It's a UNIX operating system!"

    6. Re:Okay, and? by Ocker3 · · Score: 1

      YMMV

  2. Doom by cold+fjord · · Score: 5, Informative
    --
    much of left-wing thought is a kind of playing with fire by people who don't even know that fire is hot - George Orwell
  3. WTF is with the sound? by Anonymous Coward · · Score: 0

    It sounds like an elevator equipment room.

  4. old hat by bloggerhater · · Score: 1

    Released at defcon 19 2011 and this link is from defcon 20...a year ago.
    How did this make it to the top?

  5. Neuromancer the game by SpankyDaMonkey · · Score: 1

    Watching the video I'm reminded of the hacking sequences from the Neuromancer game.

    http://www.youtube.com/watch?v=d0-oDSD-o1M

    1. Re:Neuromancer the game by Anonymous Coward · · Score: 0

      Or just plain Neuromancer. Mix this with the Rift, and watch out for Black ICE.

      Though it'll probably turn out more like Snow Crash. Neil Stephenson is already writing the swordfighting algorithm.

  6. Re:Chaos by Anonymous Coward · · Score: 0

    To think the amount of food, power, and time wasted in the life of cachimaster... that only contributes to the ultimate heat-death of the universe.

  7. Re:God...Not More Of This Crap by Anonymous Coward · · Score: 2, Informative

    Uh, the Eye Toy was just a basic Web cam.

  8. Why? Why? Why? by Anonymous Coward · · Score: 0

    Cuz we can!

  9. Re:Chaos by Anonymous Coward · · Score: 0

    To think the amount of food, power, and time wasted in projects like this one... that only contributes to the ultimate heat-death of the universe.

    Uh, yeah...

    Tell me again how this is worse than porn?

  10. What's the point. by evensteven6 · · Score: 1

    Positive: different expression (than strictly technical) of a tool. Negative: waste of a bunch of peoples time. Conclusion: product made exploiting hacking hype in mainstream America ----> Fail

    1. Re:What's the point. by Anonymous Coward · · Score: 1

      It's the very definition of 'hacking' away at something; whatever floats your boat. I can assure you that there's much, much more software out there under the guise of something 'useful' that is definitely a waste of people's time. Who cares.

    2. Re:What's the point. by evensteven6 · · Score: 2

      fair enough!

  11. Where is the garbage file? by sidevans · · Score: 1

    It's root slash period workspace slash period garbage period.

    --
    I'm not signing anything
  12. Duh! Of course they do! by Anonymous Coward · · Score: 0

    That's what the ski mask is for...

  13. subject by Legion303 · · Score: 1, Troll

    Slashdot: news for people who just came out of a two-year coma. Stuff that mattered.

  14. Re:God...Not More Of This Crap by GTRacer · · Score: 1

    It was just a cam, but it was paired with software that did the motion recognition (usually poorly unless you had floodlights in the room). EyeToy compatible games touted motion control with just the EyeToy and your living room. Pity it was so bad at actually detecting accurate motion. I tried mine with DDR and with the EyeToy sampler disc and I failed to get any real accuracy out of it. Then again, I paid a whopping $10 for the EyeToy yoga bundle on clearance.

    I wound up using it as my Skype cam as I didn't have any other webcams and I didn't really want to sink more money into hardware I used rarely.

    --
    Defending IP by destroying access to it? That makes sense, RIAA/MPAA. Go to the corner until you can play nice!
  15. Wait by Anonymous Coward · · Score: 0

    Isnt SNORT an IDS?

  16. Re:Chaos by Anonymous Coward · · Score: 0

    > Tell me again how this is worse than porn?

    Durrgh. No nudity.

  17. Re:God...Not More Of This Crap by tlhIngan · · Score: 1

    It was just a cam, but it was paired with software that did the motion recognition (usually poorly unless you had floodlights in the room). EyeToy compatible games touted motion control with just the EyeToy and your living room. Pity it was so bad at actually detecting accurate motion. I tried mine with DDR and with the EyeToy sampler disc and I failed to get any real accuracy out of it. Then again, I paid a whopping $10 for the EyeToy yoga bundle on clearance.

    The problem was EyeToy worked by using background differencing. It took two images - and then differenced them to find the motion. (It used a few more frames than that to determine what was background and what wasn't, but the idea holds).

    As you can imagine, this works to a limited extent, but if you move too slowly, the differencing algorithm fails because you get low pass filtered as background. In addition, you can't differentiate between things at different depths, so if something falls behind you, it's treated as your motion.

    Kinect adds depth sensing (via IR dots) to add depth, making it easier to determine background from not background, as well as do skeletal tracking and such. This gives the ability to differentiate between background movement and foreground, separate multiple people out, etc,

  18. Someone needs to put this together with Daedalus by oldfag · · Score: 1

    or maybe someone has, the releases are only months apart after all. Daedalus is that Japanese cyber attack visualization thing http://www.diginfo.tv/v/12-0116-r-en.php