Web Security Learning
stable

Content Index:

  • 1. Prologue
  • 2. Computer Networks and Protocols
    • 2.1. Network Basics
    • 2.2. UDP protocol
    • 2.3. TCP protocol
    • 2.4. DHCP Protocol
    • 2.5. Routing algorithm
    • 2.6. Domain Name System
    • 2.7. HTTP protocol suite
      • 2.7.1. HTTP Standards
      • 2.7.2. HTTP version
      • 2.7.3. HTTPS
      • 2.7.4. Cookie
      • 2.7.5. WebDAV
      • 2.7.6. Reference Links
        • 2.7.6.1. RFC
        • 2.7.6.2. Blog
    • 2.8. Mail protocol family
    • 2.9. SSL/TLS
    • 2.10. IPsec
    • 2.11. Wi-Fi
  • 3. Information Collection
  • 4. Common vulnerability attack and defense
  • 5. Language and Framework
  • 6. Intranet penetration
  • 7. Cloud Security
  • 8. Defense Technology
  • 9. Authentication Mechanism
  • 10. Tools and Resources
  • 11. Manual Quick Check
  • 12. Others
Web Security Learning
  • »
  • 2. Computer Networks and Protocols »
  • 2.7. HTTP protocol suite »
  • 2.7.6. Reference Links

2.7.6. Reference Links¶

2.7.6.1. RFC¶

  • RFC 3253 Versioning Extensions to WebDAV (Web Distributed Authoring and Versioning)

  • RFC 3648 Web Distributed Authoring and Versioning (WebDAV) Ordered Collections Protocol

  • RFC 3744 Web Distributed Authoring and Versioning (WebDAV) Access Control Protocol

  • RFC 4437 Web Distributed Authoring and Versioning (WebDAV) Redirect Reference Resources

  • RFC 4918 HTTP Extensions for Web Distributed Authoring and Versioning (WebDAV)

  • RFC 5323 Web Distributed Authoring and Versioning (WebDAV) SEARCH

  • RFC 5842 Binding Extensions to Web Distributed Authoring and Versioning (WebDAV)

2.7.6.2. Blog¶

  • What should a hacker know about WebDav

  • SameSite attribute of the cookie

  • Getting Started with the HTTP Protocol

Previous Next

© Copyright 2019-2022, WebSecurity.

Built with Sphinx using a theme provided by Read the Docs.