Skip to content

offensive360/VSCode

Repository files navigation

Offensive 360 for Visual Studio Code

Offensive 360 does deep source code analysis with one click. (We spent years building virtual compilers that understand the code, not only catching low hanging fruits vulnerabilities. We also claim that O360 can find security flaws that are even difficult for skilled application security testing consultants to find)

This section explains how to install and configure the Offensive 360 Visual Studio Code Extension Plugin and how to scan files, folder and workspace.

Installing the Plugin

  1. Open the Microsoft Visual Studio Code application, navigate to the Extensions. image

  2. Search for Offensive 360 and click on install image

Configuring Offensive 360 Settings

  1. Click on File menu => Preferences => Settings to configure Offensive 360 settings if you are installing for first time or if you want to make any change to existing Offensive 360 settings. image

  2. Then expend Extensions node and click on Offensive 360 Settings image

  3. Enter Offensive 360 scan endpoint and access token information and close the Settins window

How it works

  1. Simply open any source file or project and right click on file or folder you will see respective context menu image image

Note When scanning the entire project, please select the "Scan Workspace" option for the best results instead of selecting "Scan Folder" on the root folder.

  1. Click on respective context menu to scan a file or folder. You will see queued status on status bar that indicates your scan request got queued. image

  2. After some time message on status bar will be updated to let you know whether your scan request is still in queued state or it turned into in-progress state. if it is still in queued, you will see queue position. image image

  3. As soon as scanning is done, you will see vulnerabilities in IDE image

  4. By clicking on a vulnerability, you will be redirected to respective code file, line and column. image

  5. Mouse over on a vulnerability can help you in providing tooltip view to read the message easily.
    image

  6. Clear all Errors on right click on a vulnerability will be appeared and help you in clearing all the errors from IDE image image

  7. Get Help on right click on a vulnerability will be appeared and help you in getting more details about a vulnerability image

Enjoy!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published