Skip to content

Commit 43221d4

Browse files
committed
Remove redundant debugging stuff
1 parent 42a10d6 commit 43221d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/exploits/multi/http/cve_2014_9390.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,6 @@ def setup_git
128128
# .git/hooks/post-checkout and will subsequently execute commands of our
129129
# choosing upon cloning
130130
# build the hook file blob
131-
puts target.inspect
132131
case target.name
133132
when 'Automatic'
134133
full_cmd = "#!/bin/sh\n#{payload.encoded}\n"

0 commit comments

Comments
 (0)