From a3822fb4e6240121cbe2879a9cd45c00347b8261 Mon Sep 17 00:00:00 2001 From: Adi Rabinovich Date: Sat, 7 Sep 2024 18:35:24 -0400 Subject: [PATCH] Trying to fix code block --- content/posts/2024-introducing-merka-cloud/index.md | 2 +- content/posts/2024-nVidia-CUDA-Future-Computing/index.md | 2 +- content/posts/2024-tiktok-security-hole-schoker/index.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/content/posts/2024-introducing-merka-cloud/index.md b/content/posts/2024-introducing-merka-cloud/index.md index b7d88fe..8953be9 100644 --- a/content/posts/2024-introducing-merka-cloud/index.md +++ b/content/posts/2024-introducing-merka-cloud/index.md @@ -10,7 +10,7 @@ date: 2024-09-01T11:11:11+00:00 url: /2024/introducing-merka-cloud/ tags: - Personal - - Open-Source + - Open Source - Cloud - Infrastructure - IaC diff --git a/content/posts/2024-nVidia-CUDA-Future-Computing/index.md b/content/posts/2024-nVidia-CUDA-Future-Computing/index.md index 5116ebf..3fde85c 100644 --- a/content/posts/2024-nVidia-CUDA-Future-Computing/index.md +++ b/content/posts/2024-nVidia-CUDA-Future-Computing/index.md @@ -13,7 +13,7 @@ tags: - CUDA - GPU - AI - - Open-Source + - Open Source - Python --- diff --git a/content/posts/2024-tiktok-security-hole-schoker/index.md b/content/posts/2024-tiktok-security-hole-schoker/index.md index f52b692..194d7c5 100644 --- a/content/posts/2024-tiktok-security-hole-schoker/index.md +++ b/content/posts/2024-tiktok-security-hole-schoker/index.md @@ -22,7 +22,7 @@ Today we noticed that TikTok website is leaking registered emails. Considering T Some more details on this common vulnerability - their login API (/send_code) discloses whether email is registered in their system or not. So just brute force generation of random emails could reveal valid emails that otherwise may not have been leaked yet from previous hacks. Sample response: -'''json +''' { "data": { "captcha": "",