how can i protect from cookie injection?

4 replies
hello ,
these days i am developing price comparison system (i will give her source code for free :-) )
i use in the admin panel with cookies and i want to protect from cookies injection , does anyone have an idea?

thanks!!!
#cookie #injection #protect
  • Profile picture of the author ussher
    It pays not to store sensitive info in cookies. data goes in the database.

    here is some info that might help
    How to Create Totally Secure Cookies | Think Vitamin
    Signature

    "Jamroom is a Profile Centric CMS system suitable as a development framework for building entire communities. Highly modular in concept. Suitable for enterprise level development teams or solo freelancers."

    - jamroom.net
    Download Jamroom free: Download
    {{ DiscussionBoard.errors[3839798].message }}
  • Profile picture of the author hhunt
    Originally Posted by omerbsh View Post

    hello ,
    these days i am developing price comparison system (i will give her source code for free :-) )
    i use in the admin panel with cookies and i want to protect from cookies injection , does anyone have an idea?

    thanks!!!
    My advice is that if you are not sure of what you are doing, always get someone with experience to handle it. If your system is going to be public-facing, then watch out.
    {{ DiscussionBoard.errors[3851545].message }}

Trending Topics