---
title: "AttackForge"
slug: "attackforge"
updated: 2025-06-24T17:22:12Z
published: 2025-06-24T17:22:12Z
canonical: "help.nucleussec.com/attackforge"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nucleussec.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AttackForge

## Overview

Penetration data has traditionally lived outside of Vulnerability Management programs – siloed in arbitrary and static reports – making pentest vulnerabilities impossible to track and analyze. As two separate sets of information, security teams lack full insight into their true security posture, making decisions on prioritization and remediation without a complete risk picture.

*But it doesn't have to be this way!*

AttackForge is a penetration testing management and collaboration solution. With the Nucleus / AttackForge integration, the gap between vulnerability management and pen testing is bridged. You can inject penetration test data - and sync that metadata - into the vulnerability management process to improve your security visibility. Your security visibility magnifies with the convergence of these two data streams, becoming a game-changer for collaboration with DevSecOps.

## Import data

### Option 1 (recommended)

From within your AttackForge account, create a vulnerabilities export directly to Nucleus by following the instructions in the AttackForge support center [here](https://support.attackforge.com/attackforge-enterprise/getting-started/integrations/nucleus-security) to set up a push connector from within AttackForge into Nucleus. That's it! Your vulnerability data will be pushed into the Nucleus Project you specify in the AttackForge process.

### Option 2

1. From within your AttackForge account, create a JSON file export of your vulnerabilities.
2. From within a Nucleus project, navigate to **Integration Hub > Import via File**.
3. Select or drag and drop the AttackForge JSON file to start the upload.
4. Wait for the status of the upload to display Success.
5. Navigate to **Integration Hub > Import History** to view the results.

## Special features

### Synced metadata

As with other integrations, Nucleus syncs useful metadata from AttackForge imports. Here's a list of the attributes with examples of values for each key.

| Attribute | Example Value |
| --- | --- |
| attackforge.asset-custom-fields.KEY-NAME | `"example-field": "EXAMPLE VALUE"` |
| attackforge.asset-details | `EXAMPLE VALUE` |
| attackforge.asset-external-id | ID1234567890 |
| attackforge.asset-library-created | `"2021-05-30T07:49:37.207Z"` |
| attackforge.asset-library-custom-fields.KEY-NAME | `"example-field": "EXAMPLE VALUE"` |
| attackforge.asset-library-id | 1234567890 |
| attackforge.asset-name | example.com |
| attackforge.asset-type | API |
| attackforge.groups | `GROUP1`, `GROUP2` |
| attackforge.project.PROJECT-ID.PROJECT-CUSTOM-FIELD-KEY | 1234567890 |
| attackforge.projects | Example Project |
| attackforge.project-codes | `EXAMPLEPROJECT` |
| attackforge.tags.Category 1 | `Example App` |
| attackforge.tags.manager | Example User |
| attackforge.tags.Source 1 | `Example Source` |

If you have any questions, please contact us through our [support](https://nucleussec.atlassian.net/servicedesk/customer/portal/3) center or email support@nucleussec.com.
