Skip to content

Commit 147a94c

Browse files
authored
Update freepbx_firmware_file_upload print statement
1 parent e6b97a7 commit 147a94c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/unix/http/freepbx_firmware_file_upload.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ def exploit
131131

132132
upload_webshell
133133

134-
print_good('Upload successful, triggering..e')
134+
print_good('Upload successful, triggering...')
135135

136136
trigger_payload
137137
end

0 commit comments

Comments
 (0)