wapiti-scanner / wapiti

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

Add module for network devices #565

Closed OussamaBeng closed 7 months ago

OussamaBeng commented 8 months ago

Add a module to detect network devices with version when possible

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 79.39%. Comparing base (206d6ec) to head (b504243). Report is 1 commits behind head on master.

Files Patch % Lines
wapitiCore/attack/mod_network_device.py 80.00% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #565 +/- ## ========================================== + Coverage 79.36% 79.39% +0.03% ========================================== Files 113 114 +1 Lines 9323 9388 +65 ========================================== + Hits 7399 7454 +55 - Misses 1924 1934 +10 ```

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