Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a WordPress scanner #544

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

OussamaBeng
Copy link
Contributor

Add a scan for WordPress to the cms module

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (4bee889) 77.82% compared to head (10db85a) 77.97%.

Files Patch % Lines
wapitiCore/attack/cms/mod_wp_enum.py 91.00% 9 Missing ⚠️
wapitiCore/main/wapiti.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #544      +/-   ##
==========================================
+ Coverage   77.82%   77.97%   +0.15%     
==========================================
  Files         112      113       +1     
  Lines        9181     9285     +104     
==========================================
+ Hits         7145     7240      +95     
- Misses       2036     2045       +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@OussamaBeng OussamaBeng marked this pull request as ready for review December 8, 2023 11:04
Add a scan for WordPress to the cms module
@bretfourbe
Copy link
Collaborator

There is no breaking change here for wp_enum module. The module will also be callable with -m cms --cms wp.
This also update common paths to check for spip detection

@bretfourbe bretfourbe merged commit 7906151 into wapiti-scanner:master Jan 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants