# Deploy Faraday with Easypanel

URL: /templates/faraday

Faraday is a powerful open-source vulnerability management platform designed to streamline security assessments and pentesting workflows. It provides centralized visibility, real-time collaboration, and automation capabilities to help security teams manage vulnerabilities efficiently. Faraday supports integration with multiple security tools, offering a unified interface to collect, analyze, and report findings. With its scalable architecture and robust API, Faraday enables teams to enhance their security operations while maintaining compliance and improving response times.

## Installation notes

Username is faraday; check for the password in the Overview Console logs.

## Benefits

### Centralized Vulnerability Management

Faraday provides a unified platform for managing security assessments, allowing teams to track and remediate vulnerabilities effectively.

### Real-Time Collaboration

Enable security teams to work together efficiently with shared workspaces, real-time updates, and collaborative issue tracking.

### Extensive Integrations

Faraday integrates with a wide range of security tools, including vulnerability scanners, exploit frameworks, and reporting systems.

### Automated Workflows

Automate vulnerability management tasks, including data collection, correlation, and reporting, to improve efficiency.

### Scalable & Flexible

Faraday supports deployments for teams of any size, from small security groups to enterprise-level security operations centers (SOCs).

## Features

### Multi-Tool Integration

Collect data from various security tools, normalizing and aggregating findings for streamlined analysis.

### Interactive Dashboard

Gain insights into security assessments with an interactive, data-driven dashboard providing real-time analytics.

### Customizable Reporting

Generate detailed security reports with customizable templates and automated data correlation.

### API & Web Interface

Extend functionality with a powerful REST API and manage security assessments via an intuitive web interface.

### Role-Based Access Control (RBAC)

Implement granular permissions and access controls for managing users and teams securely.

### Compliance & Risk Management

Track vulnerabilities and ensure compliance with security standards such as PCI-DSS, ISO 27001, and NIST.

## Configuration

- `appServiceName` (App Service Name, required): faraday

- `appServiceImage` (App Service Image, required): faradaysec/faraday:5.19.0

- `redisImage` (Redis Image, required): redis:7.4.1

## Services

- faraday: app (faradaysec/faraday:5.19.0)

- faraday-db: postgres

- faraday-redis: app (redis:7.4.1)

## Resources

- [Website](https://www.faradaysec.com/)

- [Documentation](https://docs.faradaysec.com/)

- [Github](https://github.com/infobyte/faraday)

- [Template source](https://github.com/easypanel-io/templates/tree/main/templates/faraday)