https://github.com/wmspydev/burp-gat-core-integration
Burp and GAT Core Integration - Risk-based Information Security Management Platform
https://github.com/wmspydev/burp-gat-core-integration
Last synced: 16 days ago
JSON representation
Burp and GAT Core Integration - Risk-based Information Security Management Platform
- Host: GitHub
- URL: https://github.com/wmspydev/burp-gat-core-integration
- Owner: wmspydev
- Created: 2020-12-07T12:24:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T21:36:42.000Z (7 months ago)
- Last Synced: 2024-11-14T22:27:43.207Z (7 months ago)
- Language: Python
- Size: 41.3 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-burp-extensions - GAT Security Platform Integration - Burp Extension, integration GAT Digital (Tool Integration / SSRF)
README
**Burp Extension, integration GAT Digital**
*Submitting Issues analyzed in Burp based on Target selection -> Single or multiple Hosts to GAT CORE*
---
## Installation
* Requirements:
1. ***BURP PROFESSIONAL***
2. ***Jython JAR***### First step - **Clone** the repository for the location where Burp Professional is installed..
### Click on Tab **Extensions** click on settings, new windows open.
1. Go to subTab **Extensions** set to "Python Evironment"
* Location of Jython standalone JAR file, set to the folder / file: "~ \ burp-extension \ jython \ jython-standalone-2.7.2.jar"
2. Go to subTab **Extensions**
* Clicking on "Add", following the wizard on "Extension Details"
select "Type" Python and select the main.py file at: "~\burp-gat-core-integration\src\main.py"
### Click on Tab **GAT Core Settings**
* Configure your API Url and API Token, click Save. Reload the GAT Core Integration extension in Tab ** Extender **
* If u are using PROJECT ID it´s print hash in textbox
* When you finish entering the Url, Token and Reload, popup will be displayed confirming successful authentication

---
## New Menu for GAT Infosec on TARGET in Extensions subMenu

## Using the extension
In the "Target" Tab when clicking with the right mouse button, the option submenu "Extensions" click on "GAT CORE Integration" --> "Sending Issues to GAT CORE" will be available in the drop-down menu
After clicking on "Sending Issues", you must confirm project to send hosts or not use project.

The number of hosts will be confirmed and their number of issues. After sending in the Tab "Extender", subTab "Output" will be confirmed the processing and sending of Issues.

## Checking-in GAT CORE
When accessing "GAT Core", notifications of all processes sent via BURP Extension will be available
Accessing the side menu "Integration" it is possible to check more information about the processing of the files with the Notes sent to the "GAT Core"

---