Skip to content

Commit adb8098

Browse files
committed
Fix typo
1 parent aae7c25 commit adb8098

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/webapp/wp_ninja_forms_unauthenticated_file_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def disable_v3_functionality
7272
)
7373

7474
if res && res.code == 200
75-
vprint_good 'Enabled V3 functionality'
75+
vprint_good 'Disabled V3 functionality'
7676
else
7777
print_error 'Failed to disable the vulnerable V3 functionality'
7878
end

0 commit comments

Comments
 (0)