docker build -t phishing-boat .
docker run -it -d -e VT_API_KEY=<keyhere> --rm -p 80:80 --mount src=vol2,dst=/usr/src/app/uploads --name sailing phishing-boat
# open localhost/ in your favorite browser
# and upload an .eml/.msg for analysis
# remove --mount option (with src,dst) to remove persistence
# -e VT_API_KEY=<keyhere> is for public api
# -e VT_PRIV_API_KEY=<keyhere> is for private api
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
s3cpat/phishing-boat
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
[WIP] a phishing email analysis container
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published