Awesome
pompa
Fully-featured spear-phishing toolkit - web front-end
NOTE: this is only web frontend for pompa-api. Please use pompa-docker repository for a full deployment base and read the wiki.
Prerequisites
You will need the following things properly installed on your computer:
Installation
git clone https://github.com/m1nl/pompa.git
cd pompa
npm install
Configuration
cp config/environment.js.sample config/environment.js
- Edit config/environment.js according to your needs
Running / Development
ember serve
- Visit the app at http://localhost:4200.
Building
ember build
(development)ember build --environment production
(production)
Further Reading / Useful Links
License
pompa
is released under the terms of lgpl-3.0.
Author
Mateusz Nalewajski
Commercial support / professional services
Please contact me directly at mateusz-at-nalewajski-dot-pl