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 wordpress plugins and themes #15202

Merged
merged 1 commit into from
May 17, 2021
Merged

Conversation

h00die
Copy link
Contributor

@h00die h00die commented May 15, 2021

This is a run of tools/dev/check-external-scripts.rb and only pulling in the wordpress changes. Quite a few!

I would highly recommend someone check the changes to SharpHound as well, as it's been updated in February. The README.md wasn't on their project though, so most likely it should still work on target :)

Verification

  • Start msfconsole
  • use auxiliary/scanner/http/wordpress_scanner
  • run it w/ rhosts and such set
  • Verify it still works

@gwillcox-r7
Copy link
Contributor

Seems to be working fine:

msf6 auxiliary(scanner/http/wordpress_scanner) > run

[*] Trying 127.0.0.1
[+] 127.0.0.1 - Detected Wordpress 5.6.1
[*] 127.0.0.1 - Enumerating Themes
[*] 127.0.0.1 - Progress      0/21667 (0.0%)
[*] 127.0.0.1 - Progress   1000/21667 (4.61%)
[*] 127.0.0.1 - Progress   2000/21667 (9.23%)
[*] 127.0.0.1 - Progress   3000/21667 (13.84%)
[*] 127.0.0.1 - Progress   4000/21667 (18.46%)
[*] 127.0.0.1 - Progress   5000/21667 (23.07%)
[*] 127.0.0.1 - Progress   6000/21667 (27.69%)
[*] 127.0.0.1 - Progress   7000/21667 (32.3%)
[*] 127.0.0.1 - Progress   8000/21667 (36.92%)
[*] 127.0.0.1 - Progress   9000/21667 (41.53%)
[*] 127.0.0.1 - Progress  10000/21667 (46.15%)
[*] 127.0.0.1 - Progress  11000/21667 (50.76%)
[*] 127.0.0.1 - Progress  12000/21667 (55.38%)
[*] 127.0.0.1 - Progress  13000/21667 (59.99%)
[*] 127.0.0.1 - Progress  14000/21667 (64.61%)
[*] 127.0.0.1 - Progress  15000/21667 (69.22%)
[*] 127.0.0.1 - Progress  16000/21667 (73.84%)
[*] 127.0.0.1 - Progress  17000/21667 (78.46%)
[*] 127.0.0.1 - Progress  18000/21667 (83.07%)
[*] 127.0.0.1 - Progress  19000/21667 (87.69%)
[+] 127.0.0.1 - Detected theme: twentynineteen version 1.9
[+] 127.0.0.1 - Detected theme: twentytwenty version 1.6
[+] 127.0.0.1 - Detected theme: twentytwentyone version 1.1
[*] 127.0.0.1 - Progress  20000/21667 (92.3%)
[*] 127.0.0.1 - Progress  21000/21667 (96.92%)
[*] 127.0.0.1 - Finished scanning themes
[*] 127.0.0.1 - Enumerating plugins
[*] 127.0.0.1 - Progress      0/90563 (0.0%)
[*] 127.0.0.1 - Progress   1000/90563 (1.1%)
[*] 127.0.0.1 - Progress   2000/90563 (2.2%)
[*] 127.0.0.1 - Progress   3000/90563 (3.31%)
[*] 127.0.0.1 - Progress   4000/90563 (4.41%)
[*] 127.0.0.1 - Progress   5000/90563 (5.52%)
[*] 127.0.0.1 - Progress   6000/90563 (6.62%)
[*] 127.0.0.1 - Progress   7000/90563 (7.72%)
[*] 127.0.0.1 - Progress   8000/90563 (8.83%)
[*] 127.0.0.1 - Progress   9000/90563 (9.93%)
[*] 127.0.0.1 - Progress  10000/90563 (11.04%)
[+] 127.0.0.1 - Detected plugin: buddypress version 7.3.0
[*] 127.0.0.1 - Progress  11000/90563 (12.14%)
[*] 127.0.0.1 - Progress  12000/90563 (13.25%)
[*] 127.0.0.1 - Progress  13000/90563 (14.35%)
[*] 127.0.0.1 - Progress  14000/90563 (15.45%)
[*] 127.0.0.1 - Progress  15000/90563 (16.56%)
[*] 127.0.0.1 - Progress  16000/90563 (17.66%)
[*] 127.0.0.1 - Progress  17000/90563 (18.77%)
[*] 127.0.0.1 - Progress  18000/90563 (19.87%)
[*] 127.0.0.1 - Progress  19000/90563 (20.97%)
[*] 127.0.0.1 - Progress  20000/90563 (22.08%)

@gwillcox-r7 gwillcox-r7 merged commit 59c9655 into rapid7:master May 17, 2021
@gwillcox-r7
Copy link
Contributor

gwillcox-r7 commented May 17, 2021

Release Notes

Updated the list of WordPress plugins and themes to allow users to discover more plugins and themes when running tools such as auxiliary/scanner/http/wordpress_scanner.

@gwillcox-r7 gwillcox-r7 added the rn-enhancement release notes enhancement label May 17, 2021
@h00die h00die deleted the wp-update branch May 19, 2021 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy enhancement rn-enhancement release notes enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants