Skip to content

Commit

Permalink
Merge branch 'master' of github.com:thomaspatzke/WASE
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Jun 27, 2016
2 parents e3ce047 + 322697f commit d74add7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ combines Burp Suite with the search power of ElasticSearch.
* Set `network.host: 127.0.0.1` in `/etc/elasticsearch/elasticsearch.yml`.
* Set `host: "127.0.0.1"` in `/opt/kibana/config/kibana.yml`.
3. Load ElasticBurp.py as Python extension in Burp Extender.
* Jython module folder must be set to WASE source root (for elasticsearch and elasticsearch_dsl)
* tzlocal must be installed in the used Jython environment.
* Jython module folder must be set to WASE source root (for doc_HttpRequestResponse)
* tzlocal, elasticsearch and elasticsearch_dsl must be installed in the used Jython/Python environment.

0 comments on commit d74add7

Please sign in to comment.