Skip to content

Commit

Permalink
Update simple_backdoors_exec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
shipcod3 committed Sep 29, 2015
1 parent e185277 commit dd65040
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions modules/exploits/multi/http/simple_backdoors_exec.rb
Expand Up @@ -16,13 +16,13 @@ def initialize(info={})
'Description' => %q{
This module exploits unauthenticated simple web backdoor shells by leveraging the
common backdoor shell's CMD parameter to execute commands. The SecLists project of
Daniel Miessler and Jason Haddix has a lot of samples for this kind of backdoor shells
Daniel Miessler and Jason Haddix has a lot of samples for these kind of backdoor shells
which is categorized under Payloads.
},
'License' => MSF_LICENSE,
'Author' =>
[
'Jay Turla <@shipcod3>',
'Jay Turla <@shipcod3>',
],
'References' =>
[
Expand Down

0 comments on commit dd65040

Please sign in to comment.