Skip to content

Commit

Permalink
Merge remote branch 'rcvalle/rcvalle-update-author-information'
Browse files Browse the repository at this point in the history
Resolved the conflict by accepting Ramon's preferred alias of his name.

[Closes #806]

Conflicts:
	lib/msf/core/module/author.rb
  • Loading branch information
todb committed Sep 19, 2012
2 parents a4eb75a + 11f82de commit c19e9a8
Show file tree
Hide file tree
Showing 40 changed files with 40 additions and 41 deletions.
3 changes: 1 addition & 2 deletions lib/msf/core/module/author.rb
Expand Up @@ -24,7 +24,7 @@ class Msf::Module::Author
'pusscat' => 'pusscat' + 0x40.chr + 'metasploit.com', 'pusscat' => 'pusscat' + 0x40.chr + 'metasploit.com',
'skylined' => 'skylined' + 0x40.chr + 'edup.tudelft.nl', 'skylined' => 'skylined' + 0x40.chr + 'edup.tudelft.nl',
'patrick' => 'patrick' + 0x40.chr + 'osisecurity.com.au', 'patrick' => 'patrick' + 0x40.chr + 'osisecurity.com.au',
'ramon' => 'rcvalle' + 0x40.chr + 'metasploit.com', 'Ramon de C Valle'=> 'rcvalle' + 0x40.chr + 'metasploit.com',
'I)ruid' => 'druid' + 0x40.chr + 'caughq.org', 'I)ruid' => 'druid' + 0x40.chr + 'caughq.org',
'egypt' => 'egypt' + 0x40.chr + 'metasploit.com', 'egypt' => 'egypt' + 0x40.chr + 'metasploit.com',
'kris katterjohn' => 'katterjohn' + 0x40.chr + 'gmail.com', 'kris katterjohn' => 'katterjohn' + 0x40.chr + 'gmail.com',
Expand Down Expand Up @@ -141,4 +141,3 @@ def name=(name)
attr_accessor :email attr_accessor :email
attr_reader :name attr_reader :name
end end

2 changes: 1 addition & 1 deletion modules/auxiliary/scanner/misc/ib_service_mgr_info.rb
Expand Up @@ -32,7 +32,7 @@ def initialize
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'License' => MSF_LICENSE 'License' => MSF_LICENSE
Expand Down
2 changes: 1 addition & 1 deletion modules/auxiliary/scanner/snmp/aix_version.rb
Expand Up @@ -25,8 +25,8 @@ def initialize
'Description' => 'AIX SNMP Scanner Auxiliary Module', 'Description' => 'AIX SNMP Scanner Auxiliary Module',
'Author' => 'Author' =>
[ [
'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
'ramon'
], ],
'License' => MSF_LICENSE 'License' => MSF_LICENSE
) )
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/aix/rpc_ttdbserverd_realpath.rb
Expand Up @@ -27,8 +27,8 @@ def initialize(info = {})
}, },
'Author' => 'Author' =>
[ [
'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
'ramon'
], ],
'Version' => '$Revision$', 'Version' => '$Revision$',
'Platform' => [ 'aix' ], 'Platform' => [ 'aix' ],
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/linux/misc/ib_inet_connect.rb
Expand Up @@ -28,7 +28,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/linux/misc/ib_jrd8_create_database.rb
Expand Up @@ -28,7 +28,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/linux/misc/ib_open_marker_file.rb
Expand Up @@ -28,7 +28,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/linux/misc/ib_pwd_db_aliased.rb
Expand Up @@ -28,7 +28,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/linux/samba/lsa_transnames_heap.rb
Expand Up @@ -32,7 +32,7 @@ def initialize(info = {})
}, },
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
'hdm' 'hdm'
], ],
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/osx/samba/lsa_transnames_heap.rb
Expand Up @@ -30,7 +30,7 @@ def initialize(info = {})
}, },
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
'hdm' 'hdm'
], ],
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/solaris/samba/lsa_transnames_heap.rb
Expand Up @@ -32,7 +32,7 @@ def initialize(info = {})
}, },
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
'hdm' 'hdm'
], ],
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/solaris/sunrpc/sadmind_adm_build_path.rb
Expand Up @@ -38,8 +38,8 @@ def initialize(info = {})
}, },
'Author' => 'Author' =>
[ [
'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
'ramon',
], ],
'Version' => '$Revision$', 'Version' => '$Revision$',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
Expand Up @@ -116,7 +116,7 @@ def initialize(info = {})
], ],


