Patator was written out of frustration from using Hydra, Medusa, Ncrack, Metasploit modules and Nmap NSE scripts for password guessing attacks. I opted for a different approach in order to not create yet another brute-forcing tool and avoid repeating the same shortcomings. Patator is a multi-threaded tool written in Python, that strives to be more reliable and flexible than his fellow predecessors.
Raw data
{
"_id": null,
"home_page": "https://github.com/lanjelot/patator",
"name": "patator",
"maintainer": "",
"docs_url": null,
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4",
"maintainer_email": "",
"keywords": "pentest brute force password attack",
"author": "Sebastien Macke",
"author_email": "patator@hsc.fr",
"download_url": "https://files.pythonhosted.org/packages/63/7a/391de57803b30fbe30e28a9f4bbab45ac027eb87f24542969c9c4096a3cf/patator-1.0.tar.gz",
"platform": null,
"description": "Patator was written out of frustration from using Hydra, Medusa, Ncrack, Metasploit modules and Nmap NSE scripts for password guessing attacks. I opted for a different approach in order to not create yet another brute-forcing tool and avoid repeating the same shortcomings. Patator is a multi-threaded tool written in Python, that strives to be more reliable and flexible than his fellow predecessors.\n",
"bugtrack_url": null,
"license": "GPLv2",
"summary": "multi-purpose brute-forcer",
"version": "1.0",
"project_urls": {
"Homepage": "https://github.com/lanjelot/patator"
},
"split_keywords": [
"pentest",
"brute",
"force",
"password",
"attack"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6dbb738413a5fff77c321e8500525d67b16a8695ee117e9368374c23678e871a",
"md5": "9058a48ddcfccb3f10e8e75f7131b3af",
"sha256": "6a798ec0833c32630534120dbd1ce2ef490562960aa341dd14f7261a6658892d"
},
"downloads": -1,
"filename": "patator-1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "9058a48ddcfccb3f10e8e75f7131b3af",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4",
"size": 54536,
"upload_time": "2023-10-09T06:29:44",
"upload_time_iso_8601": "2023-10-09T06:29:44.293829Z",
"url": "https://files.pythonhosted.org/packages/6d/bb/738413a5fff77c321e8500525d67b16a8695ee117e9368374c23678e871a/patator-1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "637a391de57803b30fbe30e28a9f4bbab45ac027eb87f24542969c9c4096a3cf",
"md5": "e43c9f10e5b52b59566d68b9ce70e014",
"sha256": "550ec93f240e63d5ffecb540bd3c1fb6839e82de0ac9f11182edfc1df9ac6033"
},
"downloads": -1,
"filename": "patator-1.0.tar.gz",
"has_sig": false,
"md5_digest": "e43c9f10e5b52b59566d68b9ce70e014",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4",
"size": 59663,
"upload_time": "2023-10-09T06:29:46",
"upload_time_iso_8601": "2023-10-09T06:29:46.609802Z",
"url": "https://files.pythonhosted.org/packages/63/7a/391de57803b30fbe30e28a9f4bbab45ac027eb87f24542969c9c4096a3cf/patator-1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-09 06:29:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lanjelot",
"github_project": "patator",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "patator"
}