We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcba357 commit 97a6b29Copy full SHA for 97a6b29
modules/exploits/unix/webapp/wp_wysija_newsletters_upload.rb
@@ -124,7 +124,7 @@ def exploit
124
# the theme folder (manual cleanup)
125
register_files_for_cleanup('style.css', payload_name)
126
127
- print_status("#{peer} - The theme folder #{theme_name} can not be removed. Please delete it manually.")
+ print_warning("#{peer} - The theme folder #{theme_name} can not be removed. Please delete it manually.")
128
129
print_status("#{peer} - Executing payload #{payload_uri}")
130
res = send_request_cgi({
0 commit comments