Files
metasploit-gs/lib/msf/core/exploit
jvoisin 9f4fa3ba67 Make lib/msf/core/exploit/remote/http/wordpress/admin.rb a tad more portable
- Randomize the license header, based on examples from
  https://developer.wordpress.org/plugins/plugin-basics/header-requirements/,
  as plugins developers are likely copy-pasting them in their own plugins.
- Use the php_preamble/php_system_block combo instead of hardcoding
  system/base64, as `system` might not be available on some WordPress
  deployments, and the combo has some low-hanging evasions for this case.
2024-09-17 21:53:27 +02:00
..
2023-09-24 17:42:00 -04:00
2023-09-24 17:42:00 -04:00
2024-06-12 19:47:02 +02:00
2024-06-13 18:05:30 +01:00