Web Penetration Testing

This section covers the Penetration testing of Websites and Web Applications. It requires a bit of background on the following subjects:

  • HTML

  • CSS

  • JS

  • MySQL

It's also good measure to understand how a web server works to server content to the client. As well as knowing how front-end code differs from back-end code, especially in the case of authentication.

Last updated