# #
# Supplied by ramon[at]risesecurity.org # Supplied by Ramon de C Valle
# #


# call [ebx+4] # call [ebx+4]
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/windows/misc/fb_isc_attach_database.rb
Expand Up @@ -27,7 +27,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/windows/misc/fb_isc_create_database.rb
Expand Up @@ -27,7 +27,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/windows/misc/fb_svc_attach.rb
Expand Up @@ -27,7 +27,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/windows/misc/ib_isc_attach_database.rb
Expand Up @@ -29,7 +29,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/windows/misc/ib_isc_create_database.rb
Expand Up @@ -29,7 +29,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/exploits/windows/misc/ib_svc_attach.rb
Expand Up @@ -29,7 +29,7 @@ def initialize(info = {})
'Version' => '$Revision$', 'Version' => '$Revision$',
'Author' => 'Author' =>
[ [
'ramon', 'Ramon de C Valle',
'Adriano Lima <adriano[at]risesecurity.org>', 'Adriano Lima <adriano[at]risesecurity.org>',
], ],
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/aix/ppc/shell_bind_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'AIX Command Shell, Bind TCP Inline', 'Name' => 'AIX Command Shell, Bind TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Listen for a connection and spawn a command shell', 'Description' => 'Listen for a connection and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'aix', 'Platform' => 'aix',
'Arch' => ARCH_PPC, 'Arch' => ARCH_PPC,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/aix/ppc/shell_find_port.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'AIX Command Shell, Find Port Inline', 'Name' => 'AIX Command Shell, Find Port Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Spawn a shell on an established connection', 'Description' => 'Spawn a shell on an established connection',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'aix', 'Platform' => 'aix',
'Arch' => ARCH_PPC, 'Arch' => ARCH_PPC,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/aix/ppc/shell_reverse_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'AIX Command Shell, Reverse TCP Inline', 'Name' => 'AIX Command Shell, Reverse TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Connect back to attacker and spawn a command shell', 'Description' => 'Connect back to attacker and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'aix', 'Platform' => 'aix',
'Arch' => ARCH_PPC, 'Arch' => ARCH_PPC,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/bsd/x86/shell_bind_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'BSD Command Shell, Bind TCP Inline', 'Name' => 'BSD Command Shell, Bind TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Listen for a connection and spawn a command shell', 'Description' => 'Listen for a connection and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'bsd', 'Platform' => 'bsd',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/bsd/x86/shell_find_port.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'BSD Command Shell, Find Port Inline', 'Name' => 'BSD Command Shell, Find Port Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Spawn a shell on an established connection', 'Description' => 'Spawn a shell on an established connection',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'bsd', 'Platform' => 'bsd',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/bsd/x86/shell_reverse_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'BSD Command Shell, Reverse TCP Inline', 'Name' => 'BSD Command Shell, Reverse TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Connect back to attacker and spawn a command shell', 'Description' => 'Connect back to attacker and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'bsd', 'Platform' => 'bsd',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/ppc/shell_bind_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Bind TCP Inline', 'Name' => 'Linux Command Shell, Bind TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Listen for a connection and spawn a command shell', 'Description' => 'Listen for a connection and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => [ ARCH_PPC, ARCH_CBEA ], 'Arch' => [ ARCH_PPC, ARCH_CBEA ],
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/ppc/shell_find_port.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Find Port Inline', 'Name' => 'Linux Command Shell, Find Port Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Spawn a shell on an established connection', 'Description' => 'Spawn a shell on an established connection',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => [ ARCH_PPC, ARCH_CBEA ], 'Arch' => [ ARCH_PPC, ARCH_CBEA ],
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/ppc/shell_reverse_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Reverse TCP Inline', 'Name' => 'Linux Command Shell, Reverse TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Connect back to attacker and spawn a command shell', 'Description' => 'Connect back to attacker and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => [ ARCH_PPC, ARCH_CBEA ], 'Arch' => [ ARCH_PPC, ARCH_CBEA ],
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/ppc64/shell_bind_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Bind TCP Inline', 'Name' => 'Linux Command Shell, Bind TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Listen for a connection and spawn a command shell', 'Description' => 'Listen for a connection and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => [ ARCH_PPC64, ARCH_CBEA64 ], 'Arch' => [ ARCH_PPC64, ARCH_CBEA64 ],
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/ppc64/shell_find_port.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Find Port Inline', 'Name' => 'Linux Command Shell, Find Port Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Spawn a shell on an established connection', 'Description' => 'Spawn a shell on an established connection',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => [ ARCH_PPC64, ARCH_CBEA64 ], 'Arch' => [ ARCH_PPC64, ARCH_CBEA64 ],
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/ppc64/shell_reverse_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Reverse TCP Inline', 'Name' => 'Linux Command Shell, Reverse TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Connect back to attacker and spawn a command shell', 'Description' => 'Connect back to attacker and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => [ ARCH_PPC64, ARCH_CBEA64 ], 'Arch' => [ ARCH_PPC64, ARCH_CBEA64 ],
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/x86/shell_bind_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Bind TCP Inline', 'Name' => 'Linux Command Shell, Bind TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Listen for a connection and spawn a command shell', 'Description' => 'Listen for a connection and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/x86/shell_find_port.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Find Port Inline', 'Name' => 'Linux Command Shell, Find Port Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Spawn a shell on an established connection', 'Description' => 'Spawn a shell on an established connection',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/linux/x86/shell_reverse_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Linux Command Shell, Reverse TCP Inline', 'Name' => 'Linux Command Shell, Reverse TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Connect back to attacker and spawn a command shell', 'Description' => 'Connect back to attacker and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'linux', 'Platform' => 'linux',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/osx/x86/shell_bind_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'OS X Command Shell, Bind TCP Inline', 'Name' => 'OS X Command Shell, Bind TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Listen for a connection and spawn a command shell', 'Description' => 'Listen for a connection and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'osx', 'Platform' => 'osx',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/osx/x86/shell_find_port.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'OS X Command Shell, Find Port Inline', 'Name' => 'OS X Command Shell, Find Port Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Spawn a shell on an established connection', 'Description' => 'Spawn a shell on an established connection',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'osx', 'Platform' => 'osx',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/osx/x86/shell_reverse_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'OS X Command Shell, Reverse TCP Inline', 'Name' => 'OS X Command Shell, Reverse TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Connect back to attacker and spawn a command shell', 'Description' => 'Connect back to attacker and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'osx', 'Platform' => 'osx',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/solaris/x86/shell_bind_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Solaris Command Shell, Bind TCP Inline', 'Name' => 'Solaris Command Shell, Bind TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Listen for a connection and spawn a command shell', 'Description' => 'Listen for a connection and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'solaris', 'Platform' => 'solaris',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/solaris/x86/shell_find_port.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Solaris Command Shell, Find Port Inline', 'Name' => 'Solaris Command Shell, Find Port Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Spawn a shell on an established connection', 'Description' => 'Spawn a shell on an established connection',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'solaris', 'Platform' => 'solaris',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down
2 changes: 1 addition & 1 deletion modules/payloads/singles/solaris/x86/shell_reverse_tcp.rb
Expand Up @@ -25,7 +25,7 @@ def initialize(info = {})
'Name' => 'Solaris Command Shell, Reverse TCP Inline', 'Name' => 'Solaris Command Shell, Reverse TCP Inline',
'Version' => '$Revision$', 'Version' => '$Revision$',
'Description' => 'Connect back to attacker and spawn a command shell', 'Description' => 'Connect back to attacker and spawn a command shell',
'Author' => 'ramon', 'Author' => 'Ramon de C Valle',
'License' => MSF_LICENSE, 'License' => MSF_LICENSE,
'Platform' => 'solaris', 'Platform' => 'solaris',
'Arch' => ARCH_X86, 'Arch' => ARCH_X86,
Expand Down

0 comments on commit c19e9a8

Please sign in to comment.