https://github.com/securisec/saramburp
Saram plugin for BURP
https://github.com/securisec/saramburp
Last synced: 8 days ago
JSON representation
Saram plugin for BURP
- Host: GitHub
- URL: https://github.com/securisec/saramburp
- Owner: securisec
- License: gpl-3.0
- Created: 2019-02-20T20:45:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T15:57:40.000Z (about 7 years ago)
- Last Synced: 2025-10-30T22:29:14.898Z (8 months ago)
- Language: Java
- Size: 964 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://travis-ci.com/securisec/saramBURP)
# saramBURP
## Build
To build, use:
```
cd saramBURP
chmod +x gradlew
./gradlew customFatJar
```
Built version can be found inside `build/libs/`. It is a jar file called `saramBURP.jar`
## Released versions:
Download from [Github](https://github.com/securisec/saramBURP/releases) releases.
## Install
Setup Burp Suite extension with the jar file:
- Load the jar file in Burp extensions

- Set the URL, Token and Username in the extension config window
> Overwriting either the `apiKey` or the `Username` field will overwrite the local .saram.conf file

- Right click on proxy and send either the `Request`, or both `Request/Response` to the **Saram** server

> The server will response the request if the response size is too big.