m1nl / pompa

Fully-featured spear-phishing toolkit - web front-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

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

About

Fully-featured spear-phishing toolkit - web front-end

License:Other


Languages

Language:JavaScript 66.3%Language:Handlebars 30.8%Language:SCSS 1.9%Language:HTML 1.0%