Skip to content

NickTaylor-/trawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trawler

Trawler is a Flask based web application that allows users to submit suspicious emails via an API for analysis by a SOC/CERT/IT Team/etc. Currently there is no supported submission mechanisms, but a plugin for Outlook is in the works.

Note this is currently in very much a pre-alpha state, and should not be expected to work, and if it does happen to work, do not expect it to stay that way.

Installation/running

These installation instructions should work (must be using Python 3):

pip install -r requirements.txt
chmod +x trawler.py
./trawler.py db upgrade
./trawler.py runserver

About

A platform for ingesting user phishing reports, processing, triage, and response.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published