20155313 Yang Yi "Network countermeasure Technology" experiment Eight Web Foundation first, experimental purpose
- 1.Web Front-end HTML
Can install normally, start and stop Apache. Understand the HTML, understand the form, understand the get and post methods, and write an HTML containing the form.
- 2.Web Front Javascipt
Understand the basic JavaScript functionality and understand the DOM. Write JavaScript to verify the user name, password rules.
3.Web backend: MySQL Basics: Normal installation, start MySQL, build library, create user, change password, build table
4.Web backend: Writing PHP Web pages, connecting databases, authenticating users
- 5. The simplest SQL injection, XSS attack test
Function Description: User can login, login user name password saved in the database, login successfully display welcome page.
Second, the basic question answer
Three, the experiment content four, the experiment experience
20155313 Yang Yi "Network countermeasure Technology" Experiment Eight Web Foundation