User contributions for Vegard

A user with 173 edits. Account created on 8 May 2025.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

20 June 2025

15 June 2025

14 June 2025

  • 14:1314:13, 14 June 2025 diff hist +4,716 N Making HTTP Requests Created page with "= Making HTTP Requests = == Introduction == HTTP requests are used to interact with web servers by requesting data, submitting forms, uploading files, or modifying resources. Understanding how each method works enables deeper interaction with web applications and can expose misconfigurations or unintended functionality. This page outlines how common HTTP methods are used in practice, with real-world examples suitable for exploration and testing. == GET == The GET me..." current
  • 07:3407:34, 14 June 2025 diff hist +5,012 N HTTP Protocols Created page with "= HTTP Protocols = == Introduction == The Hypertext Transfer Protocol (HTTP) is the application-layer protocol used for communication between clients and servers on the web. It enables retrieval of resources such as HTML, JSON, or binary content by defining a standardized format for request and response messages. HTTP is stateless, meaning each request is independent unless explicitly managed using sessions, cookies, or tokens. == HTTP vs HTTPS == {| class="wikitabl..."

13 June 2025

  • 14:3214:32, 13 June 2025 diff hist +4,381 N Stateless vs Stateful Firewalls Created page with "= Stateless vs Stateful Firewalls = ; Introduction : Firewalls control how traffic enters or leaves a network. : They inspect packets and decide to allow or block them based on rules. : There are two core types of firewalls — '''stateless''' and '''stateful'''. : Knowing the difference is key to understanding how filtering works in both simple and complex environments. == Visual Summary == {| class="wikitable" ! Firewall Type !! Tracks Sessions? !! Decision..." current
  • 13:4413:44, 13 June 2025 diff hist +229 m UDP Protocol 3. UDP Header Structure current
  • 13:4113:41, 13 June 2025 diff hist +4,656 N UDP Protocol Created page with "= UDP Protocols = ; Purpose : UDP (User Datagram Protocol) is one of the two main transport protocols in the TCP/IP suite, alongside TCP. : It provides a simple, fast way to send data over networks without establishing a connection or tracking session state. : Understanding how UDP behaves helps identify when it is used, how it differs from TCP, and what it means when analyzing or generating traffic. == 1. Key Characteristics of UDP == UDP is a connectionless an..."
  • 13:3013:30, 13 June 2025 diff hist −53 TCP/IP Stack TCP/IP Stack — For Learners Who Want Full Network Understanding Tag: Visual edit
  • 13:2813:28, 13 June 2025 diff hist +109 m Networking Concepts Networking Concepts
  • 13:2113:21, 13 June 2025 diff hist +4,435 N TCP/IP Stack Created page with "= TCP/IP Stack — For Learners Who Want Full Network Understanding = ; Purpose : The TCP/IP stack shows how data travels through a network, from a software application to the physical wire or Wi-Fi signal. : Understanding this structure is key to reading, analyzing, and shaping network traffic with intention. == 1. The Four TCP/IP Layers == Each layer plays a specific role. Together, they handle everything from human-readable data to raw electrical signals. {| cl..."

7 June 2025

4 June 2025

30 May 2025

29 May 2025

(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)