You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/connecting_your_tools/parsers/file/burp_suite_dast.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,26 +1,26 @@
1
1
---
2
-
title: "Burp Enterprise Scan"
2
+
title: "Burp Suite DAST Scan (formerly known as Burp Enterprise)"
3
3
toc_hide: true
4
4
---
5
5
6
6
## Overview
7
-
The Burp Enterprise Scan parser processes HTML reports from Burp Enterprise Edition and imports the findings into DefectDojo. The parser extracts vulnerability details, severity ratings, descriptions, remediation steps, and other metadata from the HTML report.
7
+
The Burp Suite DAST Scan parser processes HTML reports from Burp Suite DAST and imports the findings into DefectDojo. The parser extracts vulnerability details, severity ratings, descriptions, remediation steps, and other metadata from the HTML report.
8
8
9
9
## Supported File Types
10
10
The parser accepts a Standard Report as an HTML file. To parse an XML file instead, use the [Burp XML parser](https://docs.defectdojo.com/en/connecting_your_tools/parsers/file/burp/).
11
11
12
-
See the Burp documentation for information on how to export a Standard Report: [PortSwigger Enterprise Edition Downloading reports](https://portswigger.net/burp/documentation/enterprise/work-with-scan-results/generate-reports)
12
+
See the Burp documentation for information on how to export a Standard Report: [Burp Suite DAST Downloading reports](https://portswigger.net/burp/documentation/dast/user-guide/work-with-scan-results/generate-reports)
13
13
14
14
## Standard Format HTML (Main Format)
15
15
16
16
### Total Fields in HTML
17
-
- Total data fields in Burp Enterprise Scan HTML output: 15
17
+
- Total data fields in Burp Suite DAST Scan HTML output: 15
18
18
- Total data fields parsed into DefectDojo finding: 13
19
19
- Total data fields NOT parsed: 2
20
20
21
21
### Standard Format Field Mapping Details
22
22
23
-
| Data Field # | Burp Enterprise Scan Data Field | DefectDojo Finding Field | Parser Line # | Notes |
23
+
| Data Field # | Burp Suite DAST Scan Data Field | DefectDojo Finding Field | Parser Line # | Notes |
0 commit comments