Back to directory
HXSecurity avatar
HXSecurity / DongTai-Plugin-IDEA

DongTai-Plugin-IDEA

Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plug-in provides functions such as vulnerability detection and code audit during application development, enabling developers to find application vulnerabilities more intuitively, quickly and in real time during application development.

31

Stars

17

Forks

9

Watchers

Apache-2.0

License

DongTai-Plugin-IDEA

DongTai-project DongTai--Plugin--IDEA license GPL-3.0

Project Introduction

Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plugin provides functions such as vulnerability detection and code audit during application development, enabling developers to find application vulnerabilities more intuitively, quickly and in real time during application development. Specific functions of the plugin:

  1. Detecting application vulnerabilities
  2. Show vulnerability list
  3. Add HOOK rules quickly

Deploy

Basic environment: Intellij IDEA、Gradle

Plugin Package to Deploy

  1. Download DongTai IAST IDEA plugin

    • Download the installation package offline. notice:Don't unzip dongtai-idea-plugin.zip.
  2. Install DongTai IAST IDEA plugin

    • Open IDEA Settings and click Plugins.
    • To install IDEA locally and install DongTai IAST plugin installation package dongtai-idea-plugin.zip.
    • Apply the plugin: Find the plugin in the plugin list and check it.

Source Code to Deploy

  1. Fork DongTai-Plugin-IDEA and clone:

    git clone https://github.com/<your-username>/DongTai-Plugin-IDEA.git
    
  2. Use Intellij IDEA to open the DongTai-Plugin-IDEA and use Gradle to parse it.

  3. If you need to secondary development of the plug-in, you can modify the source code, and then use Gradle Tasks Intellij component runIde command to debug the plug-in function, if there is no need to skip this step.

  4. Use the Gradle Tasks Intellij component's 'buildPlugin' command to build the package. The package will be in the build/ review folder at the root of the project. The directory structure is:

    build/distributions
    └── DongTai-Plugin-IDEA-2021.1.2.zip
    
  5. Install DongTai IAST IDEA plugin

    • Open IDEA Settings and click Plugins.
    • To install IDEA locally and install DongTai IAST plugin installation package dongtai-idea-plugin.zip.
    • Apply the plugin: Find the plugin in the plugin list and check it.

Contributing

Contributions are welcomed and greatly appreciated. See CONTRIBUTING.md for details on submitting patches and the contribution workflow.

Any questions? Let's discuss in #sig-migrate in #DongTai discussions

More resources

Releases

Oct 17, 2023

DongTai-Plugin-IDEA 1.15

Download .zip

Changes

You can choose to specify the project version when starting the configuration.

Fix

Compatible with the latest business edition #18 Not specifying the project version causes the problem that...

Sep 27, 2021

DongTai-Plugin-IDEA 1.2

Download .zip

Changes

Resolve the compatibility problem with plug-in IDEA 2021.2

Optimized plug-ins to reduce dependency packages and reduce the volume to 258K

Optimized the initial configuration. The plug-in...

Aug 11, 2021

DongTai-Plugin-IDEA 1.1

Download .zip

Changes

Resolve abnormal plug-in detection vulnerabilities

Jul 3, 2021

DongTai-Plugin-IDEA 1.0

Download .zip

DongTai-Plugin-IDEA release