{ "info": { "author": "SecureAuth Corporation", "author_email": "oss@secureauth.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6" ], "description": "What is Impacket?\n=================\n\nImpacket is a collection of Python classes for working with network\nprotocols. Impacket is focused on providing low-level\nprogrammatic access to the packets and for some protocols (e.g.\nSMB1-3 and MSRPC) the protocol implementation itself.\nPackets can be constructed from scratch, as well as parsed from \nraw data, and the object oriented API makes it simple to work with \ndeep hierarchies of protocols. The library provides a set of tools\nas examples of what can be done within the context of this library.\n\nA description of some of the tools can be found at:\nhttps://www.secureauth.com/labs/open-source-tools/impacket\n\nWhat protocols are featured?\n----------------------------\n\n * Ethernet, Linux \"Cooked\" capture.\n * IP, TCP, UDP, ICMP, IGMP, ARP.\n * IPv4 and IPv6 Support.\n * NMB and SMB1, SMB2 and SMB3 (high-level implementations).\n * MSRPC version 5, over different transports: TCP, SMB/TCP, SMB/NetBIOS and HTTP.\n * Plain, NTLM and Kerberos authentications, using password/hashes/tickets/keys.\n * Portions/full implementation of the following MSRPC interfaces: EPM, DTYPES, LSAD, LSAT, NRPC, RRP, SAMR, SRVS, WKST, SCMR, BKRP, DHCPM, EVEN6, MGMT, SASEC, TSCH, DCOM, WMI.\n * Portions of TDS (MSSQL) and LDAP protocol implementations.\n\n\nGetting Impacket\n================\n\n* [Current and past releases](https://github.com/SecureAuthCorp/impacket/releases)\n* [Trunk](https://github.com/SecureAuthCorp/impacket)\n\nSetup\n=====\n\nQuick start\n-----------\n\nGrab the latest stable release, unpack it and run `pip install .` from the directory where you placed it. Isn't that easy?\n\n\nRequirements\n============\n\n * A Python interpreter. Python 2.6/2.7 and Python 3.6 are known to work. \n 1. If you want to run the examples and you have Python < 2.7, you\n will need to install the `argparse` package for them to work.\n 2. For Kerberos support you will need `pyasn1` package\n 3. For cryptographic operations you will need `pycryptodomex` package\n 4. For some examples you will need `pyOpenSSL` (rdp_check.py) and ldap3 (ntlmrelayx.py)\n 5. For ntlmrelayx.py you will also need `ldapdomaindump`, `flask` and `ldap3`\n 6. If you're under Windows, you will need `pyReadline`\n * A recent release of Impacket.\n\nInstalling\n----------\n\nIn order to install the source execute the following command from the\ndirectory where the Impacket's distribution has been unpacked: `pip install .`\nThis will install the classes into the default\nPython modules path; note that you might need special permissions to\nwrite there. For more information on what commands and options are\navailable from setup.py, run `python setup.py --help-commands`.\n\nTesting\n-------\n\nIf you want to run the library test cases you need to do mainly three things:\n\n1. Install and configure a Windows 2012 R2 Domain Controller.\n * Be sure the RemoteRegistry service is enabled and running.\n2. Configure the [dcetest.cfg](https://github.com/SecureAuthCorp/impacket/blob/impacket_0_9_19/tests/SMB_RPC/dcetests.cfg) file with the necessary information\n3. Install tox (`pip install tox`)\n\nOnce that's done, you can run `tox` and wait for the results. If all goes well, all test cases should pass.\nYou will also have a coverage HTML report located at `impacket/tests/htlmcov/index.html`\n\nLicensing\n=========\n\nThis software is provided under under a slightly modified version of\nthe Apache Software License. See the accompanying LICENSE file for\nmore information.\n\nSMBv1 and NetBIOS support based on Pysmb by Michael Teo.\n\n\nContact Us\n==========\n\nWhether you want to report a bug, send a patch or give some\nsuggestions on this package, drop us a few lines at\noss@secureauth.com.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.secureauth.com/labs/open-source-tools/impacket", "keywords": "", "license": "Apache modified", "maintainer": "Alberto Solino", "maintainer_email": "bethus@gmail.com", "name": "impacket", "package_url": "https://pypi.org/project/impacket/", "platform": "Unix", "project_url": "https://pypi.org/project/impacket/", "project_urls": { "Homepage": "https://www.secureauth.com/labs/open-source-tools/impacket" }, "release_url": "https://pypi.org/project/impacket/0.9.20/", "requires_dist": null, "requires_python": "", "summary": "Network protocols Constructors and Dissectors", "version": "0.9.20" }, "last_serial": 5886527, "releases": { "0.9.10": [], "0.9.11": [ { "comment_text": "", "digests": { "md5": "be93b861437aa0721a4d6904a292f5c6", "sha256": "e0b4e5174b869efa35c3068ee55ac3c2364706b59ffc43cd9e3c2f75f5accf2d" }, "downloads": -1, "filename": "impacket-0.9.11.tar.gz", "has_sig": false, "md5_digest": "be93b861437aa0721a4d6904a292f5c6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 779016, "upload_time": "2014-02-01T17:58:11", "url": "https://files.pythonhosted.org/packages/e0/58/2a36af95b55b3027918b7e464f8a41f37859815e463f5b4a549bf33c2935/impacket-0.9.11.tar.gz" } ], "0.9.12": [ { "comment_text": "", "digests": { "md5": "2c3c9a8d5851ad607b7e7d9f561c47a8", "sha256": "59cd71e69ac66e6b2905d663e475772f1f94b93b039f929ba3d655a730fbd935" }, "downloads": -1, "filename": "impacket-0.9.12.tar.gz", "has_sig": false, "md5_digest": "2c3c9a8d5851ad607b7e7d9f561c47a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 965250, "upload_time": "2014-07-26T16:36:45", "url": "https://files.pythonhosted.org/packages/23/18/611a288acba72f59dce509cc3e68fe390d3bdaa00ce4d0b4686e599c951b/impacket-0.9.12.tar.gz" } ], "0.9.13": [ { "comment_text": "", "digests": { "md5": "db305aff0dae6a3c09f873a2da248387", "sha256": "56bb18010f13a33947c24d31f51e16d8c688cf9c753c1d52f79a9ba64e5c0dca" }, "downloads": -1, "filename": "impacket-0.9.13.tar.gz", "has_sig": false, "md5_digest": "db305aff0dae6a3c09f873a2da248387", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1042760, "upload_time": "2015-05-04T17:33:03", "url": "https://files.pythonhosted.org/packages/24/d6/9b7017c5583a953783763a062b94c1d1499865e26f78110fed124d34b664/impacket-0.9.13.tar.gz" } ], "0.9.14": [ { "comment_text": "", "digests": { "md5": "b02376af410909ae1f80ec6aef58d5a9", "sha256": "78a28021014c880da7336b529ed813f42c4a79fdc86d8ad38a579744abfcb71b" }, "downloads": -1, "filename": "impacket-0.9.14.tar.gz", "has_sig": false, "md5_digest": "b02376af410909ae1f80ec6aef58d5a9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1038208, "upload_time": "2016-01-07T16:49:32", "url": "https://files.pythonhosted.org/packages/be/6c/c0804242bc184d916658ec18130a017b4ec01ecbf2ec7ca3898f1de5c63c/impacket-0.9.14.tar.gz" } ], "0.9.15": [ { "comment_text": "", "digests": { "md5": "53fb6d1c375dd3ef8fff4ce2b7ff8f15", "sha256": "26af9c0734525448e4a8d56c9c7b05df0146497ec71101c33812f3f3503201eb" }, "downloads": -1, "filename": "impacket-0.9.15.tar.gz", "has_sig": false, "md5_digest": "53fb6d1c375dd3ef8fff4ce2b7ff8f15", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1071958, "upload_time": "2016-06-28T18:05:08", "url": "https://files.pythonhosted.org/packages/35/72/694c391c7fe29600c2c8d8d4aa97a781562c39bb66a3d20bbee9858ca698/impacket-0.9.15.tar.gz" } ], "0.9.17": [ { "comment_text": "", "digests": { "md5": "769b08b037303ff508b6212fb599bf49", "sha256": "68d47b101392e68e7abeb4a99e7b22f455f5879a5ef1d7c6bd0fc02b373a6858" }, "downloads": -1, "filename": "impacket-0.9.17.tar.gz", "has_sig": false, "md5_digest": "769b08b037303ff508b6212fb599bf49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1197897, "upload_time": "2018-05-30T21:55:37", "url": "https://files.pythonhosted.org/packages/09/26/de84602349ca97b78d1720045db662c7eb261d2daf4a3b509b7ee387de74/impacket-0.9.17.tar.gz" } ], "0.9.18": [ { "comment_text": "", "digests": { "md5": "9c9cdb38579f6d57b889215dbb8a2509", "sha256": "10244cbbce7a1608b471e26612dbc9ed658d4dde66f5075d6becb5834df8af8b" }, "downloads": -1, "filename": "impacket-0.9.18.tar.gz", "has_sig": false, "md5_digest": "9c9cdb38579f6d57b889215dbb8a2509", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1223475, "upload_time": "2018-12-05T18:56:49", "url": "https://files.pythonhosted.org/packages/71/a5/f25ac0036c2b85e48aee740a99c3ab82196a05d8a4203fac6e8283ea5b0b/impacket-0.9.18.tar.gz" } ], "0.9.19": [ { "comment_text": "", "digests": { "md5": "581fff500e619a5f0a14f859e66ac658", "sha256": "7133a7bae7094a163a75a072f6859a89b54326a111b86af5084fb88206bb89a1" }, "downloads": -1, "filename": "impacket-0.9.19.tar.gz", "has_sig": false, "md5_digest": "581fff500e619a5f0a14f859e66ac658", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1231014, "upload_time": "2019-04-01T17:45:49", "url": "https://files.pythonhosted.org/packages/16/75/b240a9a9cc435c7d5d5cc465a3038b0daad744d0355a5102ca84682640e5/impacket-0.9.19.tar.gz" } ], "0.9.20": [ { "comment_text": "", "digests": { "md5": "20f5463427b9d17fffa39be9ca08f32c", "sha256": "43ebdb62e179113a55ccd4297316532582be71857b85d85ba187cd6146757397" }, "downloads": -1, "filename": "impacket-0.9.20.tar.gz", "has_sig": false, "md5_digest": "20f5463427b9d17fffa39be9ca08f32c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3870629, "upload_time": "2019-09-25T17:45:38", "url": "https://files.pythonhosted.org/packages/f0/69/d661e635049db7ec1cb4986773d9810cff3ac449bf2309b25af68a3adf3c/impacket-0.9.20.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "20f5463427b9d17fffa39be9ca08f32c", "sha256": "43ebdb62e179113a55ccd4297316532582be71857b85d85ba187cd6146757397" }, "downloads": -1, "filename": "impacket-0.9.20.tar.gz", "has_sig": false, "md5_digest": "20f5463427b9d17fffa39be9ca08f32c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3870629, "upload_time": "2019-09-25T17:45:38", "url": "https://files.pythonhosted.org/packages/f0/69/d661e635049db7ec1cb4986773d9810cff3ac449bf2309b25af68a3adf3c/impacket-0.9.20.tar.gz" } ] }