JavaScript Backdoor:
Prerequisites
You'll need Node.js and npm.
In the examples folder you may find a deactivated malware file. Run the analysis with:
or just simply:
Sandbox for semi-automatic Javascript malware analysis. Written for Node.js
Prerequisites
You'll need Node.js and npm.
malware-jail requires minimist, and xmlhttprequest and entities npm packages, you may install them with:
npm install or nmp install minimist xmlhttprequest entities
node jailme.js malware/example.js
or just simply:
node jailme.js
Internet browser based malware you may test with:
Internet browser based malware you may test with:
node jailme.js malware/example_browser.js