wapiti-scanner / wapiti

Web vulnerability scanner written in Python3
https://github.com/wapiti-scanner/wapiti
GNU General Public License v2.0
1.15k stars 176 forks source link

fix false positive forti detection, add fortiweb and fortianalyzer #593

Closed bretfourbe closed 3 months ago

bretfourbe commented 3 months ago

Fix false positive forti detection using content-type check for ssl-vpn Add fortiweb and fortianalyzer detection

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 88.88889% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 79.62%. Comparing base (8ad4671) to head (1c8ddd3).

Files Patch % Lines
wapitiCore/attack/network_devices/mod_forti.py 88.88% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #593 +/- ## ========================================== - Coverage 79.62% 79.62% -0.01% ========================================== Files 120 120 Lines 10102 10120 +18 ========================================== + Hits 8044 8058 +14 - Misses 2058 2062 +4 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.