Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/lgranadoi/sift-hardened
Static AnalysisVulnerability AnalysisCode AnalysisDevSecOpsSupply Chain Security
GitHublgranadoi/sift-hardened

sift-hardened

Security-hardened fork of sift 17.1.3 for CVE-2026-85625. Not affiliated with crcn/sift.js.

View Repository
7h 21m agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

sift-hardened

Drop-in replacement for sift 17.1.3 that remediates CVE-2026-85625.

Not affiliated with crcn/sift.js.

Changes from 17.1.3

  • Query keys are enumerated with Object.keys (own properties only), so a polluted Object.prototype.$where is not treated as an operator.
  • String $where values are rejected. Function $where still works.

Install (npm alias)

root@kitploit:~
"overrides": {
  "sift": "github:lgranadoi/sift-hardened#17.1.4"
}
Download Tool