Skip to content

Instantly share code, notes, and snippets.

@empeje
Created January 14, 2023 16:41
Show Gist options
  • Save empeje/30d75103a74721ae7b8f864725d08065 to your computer and use it in GitHub Desktop.
Save empeje/30d75103a74721ae7b8f864725d08065 to your computer and use it in GitHub Desktop.
IAST vs DAST vs SAST
Interactive Application Security Testing (IAST) Dynamic Application Security Testing (DAST) Static Application Security Testing (SAST)
Reactive Scanning Proactive Scanning Proactive Scanning
Application Running Application Running Application Stopped
Inside Access Outside Access Inside Access
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment