Skip to content

Commit 43cd788

Browse files
author
Tod Beardsley
committed
Switch back to echo as cmdstager flavor
1 parent b75fbd4 commit 43cd788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/exploits/linux/http/tr069_ntpserver_cmdinject.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ def check
118118

119119
def inject_staged_data
120120
execute_cmdstager(
121-
flavor: :printf,
121+
flavor: :echo,
122122
linemax: 63
123123
)
124124
end

0 commit comments

Comments
 (0)