1
mirror of https://github.com/rapid7/metasploit-framework synced 2024-11-12 11:52:01 +01:00
Commit Graph

33135 Commits

Author SHA1 Message Date
OJ
1ca5188c5e Change the payload to use IPv6 formats if required 2015-04-28 07:44:21 +10:00
OJ
f3e547ca92 Remvoe the exitfunk from the loader
Meterpreter handles the exitfunk internally as part of the config now
2015-04-28 07:43:26 +10:00
HD Moore
7c207a7c65 Merge branch 'master' of github.com:rapid7/metasploit-framework 2015-04-27 16:34:45 -05:00
HD Moore
c3f18aa899 Complete the #4989 revert 2015-04-27 16:26:34 -05:00
Christian Mehlmauer
7523e592d2
Land #5198, WordPress contus video gallery 2.7 scanner 2015-04-27 23:24:57 +02:00
HD Moore
36daee08c9 Reverts #4989, support for file: is handled in the options again 2015-04-27 16:07:43 -05:00
Brent Cook
7443af64a6
Land #5247, add RPC API call documentation 2015-04-27 11:13:02 -05:00
Brent Cook
a0eb7d0ad3 minor RPC documentation tweaks 2015-04-27 11:11:08 -05:00
m-1-k-3
f2b50e1e2f removed empty line 2015-04-27 05:29:47 +02:00
Brandon Perry
7a2084cdc5 Rename wordpress_contus_video_gallery_sqli.rb to wp_contus_video_gallery_sqli.rb 2015-04-26 16:54:21 -05:00
HD Moore
1fd601510c
Lands #5194, merges in PowerShell session support & initial payloads 2015-04-26 16:01:51 -05:00
HD Moore
1cebc9f3cb Fallback if the regex fails for some reason 2015-04-26 15:59:36 -05:00
HD Moore
f56eac7f10 Cosmetic cleanup and binary mode read for powershell script 2015-04-26 15:57:51 -05:00
Ben Turner
82fe480c2e Update session to display username and hostname 2015-04-26 21:47:49 +01:00
Ben Turner
ea0204b7e5 updates to remove powershell from core 2015-04-26 21:25:30 +01:00
benpturner
f2c745d2a7 update cached sizes 2015-04-26 20:24:41 +01:00
benpturner
76e68fcf4c session info 2015-04-26 20:13:18 +01:00
benpturner
d19406c593 Update the payload cache size 2015-04-26 18:56:32 +01:00
benpturner
1cc167a7fb Inserted ARCH_X86 payloads, removed interactive_powershell and updated base powershell session 2015-04-26 18:50:42 +01:00
benpturner
4cb1a6c255 Updated payload cached size 2015-04-26 09:30:41 +01:00
benpturner
e6c61c461e Updated payloads and fixed msftidy. 2015-04-26 09:20:29 +01:00
OJ
0d2f97ed2d Add support for config in the x64 bind stager 2015-04-26 14:19:36 +10:00
OJ
6da8a14f62 Initial work on x64 payloads for new config 2015-04-26 13:41:31 +10:00
OJ
6ac3ecfa7c Refactor, add reverse_winhttps support
Getting closer to a normalised view of what this stuff will look like.
There URL patching is slowly being removed. Reverse HTTPS works fine,
and by default HTTP should too.

Next up, x64 for the same main ones.
2015-04-26 12:11:14 +10:00
m-1-k-3
b330b1d41c typo in title of telnet_encrypt_overflow.rb 2015-04-26 02:32:14 +02:00
m-1-k-3
f74d385b6a dlink telnet passwords added from firmware.re 2015-04-26 02:29:30 +02:00
OJ
2455163d24 Refactor configuration for meterpreter payloads (x86)
RDI is now back to what it was before, as this leaves all the other RDI
style payloads alone. Instead we have a new Meterpreter loader which
does the stuff that is required to make meterpreter work well with the
new configuration options.

This is just the case for reverse_tcp and bind_tcp so far, need to do
the other payloads too, along with all the x64 versions.
2015-04-26 09:57:30 +10:00
benpturner
ded904c72c New payloads 2015-04-26 00:16:59 +01:00
benpturner
a02ea90824 New payloads which work with cmd 2015-04-25 16:49:22 +01:00
OJ
3a24923361 Force bind to hand over the listen socket 2015-04-25 22:04:58 +10:00
OJ
4ec4868bcf Make bind hand over the listen socket as well 2015-04-25 21:37:32 +10:00
OJ
bb77a3a0e6 First pass of refactoring to support new config block
This is pretty basic stuff, but at least it's reusable.
2015-04-25 21:36:28 +10:00
OJ
9f1e035c53 Changed required_space check in bind payloads 2015-04-25 21:30:54 +10:00
benpturner
aa4dc78cba updates to author comments in powershell script 2015-04-25 08:47:17 +01:00
benpturner
19d26da11e updated to remove powershell stand-alone payloads 2015-04-25 08:15:48 +01:00
benpturner
7afb6e1aa6 Removed stand-alone payloads and will push these as a seperate fork request. 2015-04-25 07:57:43 +01:00
benpturner
6be2c0beab Dynamic 2015-04-25 07:49:34 +01:00
benpturner
996cf9bf5c Dynamic payloads 2015-04-25 07:43:48 +01:00
benpturner
2273fb541a payload cached_sizes 2015-04-25 07:33:51 +01:00
benpturner
de09b6e330 Typo in payload spec 2015-04-25 07:30:09 +01:00
benpturner
d7bc050e96 updates to payload spec 2015-04-25 07:16:17 +01:00
benpturner
215e67bcbd Updated comments 2015-04-25 07:02:25 +01:00
Brent Cook
4ffffa59fe
Land #5184, restore store_loot for ssh_creds gatherer 2015-04-24 13:55:06 -05:00
Brent Cook
ff96101dba
Land #5218, fix #3816, remove print_debug / DEBUG 2015-04-24 13:41:07 -05:00
Brent Cook
27f6adcd81
Land #5110, teach Http::Response to extract hidden form inputs 2015-04-24 13:30:57 -05:00
benpturner
941a4ee572 updated cached size using tools/update_payload_cached_sizes.rb 2015-04-24 19:13:54 +01:00
wchen-r7
46361c1a19 Final round of documentation 2015-04-24 11:58:12 -05:00
jvazquez-r7
7167dc1147
Land #5243, @espreto's WordPress WPshop eCommerce File Upload exploit 2015-04-24 11:30:28 -05:00
jvazquez-r7
558103b25d
Do code cleanup 2015-04-24 11:30:08 -05:00
jvazquez-r7
896d6e8cb7
Fix title 2015-04-24 11:09:39 -05:00