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: Magic Quotes |
|---|---|
| Date: | Tue, 10 Oct 2006 12:39:50 +0400 |
Dok
DokFLeed wrote:I am researching in bypassing Magic Quotes enforced by PHP
You might be interested in this post:
http://shiflett.org/archive/184
Magic quotes isn't an ideal approach, because it escapes input (in a generic and incomplete way) for one particular purpose. This complicates input filtering (having to account for extra characters), provides a false sense of security, pushes responsibility to the configuration of the environment, can't be relied upon (requires every PHP developer to write inelegant code to deal with the lack of predictability), etc.
It is also being removed.
Chris
------------------------------------------------------------------------- Sponsored by: Watchfire
https://www.watchfire.com/securearea/appscancamp.aspx?id=701500000008YSz --------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [WEB SECURITY] Re: SQL In the Request, Rick Zhong |
|---|---|
| Next by Date: | Re: Magic Quotes, Tomek Perlak |
| Previous by Thread: | Magic Quotes, DokFLeed |
| Next by Thread: | Re: Magic Quotes, Tomek Perlak |
| Indexes: | [Date] [Thread] [Top] [All Lists] |