Skip to content

Commit

Permalink
Changed description of dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspatzke committed Jun 3, 2016
1 parent 0029690 commit 322697f
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 322697f

Please sign in to comment.