hash-cracker:V8哈希种子定时攻击

时间:2024-06-06 17:06:19
【文件属性】:

文件名称:hash-cracker:V8哈希种子定时攻击

文件大小:19KB

文件格式:ZIP

更新时间:2024-06-06 17:06:19

C

哈希饼干 对V8的哈希种子进行实验性定时攻击。 档案文件 node-print-seed.diff -Node.js的补丁程序,用于打印V8的哈希种子 lib/local.js收集本地时间的脚本 lib/remote.js收集(同一台机器)远程计时的脚本 src/brute-gpu.c繁重的OpeNCL应用程序使用上述脚本中的时间强制对哈希种子进行暴力破解 server.js用于测试的目标服务器 使用您的风险,要有负责任的人,除了您的测试环*,不要针对任何其他目标。 (无论如何,它在远程计算机上均不起作用) 建造 npm install npm run build . / out / Release / brute - gpu -- help 执照 该软件已获得MIT许可。 版权所有Fedor Indutny,2017。 特此免费授予获得此软件和相关文档文件(“软件”)副本的任何人


【文件预览】:
hash-cracker-master
----server.js(402B)
----node-print-seed.diff(530B)
----src()
--------brute-gpu.h(2KB)
--------client.c(4KB)
--------collide.c(1KB)
--------common.h(125B)
--------brute-gpu-program.cl(2KB)
--------brute-gpu.c(15KB)
----lib()
--------local.js(3KB)
--------test.js(2KB)
--------remote.js(4KB)
--------attack.js(755B)
--------client.js(2KB)
--------common.js(2KB)
----tools()
--------source2blob.js(1KB)
----README.md(2KB)
----hash-cracker.gyp(1KB)
----.gitignore(56B)
----package.json(421B)

网友评论