Skip to content

Commit 3f9d063

Browse files
committed
Merge remote-tracking branch 'upstream/pr/6955' into land-6955
2 parents e692e32 + 5405b0f commit 3f9d063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/auxiliary/gather/darkcomet_filedownloader.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ def run
418418
print_status(filedata.to_s)
419419
end
420420
else
421-
print_status("Attack seems to have failed, no configfile data retrieved...")
421+
print_status("Attack failed or empty config file encountered ...")
422422
end
423423
end
424424
end

0 commit comments

Comments
 (0)