Skip to content

Metasploit

These are the payload modules I developed that are part of Metasploit:

Payload modules

payload/aix/ppc/shell_reverse_tcp

Connect back to attacker and spawn a command shell

shell_reverse_tcp.rb · View on Rapid7 Database

payload/aix/ppc/shell_find_port

Spawn a shell on an established connection

shell_find_port.rb · View on Rapid7 Database

payload/aix/ppc/shell_bind_tcp

Listen for a connection and spawn a command shell

shell_bind_tcp.rb · View on Rapid7 Database

payload/linux/ppc64/shell_reverse_tcp

Connect back to attacker and spawn a command shell

shell_reverse_tcp.rb · View on Rapid7 Database

payload/linux/ppc64/shell_find_port

Spawn a shell on an established connection

shell_find_port.rb · View on Rapid7 Database

payload/linux/ppc64/shell_bind_tcp

Listen for a connection and spawn a command shell

shell_bind_tcp.rb · View on Rapid7 Database

payload/linux/ppc/shell_reverse_tcp

Connect back to attacker and spawn a command shell

shell_reverse_tcp.rb · View on Rapid7 Database

payload/linux/ppc/shell_find_port

Spawn a shell on an established connection

shell_find_port.rb · View on Rapid7 Database

payload/linux/ppc/shell_bind_tcp

Listen for a connection and spawn a command shell

shell_bind_tcp.rb · View on Rapid7 Database

payload/linux/x86/shell_reverse_tcp

Connect back to attacker and spawn a command shell

shell_reverse_tcp.rb · View on Rapid7 Database

payload/linux/x86/shell_find_port

Spawn a shell on an established connection

shell_find_port.rb · View on Rapid7 Database

payload/linux/x86/shell_bind_tcp

Listen for a connection and spawn a command shell

shell_bind_tcp.rb · View on Rapid7 Database

payload/bsd/x86/shell_reverse_tcp

Connect back to attacker and spawn a command shell

shell_reverse_tcp.rb · View on Rapid7 Database

payload/bsd/x86/shell_find_port

Spawn a shell on an established connection

shell_find_port.rb · View on Rapid7 Database

payload/bsd/x86/shell_bind_tcp

Listen for a connection and spawn a command shell

shell_bind_tcp.rb · View on Rapid7 Database

payload/solaris/x86/shell_reverse_tcp

Connect back to attacker and spawn a command shell

shell_reverse_tcp.rb · View on Rapid7 Database

payload/solaris/x86/shell_find_port

Spawn a shell on an established connection

shell_find_port.rb · View on Rapid7 Database

payload/solaris/x86/shell_bind_tcp

Listen for a connection and spawn a command shell

shell_bind_tcp.rb · View on Rapid7 Database

payload/osx/x86/shell_reverse_tcp

Connect back to attacker and spawn a command shell

shell_reverse_tcp.rb · View on Rapid7 Database

payload/osx/x86/shell_find_port

Spawn a shell on an established connection

shell_find_port.rb · View on Rapid7 Database

payload/osx/x86/shell_bind_tcp

Listen for a connection and spawn a command shell

shell_bind_tcp.rb · View on Rapid7 Database