Skip to content

Commit f649cd5

Browse files
author
kernelsmith
committed
removed commented out code (again)
thanks egypt
1 parent 32a5a00 commit f649cd5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/post/windows/gather/screen_spy.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ def run
9393
# let's loot it using non-clobbering filename, even tho this is the source filename, not dest
9494
fn = "screenshot.%0#{leading_zeros}d.jpg" % num
9595
file_locations << store_loot("screenspy.screenshot", "image/jpg", session, data, fn, "Screenshot")
96-
#shot = Msf::Config.install_root + "/data/" + host + ".screenshot.%0#{leading_zeros}d.jpg" % num
9796
end
9897

9998
# also write to disk temporarily so we can display in browser. They may or may not have been RECORDed.

0 commit comments

Comments
 (0)