Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

yaleman/dewar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dewar

A storage place for samples of all kinds. Typically focused around large-scale collection of phishing kits and other email/website artifacts.

The basic plan at the moment is to treat each submitted archive as a "job". There's "known good" jobs and "other" jobs. "Known good" job lots would be something like the Wordpress installer, while "other" would be a backup of a compromised/phishing site. There's likely lots of commonality between them, but the interesting parts are the differences.

Build Status

If you have any kind of suggestion or issue, please create a github issue - I'll gladly discuss it. Pull requests for features or fixes are even better :)

Usage

Starting the web interface:

pipenv install 
pipenv run python -m dewar web

Starting the ingestor (not ... really working yet)

pipenv run python -m dewar ingestor