Name | hawkpy JSON |
Version |
1.0.0
JSON |
| download |
home_page | https://github.com/harimtim/hawkpy |
Summary | Advanced Python Security & Analysis Framework |
upload_time | 2025-01-03 13:36:23 |
maintainer | None |
docs_url | None |
author | harimtim |
requires_python | >=3.6 |
license | None |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# HawkPy
Ein Python-basiertes Security-Tool für Netzwerk-Scanning, Penetration Testing und Sicherheitsanalyse.
## Features
- Netzwerk-Scanner
- Port-Scanner
- Vulnerability Scanner
- Password Cracker
- Crypto-Tools
- Exploit-Checker
## Installation
```
bash
pip install hawkpy
```
## Schnellstart
```
python
from hawkpy import Scanner, PasswordCracker, Crypto
```
## Documentation
Read the Docs at: [Hawkpy Official Site](https://hawkpy.hrmtm.me/)
Raw data
{
"_id": null,
"home_page": "https://github.com/harimtim/hawkpy",
"name": "hawkpy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": null,
"author": "harimtim",
"author_email": "harimtim@icloud.com",
"download_url": "https://files.pythonhosted.org/packages/d6/41/ee6915a40c9b59f2d49cc4c54fe531c9fa47be65be501434c205a9b7f130/hawkpy-1.0.0.tar.gz",
"platform": null,
"description": "# HawkPy\r\n\r\nEin Python-basiertes Security-Tool f\u00c3\u00bcr Netzwerk-Scanning, Penetration Testing und Sicherheitsanalyse.\r\n\r\n## Features\r\n\r\n- Netzwerk-Scanner\r\n- Port-Scanner\r\n- Vulnerability Scanner\r\n- Password Cracker\r\n- Crypto-Tools\r\n- Exploit-Checker\r\n\r\n## Installation\r\n\r\n```\r\nbash\r\npip install hawkpy\r\n```\r\n\r\n## Schnellstart\r\n\r\n```\r\npython\r\nfrom hawkpy import Scanner, PasswordCracker, Crypto\r\n```\r\n\r\n## Documentation\r\n\r\nRead the Docs at: [Hawkpy Official Site](https://hawkpy.hrmtm.me/)\r\n",
"bugtrack_url": null,
"license": null,
"summary": "Advanced Python Security & Analysis Framework",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/harimtim/hawkpy"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9df5d3dc4b47e3113729b35c775bbae9fc0593b92cd3cd72e95522fe6c454ad7",
"md5": "4f1c0176b9776b2f186f90ff57f3f0b3",
"sha256": "db25ce590f87e8a6bef211f5bbf397965349fd75a403f63b878002dff6e59c4e"
},
"downloads": -1,
"filename": "hawkpy-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4f1c0176b9776b2f186f90ff57f3f0b3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 7378,
"upload_time": "2025-01-03T13:36:20",
"upload_time_iso_8601": "2025-01-03T13:36:20.809682Z",
"url": "https://files.pythonhosted.org/packages/9d/f5/d3dc4b47e3113729b35c775bbae9fc0593b92cd3cd72e95522fe6c454ad7/hawkpy-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d641ee6915a40c9b59f2d49cc4c54fe531c9fa47be65be501434c205a9b7f130",
"md5": "420a3ac470ebc84e095eee1fc6c79df6",
"sha256": "bc8c57d885c5af4d349c015723d061701c18a4b6556d98454e1805aa3a28e03e"
},
"downloads": -1,
"filename": "hawkpy-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "420a3ac470ebc84e095eee1fc6c79df6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 6532,
"upload_time": "2025-01-03T13:36:23",
"upload_time_iso_8601": "2025-01-03T13:36:23.137066Z",
"url": "https://files.pythonhosted.org/packages/d6/41/ee6915a40c9b59f2d49cc4c54fe531c9fa47be65be501434c205a9b7f130/hawkpy-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-03 13:36:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "harimtim",
"github_project": "hawkpy",
"github_not_found": true,
"lcname": "hawkpy"
}