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

Update regex for WP Duplicator plugin installer-log #1540

Merged
merged 2 commits into from
Sep 10, 2020
Merged

Update regex for WP Duplicator plugin installer-log #1540

merged 2 commits into from
Sep 10, 2020

Conversation

dwisiswant0
Copy link
Contributor

Description

Looks like this regex pattern is outdated, since Duplicator plugin released its Lite and Pro versions.

Licensing

By submitting code contributions to the WPScan development team via Github Pull Requests, or any other method, it is understood that the contributor is offering the WPScan company (company number 83421476900012), which is registered in France, the unlimited, non-exclusive right to reuse, modify, and relicense the code.

@coveralls
Copy link

coveralls commented Sep 9, 2020

Coverage Status

Coverage remained the same at 85.837% when pulling 20eb2d8 on dwisiswant0:installer-log-regex-update into c1e278e on wpscanteam:master.

@erwanlr
Copy link
Member

erwanlr commented Sep 10, 2020

Thanks for the updated pattern, however, based on the current source code of the plugin, it seems the pattern won't match all outputs:

"DUPLICATOR PRO INSTALL-LOG\n".
DUPX_Log::info('* DUPLICATOR-PRO: Install-Log');
DUPX_Log::info('* DUPLICATOR-LITE INSTALL-LOG');

@dwisiswant0
Copy link
Contributor Author

Updated, @erwanlr.

@erwanlr erwanlr merged commit 61a3106 into wpscanteam:master Sep 10, 2020
@erwanlr
Copy link
Member

erwanlr commented Sep 10, 2020

Thanks very much!

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.

3 participants