Skip to content

Commit 718f36f

Browse files
committed
Land rapid7#6955, DarkComet C2 Arbitrary File Download
2 parents e692e32 + 3f9d063 commit 718f36f

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)