{ "info": { "author": "Benjamin SANS (Ziirish)", "author_email": "hi+burpui@ziirish.me", "bugtrack_url": null, "classifiers": [ "Framework :: Flask", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Topic :: System :: Archiving :: Backup", "Topic :: System :: Monitoring" ], "description": "Burp-UI\n=======\n\n.. image:: https://git.ziirish.me/ziirish/burp-ui/badges/stable/build.svg\n :target: https://git.ziirish.me/ziirish/burp-ui/pipelines\n :alt: Build Status\n\n.. image:: https://git.ziirish.me/ziirish/burp-ui/badges/stable/coverage.svg\n :target: https://git.ziirish.me/ziirish/burp-ui/pipelines\n :alt: Test coverage\n\n.. image:: https://readthedocs.org/projects/burp-ui/badge/?version=stable\n :target: https://readthedocs.org/projects/burp-ui/?badge=stable\n :alt: Documentation Status\n\n.. contents::\n\nIntroduction\n------------\n\nDemo\n^^^^\n\nA screenshot is worth a thousand words, but a Demo is worth a thousand\nscreenshots.\nYou can now play with ``Burp-UI`` at\n`demo.burp-ui.org `_\n\nCredentials:\n\n- *admin* / *admin* to play with ``Burp-UI`` as an administrator\n- *moderator* / *moderator* to play with ``Burp-UI`` as a moderator\n- *demo* / *demo* to play with ``Burp-UI`` as a regular user\n\nWhat's that?\n^^^^^^^^^^^^\n\nLet me introduce you ``Burp-UI``. It is a web-based UI to manage your\nburp-servers.\nYou can view different reports about burp-servers, burp-clients, backups, etc.\n``Burp-UI`` allows you to perform *online* restorations and to edit/manage\nyour burp-server's configuration files.\n\nWho are you?\n^^^^^^^^^^^^\n\nI'm `Ziirish `__, a French *DevOps* who loves `Burp`_ and\nwho'd like to help its adoption by providing it a nice and powerful interface.\nIf you like my work, you can:\n\n* Thank me by sending me an email or writing nice comments\n* Buy me a beer or some fries (or both!)\n* Make a donation on my `Paypal `__\n\nDocumentation\n-------------\n\nThe documentation is hosted on `readthedocs `_ at the\nfollowing address: `burp-ui.readthedocs.io`_\n\nFAQ\n---\n\nA `FAQ`_ is available with the documentation.\n\nCommunity\n---------\n\nPlease refer to the `Contributing`_ page.\n\nNotes\n-----\n\nFeel free to report any issues on my `gitlab\n`_.\n\nI have closed the *github tracker* to have a unique tracker system.\n\nAlso please, read the `Contributing`_ page before reporting any issue to make\nsure we have all the informations to help you.\n\nSee also\n--------\n\nStarting with burp-ui v0.3.0, I introduced you `burp_server_report\n`_\na project lead by Pablo Estigarribia.\n\nPablo also contributed to other interesting projects to automate burp and burp-ui\ndeployments through Ansible:\n\n- `burpui_server `_\n- `burp2_server `_\n\n@qm2k contributed some scripts/config to tweak your setup. You can found them here:\n\n- `burp-ui_integration `_\n- `burp_integration `_\n\nLicenses\n--------\n\n``Burp-UI`` is released under the BSD 3-clause `License`_.\n\nBut this project is built on top of other tools. Here is a non exhaustive list:\n\n- `d3.js `_\n- `nvd3.js `_\n- `jQuery `_\n- `jQuery-UI `_\n- `fancytree `_\n- `bootstrap `_\n- `typeahead `_\n- `bootswatch `_ theme ``Slate``\n- `angular-bootstrap-switch `_\n- `angular.js `_\n- `angular-ui-select `_\n- `AngularStrap `_\n- `lodash `_\n- `DataTables `_\n- Home-made `favicon `_ based on pictures from `simpsoncrazy `_\n\nAlso note that this project is made with the Awesome `Flask`_ micro-framework.\n\nThanks\n------\n\nThank you all for your feedbacks and bug reports. Those are making the project\nmoving forward.\n\nThank you to the `Flask`_ developers and community.\n\nSpecial Thanks to Graham Keeling for his great piece of software! This project\nwould not exist without `Burp`_.\n\n\n.. _Flask: http://flask.pocoo.org/\n.. _License: https://git.ziirish.me/ziirish/burp-ui/blob/master/LICENSE\n.. _Burp: http://burp.grke.org/\n.. _burpui.cfg: https://git.ziirish.me/ziirish/burp-ui/blob/stable/share/burpui/etc/burpui.sample.cfg\n.. _burp-ui.readthedocs.io: https://burp-ui.readthedocs.io/en/stable/\n.. _FAQ: https://burp-ui.readthedocs.io/en/stable/faq.html\n.. _Contributing: https://burp-ui.readthedocs.io/en/stable/contributing.html\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://git.ziirish.me/ziirish/burp-ui", "keywords": "burp web ui backup monitoring", "license": "BSD 3-clause License", "maintainer": "", "maintainer_email": "", "name": "burp-ui", "package_url": "https://pypi.org/project/burp-ui/", "platform": "", "project_url": "https://pypi.org/project/burp-ui/", "project_urls": { "Homepage": "https://git.ziirish.me/ziirish/burp-ui" }, "release_url": "https://pypi.org/project/burp-ui/0.6.6/", "requires_dist": [ "Flask (==0.12.4)", "Flask-Babel (==0.11.2)", "Flask-Bower (==1.3.0)", "Flask-Caching (==1.4.0)", "Flask-Login (==0.4.1)", "Flask-WTF (==0.14.2)", "WTForms (==2.1)", "arrow (==0.13.0)", "backports.functools-lru-cache (==1.2.1)", "cffi (>=1.10.0)", "configobj (==5.0.6)", "flask-restplus (==0.10.1)", "pluginbase (==0.5)", "pyOpenSSL (>=17.5.0)", "pyasn1 (>=0.2.3)", "six (==1.11.0)", "tzlocal (==1.5.1)", "werkzeug (<0.15)", "gevent; extra == 'agent'", "Celery; extra == 'celery'", "redis; extra == 'celery'", "Celery; extra == 'ci'", "Flask-Migrate; extra == 'ci'", "Flask-SQLAlchemy; extra == 'ci'", "Flask-Session; extra == 'ci'", "Flask-Testing; extra == 'ci'", "coverage; extra == 'ci'", "mock; extra == 'ci'", "mockredispy; extra == 'ci'", "nose; extra == 'ci'", "redis; extra == 'ci'", "sqlalchemy-utils; extra == 'ci'", "flake8; extra == 'dev'", "pylint; extra == 'dev'", "ujson; extra == 'extra'", "gevent; extra == 'gunicorn'", "gunicorn; extra == 'gunicorn'", "Flask-Session (==0.3.1); extra == 'gunicorn-extra'", "redis; extra == 'gunicorn-extra'", "ldap3; extra == 'ldap_authentication'", "Flask-Limiter; extra == 'limit'", "redis; extra == 'limit'", "Flask-Migrate (>=2.1.0); extra == 'sql'", "Flask-SQLAlchemy; extra == 'sql'", "sqlalchemy-utils; extra == 'sql'", "flask-socketio; extra == 'websocket'", "gevent-websocket; extra == 'websocket'", "redis; extra == 'websocket'" ], "requires_python": "", "summary": "Burp-UI is a web-ui for burp backup written in python with Flask and jQuery/Bootstrap", "version": "0.6.6" }, "last_serial": 5102903, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "5b60326bfa6c3e57d621bba4f7b66f2e", "sha256": "e57abc375863d0122220c1070d07324d54f73781ca171c1db649a6361561e27d" }, "downloads": -1, "filename": "burp-ui-0.0.1.tar.gz", "has_sig": true, "md5_digest": "5b60326bfa6c3e57d621bba4f7b66f2e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 386060, "upload_time": "2014-08-25T14:03:02", "url": "https://files.pythonhosted.org/packages/75/26/eb6ab1db4ab3ec78c594575d19e97a63e529776824f5b2dcac81101aeed6/burp-ui-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "bb45b2b19d1271db93ceabec52709321", "sha256": "0877ca6dd27bee57a7faeb0b0f61b3b3056e73274e857dbc19223c7795ee5a3f" }, "downloads": -1, "filename": "burp-ui-0.0.2.tar.gz", "has_sig": true, "md5_digest": "bb45b2b19d1271db93ceabec52709321", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 387755, "upload_time": "2014-08-26T12:09:11", "url": "https://files.pythonhosted.org/packages/e7/95/cce15f7ba4c05b8de6a3f67590a3169563aa9602d63a3ed92ab73a5bf0e2/burp-ui-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "d5a37ad33756d89189f9d461f35020ed", "sha256": "1859b604cb034de7728bac80e951a6e888559938602f41c74ce03d781120e18e" }, "downloads": -1, "filename": "burp-ui-0.0.3.tar.gz", "has_sig": true, "md5_digest": "d5a37ad33756d89189f9d461f35020ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 389433, "upload_time": "2014-09-02T14:57:00", "url": "https://files.pythonhosted.org/packages/bc/0c/dd898bcd79d67d0c5d62a23b3a284ba62f846d7e7b862f8c3e3a08a0a78f/burp-ui-0.0.3.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "574a26111c78c70c534d4cdc8a95e11a", "sha256": "59ca25ae18da73eadaca274f6bd1bfb1185dc9fc17df3e061815af856afdf724" }, "downloads": -1, "filename": "burp-ui-0.0.4.tar.gz", "has_sig": true, "md5_digest": "574a26111c78c70c534d4cdc8a95e11a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 398710, "upload_time": "2014-09-07T14:29:49", "url": "https://files.pythonhosted.org/packages/b2/2e/798d57c1273f55584545d5f0dea4d98dc4923771cea131c3baef5b944a23/burp-ui-0.0.4.tar.gz" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "cdb8688789dc8802c8cc79d088ec08f3", "sha256": "0b73112bf37b367354c9a6131824fd04469f1c651a6a5f996e830ccc52018c1e" }, "downloads": -1, "filename": "burp-ui-0.0.5.tar.gz", "has_sig": true, "md5_digest": "cdb8688789dc8802c8cc79d088ec08f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 405499, "upload_time": "2014-09-22T19:42:34", "url": "https://files.pythonhosted.org/packages/af/54/01887801fcdf04feb13d74c11b8c9b3bb357b63fed4637a447165798547d/burp-ui-0.0.5.tar.gz" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "9fca17641ff1b45141f8de74bbc15697", "sha256": "bea1fcb7d71ea821943dc5341688a119e5053fc78bed0cb29ca66cf790108e39" }, "downloads": -1, "filename": "burp-ui-0.0.6.tar.gz", "has_sig": true, "md5_digest": "9fca17641ff1b45141f8de74bbc15697", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 522922, "upload_time": "2014-12-16T07:37:47", "url": "https://files.pythonhosted.org/packages/88/a5/8445d5c073540cf712197c021b7fd09b0e536bc602782e9320535ecdada0/burp-ui-0.0.6.tar.gz" } ], "0.0.6.1": [ { "comment_text": "", "digests": { "md5": "b24e094cdceb59a09a1509c9cd5ac63e", "sha256": "797398f641484f388208edf411cda4b495768d798e399d9d9a96316a98ab869c" }, "downloads": -1, "filename": "burp-ui-0.0.6.1.tar.gz", "has_sig": true, "md5_digest": "b24e094cdceb59a09a1509c9cd5ac63e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 523016, "upload_time": "2015-05-09T15:40:47", "url": "https://files.pythonhosted.org/packages/28/ce/8414d4f65ffbf818f5d500c4d91e1ccb546d2ffc572143ab024518e7749c/burp-ui-0.0.6.1.tar.gz" } ], "0.0.7": [], "0.0.7.1": [ { "comment_text": "", "digests": { "md5": "24a8ec04b99a684dfb426ec9dca69636", "sha256": "fa314c9d3de9d927669fae36d6c6e44ee7851f49c02096c70aead4706b49bcf5" }, "downloads": -1, "filename": "burp-ui-0.0.7.1.tar.gz", "has_sig": true, "md5_digest": "24a8ec04b99a684dfb426ec9dca69636", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 746795, "upload_time": "2015-08-22T18:33:09", "url": "https://files.pythonhosted.org/packages/ef/ad/94ac128821bf2dad1f8122a0ea9955429eaa783a7a0d750da45e2ad307b9/burp-ui-0.0.7.1.tar.gz" } ], "0.0.7.2": [ { "comment_text": "", "digests": { "md5": "becf60f66c5a4fdb0c6324cfa3a49fe1", "sha256": "96c80bcb659be499455fb5af47628927dbbc9f095172c8c78d66c7e25718d10a" }, "downloads": -1, "filename": "burp-ui-0.0.7.2.tar.gz", "has_sig": true, "md5_digest": "becf60f66c5a4fdb0c6324cfa3a49fe1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 746825, "upload_time": "2015-09-01T18:42:13", "url": "https://files.pythonhosted.org/packages/fa/1f/f3240170cd279fc104468ba0c4855ff3356c782dcdc1811ea47bd3f78283/burp-ui-0.0.7.2.tar.gz" } ], "0.0.7.3": [ { "comment_text": "", "digests": { "md5": "bcd420021eb5b5433a208265a9c148d7", "sha256": "0bc5f882c83bb4eb7c67c7b6efa68a731b09ec9234001db898241939070de939" }, "downloads": -1, "filename": "burp-ui-0.0.7.3.tar.gz", "has_sig": true, "md5_digest": "bcd420021eb5b5433a208265a9c148d7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 746810, "upload_time": "2015-09-26T09:41:38", "url": "https://files.pythonhosted.org/packages/eb/9e/791d67aa5b18df92e636f5422ab3da2a296473b0a55e222f90a9268695f2/burp-ui-0.0.7.3.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "17857a598ac147077a41e0d95bf6f2b1", "sha256": "df1de2bcff69af3b5eb62895a29f05b111ad7c5a024811fc572200bc4c55d616" }, "downloads": -1, "filename": "burp-ui-0.1.0.tar.gz", "has_sig": true, "md5_digest": "17857a598ac147077a41e0d95bf6f2b1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 752721, "upload_time": "2016-02-14T13:37:57", "url": "https://files.pythonhosted.org/packages/a7/2b/4810870f3d083e1c408b7f9570fc16ae39993470717b3cef8d6d57e2e0da/burp-ui-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5c85a5c2934e8180701e55232bf1efb6", "sha256": "f8e62f2418a26a644d80e387adeb920172202d6fbd9303813e0789a8cc00a48a" }, "downloads": -1, "filename": "burp-ui-0.1.1.tar.gz", "has_sig": true, "md5_digest": "5c85a5c2934e8180701e55232bf1efb6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 752884, "upload_time": "2016-02-17T21:56:53", "url": "https://files.pythonhosted.org/packages/4e/84/e066f715d097139c5917ab682037e8acd735b3c0e73f00c04fb561889979/burp-ui-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "00b8b53ffc0a200ac610cbb8055264a7", "sha256": "8dd0e1511935689a5121f8f122e983ddb668581e77a5ea5a61a5df647e86ec09" }, "downloads": -1, "filename": "burp-ui-0.1.2.tar.gz", "has_sig": true, "md5_digest": "00b8b53ffc0a200ac610cbb8055264a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 752982, "upload_time": "2016-02-18T22:37:07", "url": "https://files.pythonhosted.org/packages/fa/9f/257582bb0f54bc311d53880c739476c0b11c8a814af3ab385af0b6e17e6e/burp-ui-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "85aaccd5c53cefe5c19451056f4866fb", "sha256": "4f3f8916f939279bdd01a9ccb710368b0970a72247520ef3c6d0ae6f8587e31f" }, "downloads": -1, "filename": "burp-ui-0.1.3.tar.gz", "has_sig": true, "md5_digest": "85aaccd5c53cefe5c19451056f4866fb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 753074, "upload_time": "2016-02-20T10:58:44", "url": "https://files.pythonhosted.org/packages/26/47/6e17c1317833dabe863844fbc58d8e716452cdb76fbc3672c316361bb7a3/burp-ui-0.1.3.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "c4651a9fac5f33175bfb99f66e85448f", "sha256": "8703fa6790f966ccced23ee26bcdeaed815b9b310d8220a9ada0279443c7b5d8" }, "downloads": -1, "filename": "burp-ui-0.2.0.tar.gz", "has_sig": true, "md5_digest": "c4651a9fac5f33175bfb99f66e85448f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 765569, "upload_time": "2016-05-17T11:58:08", "url": "https://files.pythonhosted.org/packages/bf/c4/bb25c21a73b88fece6c4b92a42cc39f2ceef3857c718e5339d554193e4d7/burp-ui-0.2.0.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "fcca51a45c81dfe41d067b5995c5f319", "sha256": "11e08594bbe6054009b38c110b034b70edf4888edc4ab26c97a2b9c9a79fbb8a" }, "downloads": -1, "filename": "burp-ui-0.2.1.tar.gz", "has_sig": true, "md5_digest": "fcca51a45c81dfe41d067b5995c5f319", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 773170, "upload_time": "2016-05-17T12:24:21", "url": "https://files.pythonhosted.org/packages/69/7d/793c59c1523a003701a8266bf22f35a4a9a904970d67d2d7fb6d7ba967d5/burp-ui-0.2.1.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "92242214e1ff2fd3f996d003eebc18e0", "sha256": "a4d663eb2ace08c47202766ac04eef39898e0495c4e4bb493d31b86c2e1f60e3" }, "downloads": -1, "filename": "burp-ui-0.3.0.tar.gz", "has_sig": true, "md5_digest": "92242214e1ff2fd3f996d003eebc18e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 805409, "upload_time": "2016-08-15T20:50:48", "url": "https://files.pythonhosted.org/packages/2e/10/241c24ec9c5d5a7b7821300b4db1edeb1615a4e0fde2351215d02fb12d89/burp-ui-0.3.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "a5e430b5d9b1f401a5997fd7c159c952", "sha256": "b4ef57eb806f41550c36aa901fc25a83f6360e393a86ac1dc7db56121fd08a4c" }, "downloads": -1, "filename": "burp-ui-0.4.1.linux-x86_64.tar.gz", "has_sig": true, "md5_digest": "a5e430b5d9b1f401a5997fd7c159c952", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1624482, "upload_time": "2016-12-15T22:39:30", "url": "https://files.pythonhosted.org/packages/0d/d8/6b7b7cfc046b62f90191ddce45ad68b12fcaa184c193c99e8afc58899eaa/burp-ui-0.4.1.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "fd86aa6540d4b81598f40eb997546c42", "sha256": "0222c76b6d0aed2e3ea297319c5e017b20be3d7fdf88f4dcb4fb9cc70eb13221" }, "downloads": -1, "filename": "burp_ui-0.4.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "fd86aa6540d4b81598f40eb997546c42", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1525508, "upload_time": "2016-12-15T22:38:51", "url": "https://files.pythonhosted.org/packages/98/f1/d7ba205cc291509f8db25065054bc62700ed3aa8cd4b0035e1bcad8aebba/burp_ui-0.4.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84b0a5a2a3045a9d5cb46b2df85f19e4", "sha256": "37b15a88f8efb9663593b2ea7b5e0fd123c273ec529b93e7bc2fa36ab7170d65" }, "downloads": -1, "filename": "burp-ui-0.4.1.tar.gz", "has_sig": true, "md5_digest": "84b0a5a2a3045a9d5cb46b2df85f19e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1452007, "upload_time": "2016-12-15T22:40:10", "url": "https://files.pythonhosted.org/packages/cc/e4/e57a624ced710f20ca9c9f13f06c291454d66d1a6f1b022929896ed2f12b/burp-ui-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "1f27218d6bb5b35641634cd3a6a3f6a1", "sha256": "9c6bc7340f259860873c2d37ed40013fd9e14b2ad23f957b89ee7b73995d2da6" }, "downloads": -1, "filename": "burp-ui-0.4.2.linux-x86_64.tar.gz", "has_sig": true, "md5_digest": "1f27218d6bb5b35641634cd3a6a3f6a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1624320, "upload_time": "2016-12-17T12:18:35", "url": "https://files.pythonhosted.org/packages/2d/8c/7d1744b028b956faaa4f60e3f8f11ca3b96cfdf103c904a6e3d192de42f4/burp-ui-0.4.2.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "42bd9debc576bfe7917f36aaf1778ad0", "sha256": "e7a9eabe2b9fb59947a6ddbfd6c73cadb7110bd4e8db88ed05cc33b4abab5f94" }, "downloads": -1, "filename": "burp_ui-0.4.2-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "42bd9debc576bfe7917f36aaf1778ad0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1524215, "upload_time": "2016-12-17T12:18:10", "url": "https://files.pythonhosted.org/packages/7d/25/40e5c07860e2b42e8b7484ddaa2ce2c63681365d456e505ecec1ab11d792/burp_ui-0.4.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "64d8bae8d9c83a9bd8f4883457505e51", "sha256": "e16b3dee957b59aa6424a620a7a1194d05dda1cfd67c8ea8d3ff7fbb726ae4a8" }, "downloads": -1, "filename": "burp-ui-0.4.2.tar.gz", "has_sig": true, "md5_digest": "64d8bae8d9c83a9bd8f4883457505e51", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1451638, "upload_time": "2016-12-17T12:18:58", "url": "https://files.pythonhosted.org/packages/26/73/6c5b885f97b612f12760afef50eac70bb71507f2fe82ce9e07d5bfd9b26b/burp-ui-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "47e9ee5c60d00e07b54d689423d094a9", "sha256": "4bdbce8c916a87c2e2661c65b301b1f402d6b24bd3cec118f4287993c271de29" }, "downloads": -1, "filename": "burp-ui-0.4.3.linux-x86_64.tar.gz", "has_sig": true, "md5_digest": "47e9ee5c60d00e07b54d689423d094a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1625808, "upload_time": "2016-12-30T09:33:54", "url": "https://files.pythonhosted.org/packages/c5/51/8aa5a1fb9b2417e6a198924e2c6e7b0505b22559988b296efbf0de9d92eb/burp-ui-0.4.3.linux-x86_64.tar.gz" }, { "comment_text": "", "digests": { "md5": "ba5d945a01eab38cf3ba963f212809b6", "sha256": "f7adbb70522777fabb6e1ca27252c2ef4b166fab76808eeddc386bad8b70d144" }, "downloads": -1, "filename": "burp_ui-0.4.3-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "ba5d945a01eab38cf3ba963f212809b6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1525121, "upload_time": "2016-12-30T09:33:28", "url": "https://files.pythonhosted.org/packages/54/a3/e29125a27128803cf5f65841d1721702b7efd65136f462bc304e75fa85dc/burp_ui-0.4.3-py2.py3-none-any.whl" } ], "0.4.4": [ { "comment_text": "", "digests": { "md5": "e7d52387c1bcc3bd83c433c7b0a804d7", "sha256": "89068c8e7a86efa6629881ef8a901b8b9dbae1cf337b7bb6fef30b9742c35491" }, "downloads": -1, "filename": "burp_ui-0.4.4-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "e7d52387c1bcc3bd83c433c7b0a804d7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1525122, "upload_time": "2017-01-02T19:15:14", "url": "https://files.pythonhosted.org/packages/b3/6a/741fe584867679cf90bf61cc3d44e15ffb1371720d1ce1b310e862ced933/burp_ui-0.4.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "e9a5ab8d72f288a092d05c7dcb5c736c", "sha256": "556e04526c0f1ccaf139b0f67aa498cb4e2eb3eb9746e12eb5d3b709d726ae9e" }, "downloads": -1, "filename": "burp-ui-0.4.4.tar.gz", "has_sig": true, "md5_digest": "e9a5ab8d72f288a092d05c7dcb5c736c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1452500, "upload_time": "2017-01-02T19:15:49", "url": "https://files.pythonhosted.org/packages/20/17/617129b38b221a8baf57010f643d13c847bd2a6315e3b1507d1daf5d3b0f/burp-ui-0.4.4.tar.gz" } ], "0.5.0": [ { "comment_text": "", "digests": { "md5": "8dd75a3e9970b362a931ff00b6f2299b", "sha256": "b697d56fcdf277726122bfa044498c9e7348be5a0b99882b0558f37f77de562b" }, "downloads": -1, "filename": "burp_ui-0.5.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "8dd75a3e9970b362a931ff00b6f2299b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1683127, "upload_time": "2017-05-09T20:34:07", "url": "https://files.pythonhosted.org/packages/84/ad/c38b8cbbad3238276ae7b2dab8a590c1927681ce11fa23b8eb381a211695/burp_ui-0.5.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2388f3524d8039165d447290306681fe", "sha256": "64de037927ad069402ab60f1050ae997ed1a30616ef6057cf53edf98d6e3657a" }, "downloads": -1, "filename": "burp-ui-0.5.0.tar.gz", "has_sig": true, "md5_digest": "2388f3524d8039165d447290306681fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1596549, "upload_time": "2017-05-09T20:34:40", "url": "https://files.pythonhosted.org/packages/14/c3/72bd78323c12d9a4e8d2d8d70b39e8a46628625fb4fc09113aefc19ce1ec/burp-ui-0.5.0.tar.gz" } ], "0.5.1": [ { "comment_text": "", "digests": { "md5": "e046c983cb5408227e0a7ca857f16517", "sha256": "51a98e74686f1a5edba52180f257d09561d2484e1e78854197e3b606a77b31b3" }, "downloads": -1, "filename": "burp_ui-0.5.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "e046c983cb5408227e0a7ca857f16517", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 1683174, "upload_time": "2017-05-26T08:53:37", "url": "https://files.pythonhosted.org/packages/f3/45/6b760233b7d04f1529af9afb7bbf17d8077a24cba6aa2c3457b129343a97/burp_ui-0.5.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2950a182c6246f20288e50e388e7d5b6", "sha256": "d03ce9dc1c0e0748a208e54be21fd37933f9e423c6db7d98cb0b1325a65f3005" }, "downloads": -1, "filename": "burp-ui-0.5.1.tar.gz", "has_sig": true, "md5_digest": "2950a182c6246f20288e50e388e7d5b6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1596670, "upload_time": "2017-05-26T08:54:00", "url": "https://files.pythonhosted.org/packages/45/d4/9b75831595c910ec00955633406a5b8dfd2ffcdc1d426e0624e7b2c3f3c8/burp-ui-0.5.1.tar.gz" } ], "0.6.0": [ { "comment_text": "", "digests": { "md5": "43a505f213fb8235f3a3c7b1268be0c0", "sha256": "f0e82b68d16aaa3eb9a165c0aee554a684b9aa3a8cd74e9f736e687712e3ec64" }, "downloads": -1, "filename": "burp_ui-0.6.0-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "43a505f213fb8235f3a3c7b1268be0c0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2015612, "upload_time": "2018-05-14T13:54:43", "url": "https://files.pythonhosted.org/packages/0b/95/b3a2ad462ae804e31a2cdfac0ea7e6bdf27ca876813ca8aedc049ee557bb/burp_ui-0.6.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79cc6067e058831f3e23b9141a5c548a", "sha256": "d1e8708e7a19cd2503d18d7e61c2a5f50fd3d3c9edbc38b46c482e376c638588" }, "downloads": -1, "filename": "burp-ui-0.6.0.tar.gz", "has_sig": true, "md5_digest": "79cc6067e058831f3e23b9141a5c548a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1903051, "upload_time": "2018-05-14T13:55:03", "url": "https://files.pythonhosted.org/packages/76/8e/9b2dd13945a171c3b0b4929185cfc044cdae134906e5501c6ab80b5ab9bb/burp-ui-0.6.0.tar.gz" } ], "0.6.1": [ { "comment_text": "", "digests": { "md5": "86fb31f7f57b9bf0467864c74919feb1", "sha256": "ce2d51bb242838eea62e3a76206d20178a4ddbe672121a367fbabd8d0f0de875" }, "downloads": -1, "filename": "burp_ui-0.6.1-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "86fb31f7f57b9bf0467864c74919feb1", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2016101, "upload_time": "2018-05-17T16:12:56", "url": "https://files.pythonhosted.org/packages/38/e5/094913c09983896d2ed5a8875a28acb4b6946aaf5510dcc252e544fd718f/burp_ui-0.6.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f807a10cc4df51b454c1f71b610bf758", "sha256": "482dc570b10b8b44ec70af012aa7c7e1d4ffb6fc1fd425e74aac0fc4a7926be8" }, "downloads": -1, "filename": "burp-ui-0.6.1.tar.gz", "has_sig": true, "md5_digest": "f807a10cc4df51b454c1f71b610bf758", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1903737, "upload_time": "2018-05-17T16:13:15", "url": "https://files.pythonhosted.org/packages/93/c4/55ee08b9f8e9e57346592902f528298c75503315d303b094918a3bc23906/burp-ui-0.6.1.tar.gz" } ], "0.6.2": [ { "comment_text": "", "digests": { "md5": "a7822f2b09f0100df299dfde30d725fe", "sha256": "cb7d7bda7dc905be3c81a09cd74292949ffe78f9cb0bd7f0db27d22c72c2305d" }, "downloads": -1, "filename": "burp_ui-0.6.2-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "a7822f2b09f0100df299dfde30d725fe", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2017055, "upload_time": "2019-03-04T22:15:37", "url": "https://files.pythonhosted.org/packages/99/a0/f0724d5c8e2c6efc9ee693e2cd34d3f6e9733fde0a4ef4b9e7e450450a66/burp_ui-0.6.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "26375e3214e9b5ba499a0d7027600ee1", "sha256": "8056fb1d72bc0c7f67aad92429fa0676f9dbf734dba23f135223e75a1606d846" }, "downloads": -1, "filename": "burp-ui-0.6.2.tar.gz", "has_sig": true, "md5_digest": "26375e3214e9b5ba499a0d7027600ee1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1904865, "upload_time": "2019-03-04T22:15:59", "url": "https://files.pythonhosted.org/packages/eb/1c/6a32bcc73dc57995b47cd764f4c21820b92c42823e52089da7bc419f9945/burp-ui-0.6.2.tar.gz" } ], "0.6.3": [ { "comment_text": "", "digests": { "md5": "844be85acf0cfb56ae7fe6ef2d91c644", "sha256": "07a63bc1ecc589ca901b46c14391c79166682a77e96ec1470eec46e56c639732" }, "downloads": -1, "filename": "burp_ui-0.6.3-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "844be85acf0cfb56ae7fe6ef2d91c644", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2017101, "upload_time": "2019-03-14T10:24:52", "url": "https://files.pythonhosted.org/packages/c6/93/912ea9fbb668da00c8e3655a72bb11d533ee18479c513b010afc5dad7faf/burp_ui-0.6.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d4869cf5c8bc1033e27476eaf44d13a8", "sha256": "3a539d9b21cb82fb14b276a6b018c6abb36000580e59dd0f1000700452b51cbf" }, "downloads": -1, "filename": "burp-ui-0.6.3.tar.gz", "has_sig": true, "md5_digest": "d4869cf5c8bc1033e27476eaf44d13a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1904893, "upload_time": "2019-03-14T10:25:12", "url": "https://files.pythonhosted.org/packages/d1/7f/3595c1d5da7fe99a5e1e582767ff8137e3b874e8040d1bc55214e2d5e531/burp-ui-0.6.3.tar.gz" } ], "0.6.4": [ { "comment_text": "", "digests": { "md5": "9006e53d96257f989234baaebff9c4d0", "sha256": "34df2b308072cb29acf08944ad3771f009258c52e8532b8c02d773e341862de0" }, "downloads": -1, "filename": "burp_ui-0.6.4-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "9006e53d96257f989234baaebff9c4d0", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2017126, "upload_time": "2019-03-26T17:36:41", "url": "https://files.pythonhosted.org/packages/b9/b5/305a5dad267b479c7c9f1b6526723d67d7dcd1a1e4bfe87de0be0b884105/burp_ui-0.6.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "15c2a5ae290b5afdeff6b77ac68f4e49", "sha256": "faeeab7bab8f8954ebfb059dc0a721faa5ea504b4a303441ca26770a4f60f404" }, "downloads": -1, "filename": "burp-ui-0.6.4.tar.gz", "has_sig": true, "md5_digest": "15c2a5ae290b5afdeff6b77ac68f4e49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1904962, "upload_time": "2019-03-26T17:37:04", "url": "https://files.pythonhosted.org/packages/4a/89/1a0cc6c14d75f616b47a815f290894bc9d9fe53923dc7400b74587b899f7/burp-ui-0.6.4.tar.gz" } ], "0.6.5": [ { "comment_text": "", "digests": { "md5": "f6df4f21ab2a3865c1714093bd5983c6", "sha256": "1002bfaa2904f73f81529e408dc48e0ec50e40d3f60f34649a768940fd9212b3" }, "downloads": -1, "filename": "burp_ui-0.6.5-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "f6df4f21ab2a3865c1714093bd5983c6", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2017126, "upload_time": "2019-03-27T16:13:37", "url": "https://files.pythonhosted.org/packages/c5/16/1659e0d8e12fbfb9a8de65118b5b8e305e2b0bdf66b3781b974e3c224665/burp_ui-0.6.5-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "906a428034ea9b0f036fa98986b64839", "sha256": "40c4b60e5ba663d9ef81ada48b77c5f818812c14f86b8d5f631be97b04df0a76" }, "downloads": -1, "filename": "burp-ui-0.6.5.tar.gz", "has_sig": true, "md5_digest": "906a428034ea9b0f036fa98986b64839", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1904778, "upload_time": "2019-03-27T16:13:57", "url": "https://files.pythonhosted.org/packages/af/35/2b503ae11cda675f93d7997876d9e968c637a91f791cacfaf2cbbba391b8/burp-ui-0.6.5.tar.gz" } ], "0.6.6": [ { "comment_text": "", "digests": { "md5": "398261b97a91aa9e2330b0dfb1a8b324", "sha256": "baf08558d697a6458ecd5244b6c8e0e2ef3d9244b0836501d196fa7bc52a46ec" }, "downloads": -1, "filename": "burp_ui-0.6.6-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "398261b97a91aa9e2330b0dfb1a8b324", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2017447, "upload_time": "2019-04-05T09:49:13", "url": "https://files.pythonhosted.org/packages/02/6b/d171f9d5e6e0ef1d9e88a13ffa13eb675f9c9a1d374f34ade007812aac0a/burp_ui-0.6.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "27201c672aa7be974571937427fa9709", "sha256": "9c1bb9e3314ba925e85e47a32a88ef87c9a02e7ad045d38765a336a0638fd67e" }, "downloads": -1, "filename": "burp-ui-0.6.6.tar.gz", "has_sig": true, "md5_digest": "27201c672aa7be974571937427fa9709", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1904919, "upload_time": "2019-04-05T09:49:43", "url": "https://files.pythonhosted.org/packages/2f/6f/a551e960f3c1e4a73ec9f7c5c11755768c764f9e2c29e7309b29b86529e4/burp-ui-0.6.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "398261b97a91aa9e2330b0dfb1a8b324", "sha256": "baf08558d697a6458ecd5244b6c8e0e2ef3d9244b0836501d196fa7bc52a46ec" }, "downloads": -1, "filename": "burp_ui-0.6.6-py2.py3-none-any.whl", "has_sig": true, "md5_digest": "398261b97a91aa9e2330b0dfb1a8b324", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 2017447, "upload_time": "2019-04-05T09:49:13", "url": "https://files.pythonhosted.org/packages/02/6b/d171f9d5e6e0ef1d9e88a13ffa13eb675f9c9a1d374f34ade007812aac0a/burp_ui-0.6.6-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "27201c672aa7be974571937427fa9709", "sha256": "9c1bb9e3314ba925e85e47a32a88ef87c9a02e7ad045d38765a336a0638fd67e" }, "downloads": -1, "filename": "burp-ui-0.6.6.tar.gz", "has_sig": true, "md5_digest": "27201c672aa7be974571937427fa9709", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1904919, "upload_time": "2019-04-05T09:49:43", "url": "https://files.pythonhosted.org/packages/2f/6f/a551e960f3c1e4a73ec9f7c5c11755768c764f9e2c29e7309b29b86529e4/burp-ui-0.6.6.tar.gz" } ] }