Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install django-trawler

How to install django-trawler

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install django-trawler
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.1a Available View build log
Windows (64-bit)
0.1a Available View build log
Mac OS X (10.5+)
0.1a Available View build log
Linux (32-bit)
0.1a Available View build log
Linux (64-bit)
0.1a Available View build log
 
Author
License
MIT
Dependencies
Imports
Lastest release
version 0.1a on Jun 22nd, 2011

Trawler is a django app designed to help audit a group of people or organization in terms of phishing awareness.

When used as directed, you can launch your own phaux-phishing campaign and track the members of your organization that actually follow the link or load the images (either by default or by choice depending on how their mail client is configured).

This software was largely inspired by a presentation given by Lance Spitzner in which he described his approach to phishing awareness.

For more detail: http://django-trawler.readthedocs.org/

Installation

If you're familiar with django apps, this process will be familiar. Install using your choice of pip or easy_install:

$ pip install django-trawler

or ...

$ easy_install django-trawler

Configuration

In your project settings module:

  • Add trawler and django.contrib.admin to INSTALLED_APPS.
  • Ensure your mail settings are appropriate (the app needs to send mail).
  • Ensure you set the domain for your server (django Sites framework) so admin links point to the right place.
  • Include trawler.urls in your urlconf.
  • MAKE ABSOLUTELY SURE DEBUG = False before launching a campaign (or your targets will see nice django 404 pages).

Subscribe to package updates

Last updated Jun 22nd, 2011

Download Stats

Last month:1

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.