Tag Archives: Intercepting Proxy

PHP Security Pt 3

Web Design and ProgrammingIn part 3 of my PHP Security video tutorial I go over the most vulnerable ways hackers attack websites. I focus a lot on authentication and client side attacks. Specifically I go over the tools and techniques used to:

  • Crack user ids and passwords
  • Catch and manipulate data sent from the browser to the server
  • Cheat encryption techniques
  • Down load and change how websites secure themselves
  • Cheat forgotten password scripts into giving up passwords

Continue reading PHP Security Pt 3