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.
You will need the following things properly installed on your computer:
git clone https://github.com/m1nl/pompa.git
cd pompa
npm install
cp config/environment.js.sample config/environment.js
- Edit config/environment.js according to your needs
ember serve
- Visit the app at http://localhost:4200.
ember build
(development)ember build --environment production
(production)
pompa
is released under the terms of lgpl-3.0.
Mateusz Nalewajski
Please contact me directly at mateusz-at-nalewajski-dot-pl