From 0a7d15cf4abb31ca858851c9d4c88c8e71358ba4 Mon Sep 17 00:00:00 2001 From: Kamil Vavra <47953210+vavkamil@users.noreply.github.com> Date: Sat, 24 Jan 2026 16:56:33 +0100 Subject: [PATCH] chore(tools): Add ds_store_exp --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f059399..bdc187f 100644 --- a/README.md +++ b/README.md @@ -595,6 +595,7 @@ - [Bypass bot detection](https://github.com/portswigger/bypass-bot-detection) - Burp Suite extension that mutates ciphers to bypass TLS-fingerprint based bot detection. - [cvemap](https://github.com/projectdiscovery/cvemap) - Modern CLI for exploring vulnerability data with powerful search, filtering, and analysis capabilities. - [cut-cdn](https://github.com/ImAyrix/cut-cdn) - Removing CDN IPs from the list of IP addresses. +- [ds_store_exp](https://github.com/lijiejie/ds_store_exp) - A .DS_Store file disclosure exploit. It parses .DS_Store file and downloads files recursively. ---