https://github.com/infobyte/faraday_zap
Zap Extension for collaboration in Faraday
https://github.com/infobyte/faraday_zap
appsec collaboration faradaysec pentesting security zap zap-extension
Last synced: 3 months ago
JSON representation
Zap Extension for collaboration in Faraday
- Host: GitHub
- URL: https://github.com/infobyte/faraday_zap
- Owner: infobyte
- Created: 2020-05-05T23:22:44.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-29T14:14:20.000Z (over 2 years ago)
- Last Synced: 2025-01-05T01:26:52.155Z (5 months ago)
- Topics: appsec, collaboration, faradaysec, pentesting, security, zap, zap-extension
- Language: Java
- Size: 52.7 KB
- Stars: 1
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Its requiered have JDK installed. For ubuntu version you can use
```
sudo apt install default-jdk
```> Set development environment
- clone zap-extensions repo ```clone https://github.com/zaproxy/zap-extensions/```
- add faraday folder to ```zap-extensions/addOns```
- add ```"faraday"``` to ```settings.gradle.kts```> Build
```shell script
./gradlew addOns:faraday:build
```> Add to Zap
- Go to File dropmenu
- Go to Load Add-on File
- Go to then select the build (zap-extensions/addOns/faraday/build/zapAddOn/bin/faraday-release-2.zap)> Use
- Go to Tools dropmenu
- Go to Faraday Configuration options
- Complete the fields with your credentials and click in login
- Select the workspace you want to use
- Click the save bottom
- Execute a scan
- Then go to Alerts
- Select the alert/s you want to load
- Do a right click and click in Send alert to faraday.