Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: Protecting posted variables |
|---|---|
| Date: | Fri, 21 Jul 2006 16:02:44 +1000 |
Outside of encrypting in SSL, how can variables being posted from the browser back to the server be protected from prying eyes?
encrypt it yourself? but you'll also need to provide a decryption tool for the client side. this can be javascript (google for javascrypt from fourmilab), but really, why not use ssl?
During previous pentests, I've seen variables being posted to a webserver (IIS6.0 is one I remember this with) all hashed together. I don't think that any special client-side software was used, it was a function of the site....
well hashing it won't help at all. you can't reverse a hash.
-- mic
------------------------------------------------------------------------- Sponsored by: Watchfire
https://www.watchfire.com/securearea/appscancamp.aspx?id=70150000000CYkc -------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Protecting posted variables, Serg B. |
|---|---|
| Next by Date: | RE: Protecting posted variables, Andrew Chong |
| Previous by Thread: | Re: Protecting posted variables, Serg B. |
| Next by Thread: | RE: Protecting posted variables, Andrew Chong |
| Indexes: | [Date] [Thread] [Top] [All Lists] |