Lucene search
+L

94 matches found

Kitploit
Kitploit
added 2026/09/17 10:44 a.m.11 views

git-fsmonitor

This is a documented known issue, but I found this during my research & its pretty useful for RT/PT. Summary: The FSMonitor helper is executed by git on every command like git status, git diff, etc., hence git will blindly launch whatever path we specfic there. Our IDEs runs git status...

6.2AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/17 8:44 a.m.43 views

vscode-github-token-grab-extension

hello-world README DO NOT INSTALL. This is an extension for me testing out vscode publishing...

5.8AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 6:34 a.m.11 views

glassworm-hunter

glassworm-hunter Detect GlassWorm supply chain attack payloads on your machine. Scans VS Code extensions, npm packages, Python packages, and git repositories. This scanner detects the attack technique itself - invisible Unicode variation selector payloads, GlassWorm decoder patterns, C2...

8.3CVSS7.6AI score0.12881EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/17 5:18 a.m.8 views

PoC-CVE-2025-62222

PoC: CVE-2025-62222 - GitHub Copilot Chat RCE This repository contains a Proof of Concept PoC for the vulnerability CVE-2025-62222. It demonstrates how Remote Code Execution RCE can be achieved on a developer's machine by manipulating the context of GitHub Copilot Chat in VS Code via hidden promp...

8.8CVSS7AI score0.00749EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 2:54 a.m.56 views

idacode

IDACode IDACode makes it easy to execute and debug Python scripts in your IDA environment without leaving Visual Studio Code. The VS Code extension can be found on the marketplace. IDACode is still in a very early state and bugs are to be expected. Please open a new issue if you encounter any...

6.4AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 2:54 a.m.10 views

idacode

IDACode IDACode facilita la ejecución y depuración de scripts de Python en su entorno IDA sin salir de Visual Studio Code. La extensión de VS Code se puede encontrar en el marketplace. IDACode aún se encuentra en una etapa muy temprana y se espera que haya errores. Por favor, abra un nuevo issue ...

6AI score
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/17 2:52 a.m.15 views

APKLab

APKLab La experiencia definitiva de ingeniería inversa de Android directamente en tu VS Code. APKLab integra perfectamente las mejores herramientas de código abierto: Apktool, smali-lsp, Jadx, uber-apk-signer, apk-mitm y más en el excelente VS Code para que puedas centrarte en el análisis de...

5.9AI score
SaveExploits0References21
Kitploit
Kitploit
added 2026/09/17 2:08 a.m.15 views

muad-dib

Installation | Usage | Features | VS Code | CI/CD Version francaise Why MUAD'DIB? npm and PyPI supply-chain attacks are exploding. Shai-Hulud compromised 25K+ repos in 2025. Existing tools detect threats but don't help you respond. MUAD'DIB combines 22 parallel scanners 278 detection rules, a...

6.1AI score
SaveExploits0References16
Kitploit
Kitploit
added 2026/09/16 3:59 p.m.7 views

vscode-rce-electrovolt

vscode-rce-electrovolt CVE-2021-43908 https://blog.electrovolt.io/posts/vscode-rce/...

4.3CVSS5.5AI score0.02691EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/16 2:40 p.m.109 views

maldev-for-dummies

Malware Development for Dummies In the age of EDR, red team operators cannot get away with using pre-compiled payloads anymore. As such, malware development is becoming a vital skill for any operator. Getting started with maldev may seem daunting, but is actually very easy. This workshop will sho...

5.7AI score
SaveExploits0
Kitploit
Kitploit
added 2026/09/16 1:25 p.m.8 views

CVE-2021-26700

CVE-2021-26700 Note: this manual is valid for DSNS lab's members only. Intruduction This is a remote code execution RCE vulnerability that resided in an extension of Visual Studio Code VS Code called npm, which was developed by Microsoft and was aimed to support running the npm scripts defined in...

7.8CVSS7.9AI score0.06003EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 2:43 a.m.10 views

CVE-2025-55319-PoC

Reference: CVE-2025-55319 Proof-of-concept VS Code .vsix extension for the HTB "Checkpoint" challenge. Once installed, the extension auto-activates and spawns a hidden PowerShell reverse shell back to the attacker. ⚠️ Authorized use only. This is a CTF/lab artifact. Only deploy it against machines...

9.8CVSS7.7AI score0.00918EPSS
SaveExploits1
NVD
NVD
added 2026/09/14 9:17 a.m.7 views

CVE-2026-89321

Publishing limits the compressed size of a VSIX ovsx.publishing.max-content-size, 512 MB by default but nothing limited how large an entry becomes when opened. On the first request to /vscode/unpkg/namespace/extension/version/path, WebResourceService opened the entry with ZipFile.getInputStream a...

4.3CVSS0.00266EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/13 11:15 a.m.9 views

code-wsl-rce

Proof of Concept for VS Code Remote WSL Remote Code Execution - CVE-2021-43907 See the blog at https://parsiya.net/blog/2021-12-20-rce-in-visual-studio-codes-remote-wsl-for-fun-and-negative-profit. Also https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-43907. Building 1. npm install...

10CVSS8.6AI score0.03789EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/13 6:21 a.m.12 views

vscode-frida

Frida Workbench for VSCode Repository | Issues | Install This is a community contributed project, not affiliated with the official Frida team. It is developed and maintained by @CodeColorist as an open-source extension for Visual Studio Code to enhance the Frida scripting experience. 中文说明...

6.1AI score
SaveExploits0References8
NVD
NVD
added 2026/09/03 4:18 p.m.9 views

CVE-2026-84967

A component of the MongoDB extension for Visual Studio Code does not neutralize special characters in a connection string before that value is placed into a command line the extension composes for an integrated terminal. An unauthenticated remote unauthorized-user who persuades a developer to...

5.1CVSS0.00157EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 3:18 p.m.88 views

CVE-2026-84967

The MongoDB extension for Visual Studio Code fails to neutralize special characters in a connection string before embedding it into a command line composed for the Launch MongoDB Shell integrated terminal. An unauthenticated remote attacker who convinces a developer to accept a user-supplied conn...

5.1CVSS6AI score0.00157EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/08/18 8:48 p.m.17 views

CVE-2026-53454 Blueprint Studio stored Git credentials in plaintext Git credential store

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, Blueprint Studio configured Git's credential.helper store when saving Git credentials, causing Git credential-store to persist usernames and access tokens in plaintext in the .git-credentials fi...

6.9CVSS5.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/08/18 12:00 a.m.12 views

PT-2026-77317

Blueprint Studio is a VS Code-like file editor for Home Assistant configuration files. Prior to 2.5.2, the legacy stateless terminal command execution path in custom components/blueprint studio/backend/terminal manager.py accepted a cwd working-directory parameter and checked only whether the...

5.1CVSS5.6AI score0.00622EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/17 9:56 a.m.8 views

glassworm-hunter v1.0.4

glassworm-hunter Detect GlassWorm supply chain attack payloads on your machine. Scans VS Code extensions, npm packages, Python packages, and git repositories. This scanner detects the attack technique itself - invisible Unicode variation selector payloads, GlassWorm decoder patterns, C2...

8.3CVSS7.4AI score0.12881EPSS
SaveExploits4References1
Rows per page
Query Builder