Web applications are typically accessed using which protocols?

Study for the SANS560 GIAC Penetration Tester (GPEN) Test. Study with flashcards and multiple choice questions, each question has hints and explanations. Get ready for your exam!

Multiple Choice

Web applications are typically accessed using which protocols?

Explanation:
Web applications are accessed using HTTP and HTTPS because these are the standard protocols browsers and servers use to exchange requests and responses. HTTP defines the basic, text-based request/response flow for fetching pages and submitting forms, while HTTPS adds TLS/SSL encryption to protect that traffic, which is crucial for credentials and sensitive data. In practice, this traffic runs over ports 80 (HTTP) and 443 (HTTPS) and uses methods like GET and POST to interact with resources. Other protocols serve different purposes: FTP is for file transfers, SSH provides remote command access to servers, and SMTP handles email delivery, not typical web application traffic.

Web applications are accessed using HTTP and HTTPS because these are the standard protocols browsers and servers use to exchange requests and responses. HTTP defines the basic, text-based request/response flow for fetching pages and submitting forms, while HTTPS adds TLS/SSL encryption to protect that traffic, which is crucial for credentials and sensitive data. In practice, this traffic runs over ports 80 (HTTP) and 443 (HTTPS) and uses methods like GET and POST to interact with resources. Other protocols serve different purposes: FTP is for file transfers, SSH provides remote command access to servers, and SMTP handles email delivery, not typical web application traffic.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy