> cat /dev/github | grep security-tools
discovered 14 Aug 2026

kasada-vm

JavaScript ★ 21 via github-topic
→ View on GitHub
The kasada-vm is a browserless tool designed for solving Kasada's fingerprinting mechanism by running a Node.js sandbox that executes the `p.js` fingerprint VM. Its primary use case is to generate valid session tokens (`x-kpsdk-ct`, `x-kpsdk-h`) from a captured fingerprint blob, while offering features such as bytecode dumping, string table cracking, and a framework to analyze and disassemble various versions of `p.js`. The tool is intended for research and educational purposes, emphasizing the need for compliance with Kasada's terms of use.