Website Security (Learn)

Source: Internet
Author: User

Recording

First, security fundamentals 1.1, security
    • The importance of website security
    • Basic Security Properties
    • Attack methods and principles of website intrusion
    • The defensive idea of web security
1.2, the main application of site security
    • Electronic commerce
    • E-government
    • Ticketing system
    • Company internal System
1.3. Several common safety issues
    • denial of service (dos-denial of services) phenomenon: massive invalid access, causing network congestion, users cannot access
    • illegal sign-in phenomenon: get the password of the website user, change the content at random on the website
    • database-level phenomena: arbitrarily altering database data and selling database data
    • Get site Administrator permissions: Web site management is confusing, no basic protection
1.4. Basic properties of security
    • Confidentiality of
    • Integrity
    • Availability of
    • Reliability
    • Non-repudiation
Ii. common attack methods and principles of website intrusion 2.1, Brute Force hack

Attack principle

Attack content: various login passwords.

Use the tool's repetitive heuristic attack.

Reduce the number of test attempts: Dictionary files, rule cracking

Attack method: Remote hack and local file hack

2.2. SQL injection:

Attack principle:

Enter a special SQL command in a Web form or query string

Implement spoofing server or bypass login authentication

2.3. Upload Vulnerability

Use upload vulnerability to go directly to Webshell

Security vulnerabilities for Web services:

    • Character filtering is not strict
    • File type not detected
    • Upload not weighted
2.4.XSS Cross-site attack

Xss-cross Site Scripting

Attack principle:

    • Malicious users inserting HTML or JS scripts into a Web page
    • Entice users to click or enter user privacy data
    • Hackers get user accounts, cookies and other privacy data

Common attack modes:

    • JS mode
    • iframe mode
    • Ajax Way

Common attack modes:

    • Phishing mails
    • Image link
2.5.Cookie Fraud

Principle:

    • Cookies are user data stored on the client
    • Hackers can impersonate administrators or users by modifying local cookies.

Cookie viewing tool: Guilin veterans, etc.

2.6.Dos attackThird, web security defense ideas

Website Security (Learn)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.