Nmap Security Scanner
*Intro
*Ref Guide
*Install Guide
*Download
*Changelog
*Book
*Docs
Security Lists
*Nmap Hackers
*Nmap Dev
*Bugtraq
*Full Disclosure
*Pen Test
*Basics
*More
Security Tools
*Pass crackers
*Sniffers
*Vuln Scanners
*Web scanners
*Wireless
*Exploitation
*Packet crafters
*More
Site News
Site Search:
Exploit World
Advertising
About/Contact
Credits
Sponsors:




webappsec logo WebApp Sec mailing list archives

RE: SQL injection
From: "Calderon, Juan C (CORP, DDEMESIS)" <Juan.Calderon () ddemesis ge com>
Date: Mon, 21 Apr 2003 14:30:14 -0400

********
how can i evade de slash???
********

PHP manual explains this
http://www.php.net/manual/en/ref.info.php#ini.magic-quotes-runtime

When magic_quotes are on, all ' (single-quote), " (double quote), \ (backslash) and NUL's are escaped with a backslash 
automatically. If magic_quotes_sybase is also on, a single-quote is escaped with a single-quote instead of a backslash. 

hasta luego :)


  By Date           By Thread  

Current thread:
  • SQL injection falcifer (Apr 20)
    • <Possible follow-ups>
    • RE: SQL injection Calderon, Juan C (CORP, DDEMESIS) (Apr 21)
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]