Skip to content

Commit

Permalink
revert changes on zap.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
raftmsohani committed Oct 17, 2023
1 parent 36cc7ce commit 686cf45
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions tdrs-frontend/reports/zap.conf
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,13 @@
##### forbidden, instead of just a 403 being returned. The test is
##### treating this as though the SQL injection worked, since a page
##### is returned.
40018 FAIL (SQL Injection - Active/release)
40019 FAIL (SQL Injection - MySQL - Active/beta)
40020 FAIL (SQL Injection - Hypersonic SQL - Active/beta)
40021 FAIL (SQL Injection - Oracle - Active/beta)
40018 IGNORE (SQL Injection - Active/release)
40019 IGNORE (SQL Injection - MySQL - Active/beta)
40020 IGNORE (SQL Injection - Hypersonic SQL - Active/beta)
40021 IGNORE (SQL Injection - Oracle - Active/beta)
40022 FAIL (SQL Injection - PostgreSQL - Active/beta)
40023 FAIL (Possible Username Enumeration - Active/beta)
40024 FAIL (SQL Injection - SQLite - Active/beta)
40024 IGNORE (SQL Injection - SQLite - Active/beta)
40025 FAIL (Proxy Disclosure - Active/beta)
40026 FAIL (Cross Site Scripting (DOM Based) - Active/beta)
40027 FAIL (SQL Injection - MsSQL - Active/beta)
Expand Down

0 comments on commit 686cf45

Please sign in to comment.