Whitebox Audit is an extension for visual code that will help you in your white box audit tasks.
This extension will allow you to keep track of both the audited files and the issues found.
Run your command from the command palette by pressing (Ctrl+Shift+P
or Cmd+Shift+P
on Mac) and typing WhiteBoxAudit
.
No requirements needed
Download last release from: https://github.com/Red4Sec/WhiteBoxAudit/releases
Open your Visual Code and select Install the extension from vsix:
Make sure you have Node.js installed. (Only for devs)
In this version (0.0.1) you must debug the extension to use it.
- Press
F5
to open a new window with your extension loaded. - Run your command from the command palette by pressing (
Ctrl+Shift+P
orCmd+Shift+P
on Mac) and typingWhiteBoxAudit
. - Enjoy!
Icons Designed by Smashicons & Vectors-market from Flaticon