tab fix
git-svn-id: file:///home/svn/framework3/trunk@12901 4d416f70-5f16-0410-b530-b9f4589650daunstable
parent
1a1b89e59d
commit
fbe81ed82a
|
@ -26,7 +26,7 @@ class Metasploit3 < Msf::Post
|
|||
super( update_info( info,
|
||||
'Name' => 'Enumerate cron jobs on linux',
|
||||
'Description' => %q{
|
||||
This module lists cron jobs for each user on the machine and saves it to loot.
|
||||
This module lists cron jobs for each user on the machine and saves it to loot.
|
||||
},
|
||||
'License' => MSF_LICENSE,
|
||||
'Author' =>
|
||||
|
@ -80,4 +80,4 @@ class Metasploit3 < Msf::Post
|
|||
return output
|
||||
end
|
||||
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in New Issue