{ "name": "exploit-cve-2016-6515", "version": "1.0.0", "description": "CVE-2016-6515 Exploit", "main": "exploit.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/opsxcq/exploit-CVE-2016-6515.git" }, "keywords": [ "Exploit", "OpenSSH", "DOS" ], "author": "OPSXCQ", "license": "GPL-3.0", "bugs": { "url": "https://github.com/opsxcq/exploit-CVE-2016-6515/issues" }, "homepage": "https://github.com/opsxcq/exploit-CVE-2016-6515#readme", "dependencies": { "commander": "^2.9.0", "ssh2": "^0.5.4" } }