Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewaeva authored Nov 18, 2017
1 parent abb094b commit c3ad43f
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,16 @@ Plugins contains Active and Passive security checks.
# Usage

* Build fat jar with Maven
* Rewrite burp_molly_config.json

`maven build`
* Change and save [burp_molly_config.json](https://github.com/yandex/burp-molly-pack/blob/master/src/main/config/burp_molly_config.json)
* Put path to config in MOLLY_CONFIG Environment variable
* Run Burp Suite in console `java -jar burpsuite_pro.jar`
* Add Plugin in Extender Tab

`export MOLLY_CONFIG=/path/to/burp_molly_config.json`
* Run Burp Suite in console

`java -jar burpsuite_pro.jar`
* Add Plugins Jar file in Extender Tab

# Contributing
Contributions to Burp-molly-pack are always welcome! You can help us in different ways:
Expand Down

0 comments on commit c3ad43f

Please sign in to comment.