Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
bumblebee — Read-only developer endpoint scanner for on-disk package, extension, and developer-tool metadata, built to check exposure to known software supply-chain compromises. | Kitploit
उपकरण/GitHubGitHub/perplexityai/bumblebee
Vulnerability ScannersInformation GatheringDevSecOpsThreat IntelligenceSupply Chain SecurityIncident Response
GitHubperplexityai/bumblebee

bumblebee

Read-only developer endpoint scanner for on-disk package, extension, and developer-tool metadata, built to check exposure to known software supply-chain compromises.

रिपॉजिटरी देखें
4.9k43512 दिन पहलेKitploit द्वारा समीक्षित

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
अनुरोधित भाषा में सामग्री उपलब्ध नहीं है। अंग्रेज़ी संस्करण दिखाया जा रहा है।

Threat Intelligence Exposure Catalogs

Maintained exposure catalogs for recent supply-chain campaigns, built from public threat-intelligence reporting with Perplexity Computer and updated via PRs as fresh campaigns are reported.

Pass a catalog to a scan with --exposure-catalog <path>. Review the entries against current advisories before production use.

Catalogs

FileCampaignSource
mastra-2026-06-17.jsonMastra npm supply-chain compromise (141 packages / 141 versions across @mastra/* plus create-mastra and the [email protected] typosquat dependency that delivered a cross-platform infostealer via postinstall)Socket, 2026-06-17
mini-shai-hulud-leoplatform-2026-06-24.jsonMini Shai-Hulud / Miasma (Hades variant) LeoPlatform/RStreams wave (compromised czirker npm account; 26 npm packages + 1 Go module / 27 versions; "Phantom Gyp" binding.gyp install hook, Bun-staged infostealer, "Alright Lets See If This Works" dead-drop marker)Socket, 2026-06-24; OX Security, 2026-06-24
mini-shai-hulud.jsonMini/Shai-Hulud May 2026 npm and PyPI compromise (OX Security affected-package table)Cross-checked against Fleet, Socket, Snyk, Mistral, TanStack, The Hacker News
mini-shai-hulud-redhat-cloud-services.jsonMini Shai-Hulud compromise of Red Hat Cloud Services (@redhat-cloud-services) npm packages (32 packages / 95 versions; "Miasma: The Spreading Blight" worm marker)Socket, 2026-06-01
laravel-lang-2026-05-23.jsonLaravel Lang Composer/Packagist supply-chain compromise across laravel-lang/lang, , , and

Generating catalogs from OSV

tools/osvcatalog converts a local OSV snapshot into a catalog offline. Bumblebee never queries osv.dev at scan time. Only malicious-package records (MAL- ids, or records aliased to one) are emitted, with severity: "critical".

Two input shapes are supported. Pick one based on coverage.

OSSF malicious-packages repo (recommended, all ecosystems in one tree):

root@kitploit:~
git clone --filter=blob:none --sparse --depth=1 \
  https://github.com/ossf/malicious-packages.git mp
git -C mp sparse-checkout set osv/malicious
go run ./tools/osvcatalog \
  -source "https://github.com/ossf/malicious-packages@$(git -C mp rev-parse HEAD)" \
  -o threat_intel/osv-malicious.json mp/osv/malicious/

OSV per-ecosystem dump (single ecosystem, zip archive):

root@kitploit:~
curl -fsSLO https://osv-vulnerabilities.storage.googleapis.com/npm/all.zip
go run ./tools/osvcatalog -o threat_intel/osv-npm-malicious.json npm/all.zip

Each input path can be a directory tree, an OSV all.zip archive, or a single .json record. Supported OSV ecosystems map to Bumblebee as: npm, PyPI → pypi, Go → go, RubyGems → rubygems, Packagist → packagist, VSCode → editor-extension. Records whose ranges declare all versions affected (a single introduced: "0" event) are emitted with "versions": ["*"]; records with only bounded ranges and no enumerated are skipped. Output is deterministic, validates against the schema, and should be reviewed before use. The generated records scope, per-ecosystem counts, skip-reason breakdown, and the optional provenance label.

टूल डाउनलोड करें
laravel-lang/http-statuses
laravel-lang/attributes
laravel-lang/actions
Socket, 2026-05-23
nx-console-vscode-2026-05-18.jsonNx Console VS Code extension (nrwl.angular-console 18.95.0) compromise published to the VS Code Marketplace on 2026-05-18 (OpenVSX unaffected; remediated in 18.100.0+)StepSecurity, 2026-05-18
antv-mini-shai-hulud.jsonAntV / Mini Shai-Hulud May 2026 npm worm wave (324 packages / 643 versions across npm and PyPI; scoped to artifacts detected on or after 2026-05-13)Socket, 2026-05-19
node-ipc-credential-stealer.jsonnode-ipc npm 2026-05 credential-stealer compromise (7 malicious versions)Socket, 2026-05-14
shopsprint-decimal-typosquat.jsonGo github.com/shopsprint/decimal v1.3.3 typosquat with DNS TXT backdoorSocket, 2026-05-19
gemstuffer.jsonGemStuffer RubyGems exfiltration campaign (123 gems / 155 versions) targeting UK local governmentSocket, 2026-05-13
glassworm.jsonGlassWorm self-propagating IDE-extension worm on Open VSX / VS Code (invisible-Unicode loader, transitive extensionPack/Dependencies delivery, Solana memo C2, credential/wallet theft); 243 editor-extension packages / 381 versions + 2 npm packages / 2 versions (245 entries / 383 versions)Socket GlassWorm v2 campaign CSV and Socket transitive report, 2026-03-13; supplemented by Koi Security, 2025-10-18, Checkmarx, 2026-03, and Sonatype, 2026-03-17
trapdoor-crypto-stealer.jsonTrapDoor Crypto Stealer cross-ecosystem credential/wallet stealer across npm, PyPI, and Cargo/Crates.io (28 npm/PyPI entries / 378 versions; 6 Cargo packages documented under _cargo_packages, not matched until Cargo support lands)Socket, 2026-05-24
affected[].versions
_comment
-source