Commit graph

  • 535b2546c1
    update elk master Rasmus Moorats 2022-10-11 11:05:41 +0300
  • 3518a0ed32
    only expose kibana and ES ports to localhost Rasmus Moorats 2022-05-24 12:05:35 +0300
  • 167f60ea54
    remove invalid characters from project name Rasmus Moorats 2022-04-11 14:13:44 +0300
  • ecb41343ca
    show ES status in UI Rasmus Moorats 2022-04-08 16:13:34 +0300
  • cbefb91819
    show current index in UI tab Rasmus Moorats 2022-04-08 12:59:09 +0300
  • 7f9b3a9e40
    update docker to use EK v8.1.1 Rasmus Moorats 2022-03-31 15:50:04 +0300
  • e0e54a833f
    create a symbolic link to the latest jar Rasmus Moorats 2022-03-22 11:43:22 +0200
  • 5bc774d802
    do not sleep, simply eat cpu and keep retrying Rasmus Moorats 2022-03-22 11:08:58 +0200
  • 7f39c1fb58
    hackishly get the project name from title Rasmus Moorats 2021-11-22 16:05:30 +0200
  • bbd04dd1e5
    remove entirely useless self references Rasmus Moorats 2021-11-21 12:06:18 +0200
  • b47ad03051
    add sane number of max threads for piping requests Rasmus Moorats 2021-11-21 11:46:04 +0200
  • e6e94e61ea
    tidy up project structure Rasmus Moorats 2021-11-21 11:01:32 +0200
  • ca18b1ee3c
    UI fixups Rasmus Moorats 2021-11-19 15:41:46 +0200
  • 1074ab2932
    add docker-compose.yml for elastic and kibana Rasmus Moorats 2021-11-19 15:13:13 +0200
  • 2280ad8fed
    make it possible to build .jar with Jython bundled Rasmus Moorats 2021-11-19 14:13:15 +0200
  • 0019922fb5
    decode utf-8 by default, add full request/response to each doc Rasmus Moorats 2021-11-18 17:11:16 +0200
  • f31c00f650
    clean up for publishing Rasmus Moorats 2021-11-17 15:53:30 +0200
  • d6922ecab0
    add threading Rasmus Moorats 2021-11-17 15:19:02 +0200
  • 90f6103ad2 Changed host back to 'localhost' StanHVA 2019-05-10 15:41:09 +0200
  • 4af98d1afb Added support for version 7.0 of ElasticSearch StanHVA 2019-05-10 15:34:02 +0200
  • 95bc490bdb Elasticsearch 6.x support Thomas Patzke 2018-09-21 14:08:59 +0200
  • 817319beb1 Merge pull request #11 from jskiba99/FixTimeZoneTry Thomas Patzke 2017-08-12 12:35:56 +0200
  • 725bd53f6d Put tz get_localzone in trycatch Jacob Skiba 2017-08-11 17:31:55 -0400
  • 233bc92ea5 Merge remote-tracking branch 'github/master' Thomas Patzke 2017-07-30 00:21:35 +0200
  • dfbd44afb1 Ignore if tzlocal throws exception and proceed without timezone Thomas Patzke 2017-07-30 00:13:18 +0200
  • 62fa2e22d8 Merge pull request #9 from jskiba99/FixCookieDomainExpirationValues Thomas Patzke 2017-07-17 10:15:41 +0200
  • d08635fb49 Fix domain parameter, change expiration to string Jacob Skiba 2017-07-16 12:41:38 -0400
  • 351e37234a Fixed state saving of "Process only responses" option Thomas Patzke 2017-07-16 00:01:10 +0200
  • 0830623a29 Merge pull request #6 from jskiba99/FixNoToolSelectedCheckbox Thomas Patzke 2017-07-15 23:32:38 +0200
  • 48b2759aca Ensure confBurpTools returns 0 instead of False when no options selected Jacob Skiba 2017-07-14 22:12:29 -0400
  • b8c70f68d4 Bulk index in "Add to ES Index" Thomas Patzke 2017-07-14 23:07:59 +0200
  • aded145cf5 Saving of remaining config parameters in ElasticBurp Thomas Patzke 2017-07-12 22:47:00 +0200
  • 902006b86f Merge pull request #5 from jskiba99/AddHostToSavedConfiguration Thomas Patzke 2017-07-11 16:33:06 +0200
  • 08b7c50706 Add ES host to extension saved configuration Jacob Skiba 2017-07-06 23:28:10 -0400
  • cbf6032aa3 Merge remote-tracking branch 'github/master' Thomas Patzke 2017-04-26 22:45:45 +0200
  • 77880a2e30 Merge pull request #3 from ztgrace/master Thomas Patzke 2017-03-16 22:28:23 +0100
  • 42c71f2667 Fixing int/str type issue with the port in WASEProxy.py Zach Grace 2017-03-15 22:27:03 -0500
  • 37a84144e8 Merge pull request #2 from ztgrace/master Thomas Patzke 2017-03-15 21:58:14 +0100
  • 0e38ec4972 Adding a requirements file for the proxy and updating the README.md with installation instructions Zach Grace 2017-03-15 13:33:45 -0500
  • 56f5477a4c Changed protocol field type to keyword Thomas Patzke 2017-02-08 23:30:09 +0100
  • 185c705dd6 WASEQuery: ES5.x compatibility Thomas Patzke 2017-02-08 22:28:52 +0100
  • ce0cdd4415 Added requirements and changed installation instructions Thomas Patzke 2017-02-08 21:59:06 +0100
  • a4aca57d1b ElasticBurp: open last index on load Thomas Patzke 2017-02-08 21:49:26 +0100
  • 2c2ba15326 ElasticBurp: open/create index depending on existence Thomas Patzke 2017-02-08 21:29:43 +0100
  • d764a5ef0a Updated index mapping to ES5 types Thomas Patzke 2017-02-08 21:22:39 +0100
  • ca6e38a49c Removed dependency submodules Thomas Patzke 2017-02-08 20:35:51 +0100
  • e29f697bce Updated README Thomas Patzke 2016-12-05 23:44:31 +0100
  • 0c215529a5 Merge branch 'master' of https://github.com/thomaspatzke/WASE Thomas Patzke 2016-10-20 09:16:45 +0200
  • 37bbfe7ed4 Fixed: --server parameter now working Thomas Patzke 2016-10-20 09:12:01 +0200
  • 3c1dabfb28 Added systemd service unit file for WASEProxy Thomas Patzke 2016-10-14 23:37:17 +0200
  • 4f99df2780 Fixed hanging WASEProxy issues Thomas Patzke 2016-10-10 23:31:48 +0200
  • 662a7e55a5 WASEProxy: Catching of exception while ES save() (dirty!) Thomas Patzke 2016-10-06 22:44:41 +0200
  • 8784478cc2 Option for .save() that discards body but stores fields pulled from HTML Thomas Patzke 2016-10-06 00:46:18 +0200
  • d12d043d70 Merge branch 'master' of github.com:thomaspatzke/WASE Thomas Patzke 2016-10-05 00:11:22 +0200
  • 3c0be9ef28 Added first version of proxy Thomas Patzke 2016-10-05 00:10:25 +0200
  • 4c02a15ba2 Added subcommand requestheadervalues Thomas Patzke 2016-08-31 16:20:53 +0200
  • 9f2561bb5a Merge branch 'master' of https://github.com/thomaspatzke/WASE Thomas Patzke 2016-08-31 13:53:54 +0200
  • b42d915218 Added cookievalues subcommand. Thomas Patzke 2016-08-31 13:52:45 +0200
  • 22c411c3b2 Added blog references to README. Thomas Patzke 2016-08-18 22:56:16 +0200
  • 34d348713e Added --invert to *values subcommands Thomas Patzke 2016-08-14 23:34:12 +0200
  • ce095475a0 Added --values to *values subcommands Thomas Patzke 2016-08-14 23:25:25 +0200
  • f6c8df10cd Added parametervalues subcommand Thomas Patzke 2016-08-11 22:44:40 +0200
  • c7c4864c24 Added domain filter parameter -d Thomas Patzke 2016-08-11 22:15:03 +0200
  • 01aeb4669b Merged if blocks Thomas Patzke 2016-08-11 21:06:14 +0200
  • 7a01356ea0 Added WASEQuery to README Thomas Patzke 2016-08-09 00:44:27 +0200
  • 7af15a4ff6 Merge branch 'master' of github.com:thomaspatzke/WASE Thomas Patzke 2016-08-09 00:39:52 +0200
  • d490378454 Added 'headervalues' command Thomas Patzke 2016-08-09 00:35:53 +0200
  • 854c2dcb27 Result completeness Thomas Patzke 2016-08-07 23:26:50 +0200
  • 82a0511968 Added search function to perform arbitrary queries Thomas Patzke 2016-08-07 23:18:28 +0200
  • 53d7a23fa8 Moved common missing* code into shared function Thomas Patzke 2016-08-06 23:22:25 +0200
  • bfecc85536 First incomplete version of query tool Thomas Patzke 2016-08-05 00:47:33 +0200
  • 4d66b3be76 Readded submodules Thomas Patzke 2016-07-13 11:16:35 +0200
  • 5307490d52 Added custom analyzer for identifiers Thomas Patzke 2016-07-11 00:23:34 +0200
  • 3c809d8d04 Repo cleanup Thomas Patzke 2016-07-10 23:44:39 +0200
  • 97d22e6a68 Formatted error message box Thomas Patzke 2016-06-29 23:33:21 +0200
  • d74add7772 Merge branch 'master' of github.com:thomaspatzke/WASE Thomas Patzke 2016-06-28 00:38:35 +0200
  • e3ce047689 ElasticBurp: added config UI Thomas Patzke 2016-06-28 00:33:14 +0200
  • bae83460a2 ElasticBurp: added config tab UI (no functionality) Thomas Patzke 2016-06-26 23:08:04 +0200
  • 2806e5f319 Fixed merge of old code. Thomas Patzke 2016-06-17 00:34:36 +0200
  • 322697f634 Changed description of dependencies Thomas Patzke 2016-06-04 00:19:57 +0200
  • e27e61b544 Code cleanup in WASEHTMLParser and Py2/3 compatibility Thomas Patzke 2016-06-04 00:13:04 +0200
  • 0029690652 Updated external dependencies Thomas Patzke 2016-05-27 00:31:26 +0200
  • 5f55fe51e4 Added base URL, CSS, links, audio and video fields. Further added list of all external references. Thomas Patzke 2016-05-27 00:22:53 +0200
  • 25c52eccd3 Added images and objects sources to indexed values of HTML pages. Thomas Patzke 2016-04-29 17:01:03 +0200
  • b1cf75dcb6 Added query examples Thomas Patzke 2016-04-02 00:06:56 +0200
  • c5e2fa8fe4 Added more precise timestamps Thomas Patzke 2016-03-16 23:52:03 +0100
  • 2455ad58a5 Added extraction of data from HTML responses: doctype, frames and scripts Thomas Patzke 2016-03-15 00:07:00 +0100
  • bd6c382242 Fixed index/mapping creation Added .raw subfields Thomas Patzke 2016-03-11 22:56:27 +0100
  • f9ffdebc15 Added context menu for import to ES into Burp extension Thomas Patzke 2016-03-07 23:57:37 +0100
  • a695e26099 Added configuration hint for Burp plugin Thomas Patzke 2016-03-02 23:47:07 +0100
  • 973b0f1379 Merge branch 'master' of github.com:thomaspatzke/WASE Thomas Patzke 2016-03-02 23:44:39 +0100
  • 8a67d01d06 Initial commit Thomas Patzke 2016-03-02 23:43:21 +0100
  • 05decd9b9c Added redundancy to data structure to simplify searches. Code optimizations Added examples Thomas Patzke 2016-03-02 22:40:34 +0100
  • 7d42e2a846 First working version of Burp plugin Thomas Patzke 2016-02-24 23:47:13 +0100
  • 61a05ed006 Initial Proof of Concept with test code Thomas Patzke 2016-02-20 15:15:13 +0100