Thursday, December 29, 2011

CSRF

Cross Site Request Forgery. Working on beating down this demon as we speak, but the jist of it is this: Without proper security, someone is able to, for example, send a fake image source file to a user, with the source of the image being the attack. This source could redirect valuable cookie information from your browser through a malicious website, and steal some valuable information.

The way I'm going to get around this is with proper hashing, superior php session coding, and proper site redirection.

8 comments:

  1. Security is very important these days.

    ReplyDelete
  2. You can do it! we all believe in you!

    ReplyDelete
  3. It sounds like you know what you're doing man.

    ReplyDelete
  4. Sounds like you know what you're talking about, good luck getting it down.

    ReplyDelete
  5. I think that's happened before to a computer I used to use, I'm not too sure though.

    ReplyDelete
  6. Looks like you know much more than me, good luck, now following!

    ReplyDelete
  7. Good luck, knew that was possible but no idea how. Although there always seems a way around everything if one is dedicated enough.

    ReplyDelete
  8. haha wow that sounds cool good luck!

    ReplyDelete