xunilodus-server
Version:
The Open WebSocket Command Control Botnet project.
43 lines (42 loc) • 950 B
JSON
{
"name": "xunilodus-server",
"version": "0.1.4",
"description": "The Open WebSocket Command Control Botnet project.",
"main": "index.js",
"bin": {
"xunilodus-server": "./index.js"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MurylloEx/Xunilodus-Botnet.git"
},
"keywords": [
"botnet",
"xunilodus",
"linux",
"sudo",
"root",
"virus",
"malware",
"attack",
"ddos"
],
"author": "Muryllo Pimenta de Oliveira",
"license": "MIT",
"bugs": {
"url": "https://github.com/MurylloEx/Xunilodus-Botnet/issues"
},
"homepage": "https://github.com/MurylloEx/Xunilodus-Botnet#readme",
"dependencies": {
"binary-parser": "^1.7.0",
"colors": "^1.4.0",
"md5": "^2.3.0",
"nonce": "^1.0.4",
"uint-buffer": "^1.0.0",
"websocket": "^1.0.32",
"yargs": "^16.2.0"
}
}