e62a14dafc
Generate interlinked wiki from master inventory: 397 tool pages, 15 workflow pages, 27 recipe pages, 33 category pages, plus index. All pages use [[wiki-links]] for cross-navigation between tools, workflows, recipes, and categories (1782 links total). Install zk for interactive browsing with fzf search, tag filtering, and backlink discovery. Add 'fhelp wiki' command and Makefile target. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1.0 KiB
1.0 KiB
box-js
JavaScript sandbox for analyzing malicious scripts by emulating browser/WScript APIs
Category: categories/dynamically-reverse-engineer-code-scripts | Tier: Rich (FOR610) Docs: https://docs.remnux.org/discover-the-tools/dynamically+reverse-engineer+code/scripts
Usage
box-js --output-dir=/tmp suspicious.js
Workflows
- workflows/javascript-deobfuscation-workflow — Step 5: Alternative Analysis
Related Tools
- tools/jstillery — Deobfuscate JavaScript scripts using AST and Partial Evaluat
- tools/objects-js — Emulate common browser and PDF viewer objects, methods, and
- tools/powershell — Run PowerShell scripts and commands.
- tools/spidermonkey — Mozilla JavaScript engine — execute and deobfuscate maliciou
FOR610
Sections: 3
#javascript #sandbox #emulation