ScortonJS build-in cybersecurity Framework
ScortonJS CLI - A powerful security auditing command-line tool.
Installation
Or use with npx:
npx scortonjs-cli scan <tool> <target>
Usage
scorton <command> [options]
Commands
-
scan <tool> <target>- Run security scans -
score <target>- Calculate security scores -
audit <target>- Run comprehensive audits -
compliance <framework> <target>- Check compliance (dora|nis2|both) -
config- View or set configuration -
init- Initialize a new project -
report- Generate security reports -
quiz- Interactive security quiz -
sim <type>- Run security simulations -
persona map- Map user personas -
module- Manage security modules
Requirements
- Node.js >= 14.0.0
- Python >= 3.7.0 (for Python providers)
License
MIT