{ "info": { "author": "", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Software Development :: Build Tools" ], "description": "# aws_check_for_domain_hijacking.py\n===================================\n\nDescription:\n============\n\tScript has been written in python 2.7\n\tThis script fetches domains from AWS\n\tFor each domain on AWS, it fetches corresponding subdomains\n\tIt checks all these subdomains if they are vulnerable to subdomain hijacking\n\tWrites output to multiple files\n\nUsage:\n======\n\t1. Configure aws credentials on your system\n\t2. run this \"sudo python2 aws_check_for_domain_hijacking.py\"\n\nFuture Prospects:\n=================\n\t1. Script will include a known endpoint check against subdomain list\n\t2. Script can gatehr more subdomains from publicly accessible resources like shodan, google etc\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "", "keywords": "sample setuptools development", "license": "", "maintainer": "", "maintainer_email": "", "name": "aws-check-for-domain-hijacking", "package_url": "https://pypi.org/project/aws-check-for-domain-hijacking/", "platform": "", "project_url": "https://pypi.org/project/aws-check-for-domain-hijacking/", "project_urls": null, "release_url": "https://pypi.org/project/aws-check-for-domain-hijacking/0.1/", "requires_dist": [ "boto3", "botocore", "requests" ], "requires_python": "", "summary": "Checks if subdomains can be hijacked", "version": "0.1" }, "last_serial": 3480521, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0bb6c0b8f8cdfb17a3b7167ac4f5e444", "sha256": "3045f280db45b87fbf08fffff5a5e400f38e156994cffddc2f80f1f44eaa17c4" }, "downloads": -1, "filename": "aws_check_for_domain_hijacking-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0bb6c0b8f8cdfb17a3b7167ac4f5e444", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8348, "upload_time": "2018-01-11T11:50:03", "url": "https://files.pythonhosted.org/packages/9c/a7/817231358f5b21cae939067bca63214a6d23596c3becef9240c84517dcc4/aws_check_for_domain_hijacking-0.1-py2-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0bb6c0b8f8cdfb17a3b7167ac4f5e444", "sha256": "3045f280db45b87fbf08fffff5a5e400f38e156994cffddc2f80f1f44eaa17c4" }, "downloads": -1, "filename": "aws_check_for_domain_hijacking-0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "0bb6c0b8f8cdfb17a3b7167ac4f5e444", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 8348, "upload_time": "2018-01-11T11:50:03", "url": "https://files.pythonhosted.org/packages/9c/a7/817231358f5b21cae939067bca63214a6d23596c3becef9240c84517dcc4/aws_check_for_domain_hijacking-0.1-py2-none-any.whl" } ] }