Skip to content

focuzz8/pas

Repository files navigation

Phishing Simulation Web Application

Introduction

This application is designed to simulate phishing attacks. It includes a backend for managing phishing attempts, service to simulate attacks and a frontend for user interaction.

Prerequisites

  • Docker
  • Docker Compose

Setup Instructions

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-directory>
  2. Build and start the services:

    docker-compose up --build
  3. Access the frontend at http://localhost.

  4. To stop the services, you can use:

    docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages