{ "info": { "author": "Owen Nelson", "author_email": "onelson@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Internet :: WWW/HTTP :: WSGI", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. -*- restructuredtext -*-\n\ndjango-trawler\n==============\n\nTrawler is a django app designed to help audit a group of people or organization\nin terms of **phishing** awareness.\n\nWhen used as directed, you can launch your own *phaux-phishing* campaign and track\nthe members of your organization that actually *follow the link* or load the \nimages (either by default or by choice depending on how their mail client is \nconfigured).\n\nThis software was largely inspired by a presentation given by \n`Lance Spitzner `_\nin which he described his approach to phishing awareness.\n\nFor more detail: http://django-trawler.readthedocs.org/\n\nInstallation\n------------\nIf you're familiar with django apps, this process will be familiar.\nInstall using your choice of ``pip`` or ``easy_install``: ::\n \n $ pip install django-trawler\n \n or ...\n \n $ easy_install django-trawler\n\n\nConfiguration\n-------------\n\nIn your project settings module:\n\n* Add ``trawler`` and ``django.contrib.admin`` to ``INSTALLED_APPS``.\n* Ensure your mail settings are appropriate (the app needs to send mail).\n* Ensure you set the domain for your server (django ``Sites`` framework) so\n admin links point to the right place.\n* Include ``trawler.urls`` in your urlconf.\n* **MAKE ABSOLUTELY SURE** ``DEBUG = False`` before launching a campaign (or your\n *targets* will see nice django 404 pages).", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/onelson/django-trawler", "keywords": "phishing,security,django", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-trawler", "package_url": "https://pypi.org/project/django-trawler/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-trawler/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/onelson/django-trawler" }, "release_url": "https://pypi.org/project/django-trawler/0.1a/", "requires_dist": null, "requires_python": null, "summary": "Django App for running phishing campaigns (for staff security awareness training).", "version": "0.1a" }, "last_serial": 640476, "releases": { "0.1a": [ { "comment_text": "", "digests": { "md5": "ebf6780cf4ee14bc670132c9053d251a", "sha256": "beede8fb03b969e409a908457d9cdc126d0d00c8d220bde0a3a7e1134a165bf2" }, "downloads": -1, "filename": "django-trawler-0.1a.tar.gz", "has_sig": false, "md5_digest": "ebf6780cf4ee14bc670132c9053d251a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6238, "upload_time": "2011-06-21T20:33:57", "url": "https://files.pythonhosted.org/packages/f7/ab/a15ae82917085a307bf2eddb2959829663ce3e4421a151868bd3c561a6cf/django-trawler-0.1a.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ebf6780cf4ee14bc670132c9053d251a", "sha256": "beede8fb03b969e409a908457d9cdc126d0d00c8d220bde0a3a7e1134a165bf2" }, "downloads": -1, "filename": "django-trawler-0.1a.tar.gz", "has_sig": false, "md5_digest": "ebf6780cf4ee14bc670132c9053d251a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6238, "upload_time": "2011-06-21T20:33:57", "url": "https://files.pythonhosted.org/packages/f7/ab/a15ae82917085a307bf2eddb2959829663ce3e4421a151868bd3c561a6cf/django-trawler-0.1a.tar.gz" } ] }