Browse Source

Merge pull request #25659 from abpframework/salihozkara-patch-3

Update application template version in pentest report
pull/25660/head
Gizem Mutu Kurt 2 weeks ago
committed by GitHub
parent
commit
daabaa131a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 2
      docs/en/others/penetration-test-report.md

2
docs/en/others/penetration-test-report.md

@ -7,7 +7,7 @@
# ABP Penetration Test Report
The ABP Commercial MVC `v10.4.0` application template has been tested against security vulnerabilities by the [OWASP ZAP v2.14.0](https://www.zaproxy.org/) tool. The demo web application was scanned on a local HTTPS address. The below alerts have been reported by the pentest tool. These alerts are sorted by the risk level as high, medium, and low. The informational alerts are not mentioned in this document.
The ABP Commercial MVC `v10.4.1` application template has been tested against security vulnerabilities by the [OWASP ZAP v2.14.0](https://www.zaproxy.org/) tool. The demo web application was scanned on a local HTTPS address. The below alerts have been reported by the pentest tool. These alerts are sorted by the risk level as high, medium, and low. The informational alerts are not mentioned in this document.
Many of these alerts are **false-positive**, meaning the vulnerability scanner detected these issues, but they are not exploitable. It's clearly explained for each false-positive alert why this alert is a false-positive.

Loading…
Cancel
Save