Skip to content
Mateusz Nalewajski edited this page Jun 27, 2019 · 12 revisions

Pompa is a fully-featured spear-phishing toolkit, designed to be used in deployments of any size. It is composed of Ember.js powered web frontend and backend written in Ruby on Rails. Although Pompa backend is a monolith Ruby application, its three main components - admin, public endpoints and Sidekiq job queue - can be run separately and should scale well to meet performance requirements of any workload.

Read for more info:

Clone this wiki locally