Skip to content

Max's Blog

  • Home
  • About
Max's Blog

Category: Web

October 25, 2021 max-sperling

Wireshark – Alternative for DevTools network

These days some website try everything to block the usage of DevTools on their pages. An alternative to atleast still

Continue reading
June 9, 2021 max-sperling

Multithreading (Web apps)

Types of Worker Type Worker Web Worker Service Worker Dedicated Worker Shared Worker Amount Multiple per tab One per origin

Continue reading
May 11, 2021 max-sperling

Chromium process architecture (Overview)

Generally spoken there are 2 major process types: Browser and Renderer. Browser process – There exists just one running browser

Continue reading
March 12, 2021 max-sperling

Client-side storage (Web browser)

Overview User data Cookies Web Storage IndexedDB Cache HTTP Cache GPU Cache Code Cache 1.1 Cookies The data gets received

Continue reading
January 13, 2021 max-sperling

Loading order of a webpage

Basics 1. Fetch the requested HTML file (via HTTP GET). 2. Parse (creating the DOM) that file (using DFS). 3.

Continue reading
September 25, 2019 max-sperling

Download HLS streams (PowerShell)

Introduction Some web player are streaming videos in parts and not as a single file. The common reason is to

Continue reading
February 20, 2019 max-sperling

HTTP vs. WebSocket

HTTP is a RESTful protocol with a uni-directional communication. This means the client needs to poll to get updates from

Continue reading
January 29, 2019 max-sperling

HTTP hacking – Vote counter (Example 2)

I have acted like they would have been more intelligent to make it harder to hack their counter. 🙂 But

Continue reading
August 9, 2017 max-sperling

HTTP hacking – Vote counter (Example 1)

1. Scan the traffic Just capture the network traffic while simulate one sequence of voting. Possible tools you can use

Continue reading

Posts navigation

«Previous Posts 1 2 3

Categories

  • Other (19)
    • Games (13)
    • Nutrition (4)
    • Traveling (2)
  • Science (17)
    • Chemistry (3)
    • Linguistics (2)
    • Math (10)
    • Physics (2)
  • Sport (73)
    • Climbing (5)
    • Diving (20)
    • Fitness (8)
    • Martial arts (34)
      • Ground fighting (9)
      • Mixed martial arts (4)
      • Stand-up fighting (12)
    • Running (1)
    • Surfing (2)
    • Swimming (1)
    • Volleyball (2)
  • Technology (288)
    • Computer (258)
      • Architecture & Design (15)
      • Artificial intelligence (3)
      • Audio & Video (11)
      • Building & Reversing (15)
        • CMake (2)
      • Computational complexity (3)
      • Computer architecture (4)
      • Debugging & Memory (29)
      • Development (72)
        • CI/CD (1)
        • Programming (61)
          • Concurrency (12)
          • Data structures (13)
          • Pointers & References (7)
        • Scripting (4)
        • Testing (6)
      • Development process (5)
      • Hacking & Security (17)
      • Hardware & Protocols (8)
      • Networking (11)
      • Operating system (21)
        • Linux (12)
        • Windows (8)
      • Regular expression (2)
      • Tool configuration (5)
      • Version control (22)
      • Virtualization (7)
      • Web (29)
    • Electrics (9)
    • Mechanics (15)
    • Medicine (2)
    • Photography (4)
WordPress Theme: Wellington by ThemeZee.