Links

Burp Suite

PlexTrac supports importing HTML and XML files from Burp Suite Professional and Burp Suite Community product offerings. Burp Suite is a software tool used for web application security testing to help security professionals and web developers identify and exploit security vulnerabilities in web applications.
Responses will be trimmed if HTML is used.
Below are the mappings of fields and any reference notes to provide context. If a field is not listed, then PlexTrac does not currently import.

Finding Field Mappings

PlexTrac Field
Burp Path
Notes
title
issue/name
severity
issue/severity
maps "Information" to "Informational"
references
issue/vulnerabilityClassifications
removes the chars
description
issue/issueBackground
evidence
issue/issueDetail
status
"Open"
label
"HTTP Response"
value
issue/requestresponse/response
decodes the base64 encryption and wraps it in <pre><code>%s</code></pre>
value
issue/requestresponse/request
decodes the base64 encryption and wraps it in <pre><code>%s</code></pre>

Asset Field Mappings

PlexTrac Field
Burp Path
Notes
asset
issue/path
hostname
issue/path
knownIps

Parent Asset Field Mappings

PlexTrac Field
Burp Path
Notes
asset
issue/host
hostname
issue/path
knownIps
© 2023 PlexTrac, Inc. All rights reserved.