beef-npm
Version:
Node.js package to install and interact with BeEF (Browser Exploitation Framework)
23 lines (22 loc) • 476 B
JSON
{
"name": "beef-npm",
"version": "1.8.0",
"description": "Node.js package to install and interact with BeEF (Browser Exploitation Framework)",
"main": "index.js",
"scripts": {
"install": "node index.js",
"start": "node index.js"
},
"dependencies": {
"axios": "^0.21.1",
"beef-npm": "^1.0.0"
},
"keywords": [
"beef",
"exploitation",
"nodejs",
"been"
],
"author": "01000010.01100101.01000101.01010000",
"license": "ISC"
}