NOPROXY
Topics in this section,
Topics in this section,
In this section, you are going to learn
Terminology
Version Info
High Level Protocol Setup
Experimental Setup
Application
LibraRIES
test:~$ curl https://c-pointers.com
Expected output:The HTML source code of the webpage hosted at https://c-pointers.com
Step-1 : wireshark captures
client side
Step-2 : screenshots
test:~$ wget https://c-pointers.com
Expected output:The HTML content of the webpage at https://c-pointers.com
Step-1 : wireshark captures
client side
Step-2 : screenshots
test:~$ curl http://c-pointers.com
Expected output:The HTML source code of the webpage hosted at http://c-pointers.com
Step-1 : wireshark captures
client side
Step-2 : screenshots
test:~$ wget http://c-pointers.com
Expected output:The HTML content of the webpage at http://c-pointers.com
Step-1 : wireshark captures
client side
Step-2 : screenshots
Test Cases
Frame Sequence
Wireshark Capture
packet 1
packet 2
FAQs
Reference links