Re: security for AJAX-style function calls

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



not particularly secure, this is not much different than just using the
session id. if you need security, you should run over https, so sniffers can
not be used.

-- bruce (sqlwork.com)


"PJ6" <nobody@xxxxxxxxxxx> wrote in message
news:OP%23lPyy$FHA.2256@xxxxxxxxxxxxxxxxxxxxxxx
>I have AJAX-style calls that will require a user's login for permission
>checks. I might have been OK with the login ID rolled into a session
>variable, but now I'm faced with calling my AJAX functions with the login,
>which would be pretty easy to hack.
>
> I was thinking on a successful login attempt to issue a GUID to that
> session and store it in a hashtable server-side with the login name,
> probably expire it after 24 hours.
>
> This seems pretty straightforward to do but I've had it drilled into me
> that one does not 'home-brew' security, one uses whatever is commonly
> available and accepted as secure. I just wanted to check here if this
> approach is OK.
>
> Paul
>


.



Relevant Pages

  • Re: nooB PhP login using MySQL
    ... This PC has MySQL and IIS configured and running. ... how do I prevent users from bypassing the login? ... create a random string and store in session on server, ... euphemism for md5) but now that there are secure ways, ...
    (comp.lang.php)
  • Re: nooB PhP login using MySQL
    ... This PC has MySQL and IIS configured and running. ... how do I prevent users from bypassing the login? ... create a random string and store in session on server, ... euphemism for md5) but now that there are secure ways, ...
    (comp.lang.php)
  • Re: Linked Table-Embed Password
    ... > for the one login was the security. ... Don't confuse data security issues with data integrity issues. ... It may be common, but it's not secure. ... See http://www.QBuilt.com for all your database needs. ...
    (microsoft.public.access.security)
  • Re: nooB PhP login using MySQL
    ... This PC has MySQL and IIS configured and running. ... how do I prevent users from bypassing the login? ... create a random string and store in session on server, ... euphemism for md5) but now that there are secure ways, ...
    (comp.lang.php)
  • Re: Logins and mdw file
    ... If you can get in without a login, ... Creating userids and passwords in an MDW file DOES NOT secure the file. ... You need to make backup copies of your files, then read the security FAQ. ... > I have three Access programs running on a variety of PC's ...
    (microsoft.public.access.formscoding)