Skip to content

Commit

Permalink
Update targets.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mtsuji-cobalt authored Feb 14, 2024
1 parent 65928e9 commit 78fb9e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/Platform Deep Dive/Scans/targets.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ A target defines the scope of the scan.

## What is a DAST Target?

![Breakdown of a DAST Target URL](/static/deepdive/scans/Anatomy_DASTTarget.png "Breakdown of a DAST Target URL")
![Breakdown of a DAST Target URL](/deepdive/scans/Anatomy_DASTTarget.png "Breakdown of a DAST Target URL")

A DAST target is the specific entry point (URL or endpoint) of a web application, website, API, or any component that accepts input from the outside world. It defines the scope, or boundaries, of the security scan conducted by a DAST tool, limiting the tool to analyzing only those pages, links, or forms within the target's domain.

Expand Down

0 comments on commit 78fb9e7

Please sign in to comment.