All Projects → mushorg → spamcan

mushorg / spamcan

Licence: other
Spam trap management

Programming Languages

python
139335 projects - #7 most used programming language
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

SpamCan test

SpamCan is a spam trap management framework. Main purpose is to manage your accounts and manage back-ground processing.

Set-up

Requirements: See requirements.txt

Rename accounts.json.dist to accounts.json and spamcan.cfg.dist to spamcan.cfg

Replace the dummy data in accounts.json with your accounts (one per line, for line comments use a #).

Running SpamCan

SpamCan uses ElasticSearch to parse and store spam. Before you run SpamCan make sure you have an ES instance running. Run python spamcan.py and point your browser to http:\\localhost:8000

TODO

  • Integrate with Thug honeyclient
  • Integrate with Cuckoo Sandbox or Malwr
  • Better analysis of spam messages (e.g frequent keywords, correlate URLs)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].