Minor code style fixes made
parent
8e109b4f20
commit
bb24c3114a
|
@ -72,7 +72,7 @@ class MetasploitModule < Msf::Post
|
||||||
end
|
end
|
||||||
|
|
||||||
# A recursive ls through the whole system could be added to find extra binaries
|
# A recursive ls through the whole system could be added to find extra binaries
|
||||||
|
|
||||||
binaries.uniq
|
binaries.uniq
|
||||||
binaries.sort
|
binaries.sort
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue