Update modules/post/linux/gather/enum_linux.rb
parent
bd5950ea52
commit
3260bc6b65
|
@ -28,7 +28,7 @@ class Metasploit3 < Msf::Post
|
|||
'Description' => %q{
|
||||
This module gathers basic system information from Linux systems.
|
||||
It enumerates users, hashes, services, network config, routing table, installed packages,
|
||||
screenshot, and bash_history.
|
||||
active network connections, listening ports, iwconfig, screenshot, and bash_history.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' =>
|
||||
|
|
Loading…
Reference in New Issue