Skip to content

offensive360/intellij

Repository files navigation

OFFENSIVE360

Plugin Requirements

  • Install a compatible JetBrains IDE, such as Intellij IDEA.
  • Please use Intellij IDEA Build From 2021.2 or Greater.
  • Java 11.0.* is required

Plugin Installation

  • Goto File->Settings->Plugins or (CTRL+ALT+S) to enter plugin marketplace.
  • Search for "offensive360" and install the plugin.

plugininstall.png

Plugin Manual Installation

  • Goto File->Settings->Plugins or (CTRL+ALT+S) to enter plugin marketplace.
  • Click on settings icon and select Install Plugin From Disk
  • Now browse the plugin in your pc
  • Now you will see plugin installed restart if required or apply and save
  • If you dont have plugin download zip file or .jar file from O360 Plugin

plugin.png

[Optional]
Once Plugin was installed go to File->Settings->Build->Build Tools->Gradle.
Click on Gradle and Enter Java 11.0.17 JDK.

plugindone.png

Server Configuration

In offensive360 tool bar click on settings Icon which will ask you server details.
  • SERVER_URL : Host Address of the offensive360 api which will be provided by admin.
  • AUTH_TOKEN : Authentication Token provided by admin.
  • Invalid details will not allow a scan to run

settingsdialog.png

Running A Scan

Now click on Scan Icon which run scan on project source code and shows results.
Right Click on File Popup Menu to run scan from there.

fileaction.jpeg scanstart.png resultree.png

Features

Right click on any vulnerability to get menu where you can

popupview.png

1.Go To Code Double click on vulenrability to navigate to vulnerability resulttree.png
2.Suppress False positive Vulnerabilities eventlog.png
3.Get Help with references for the vulnerability gethelp.png
4.Clear All vulnerabilities upon confirmation.
clearall.png

Let's find the vulnerabilities in one scan

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages