Adam Galway
b01f02480f
Land #12912 , removes and aliases jtr modules
2020-02-07 12:38:26 +00:00
Alan Foster
4dcb2fbd96
Land #12889 , Add OpenSMTPD MAIL FROM RCE
2020-02-07 11:43:18 +00:00
William Vu
3282ec5c55
Change vprint_status to print_status in mixin
2020-02-06 15:43:45 -06:00
Metasploit
ab32336544
Bump version of framework to 5.0.74
2020-02-06 12:06:53 -06:00
Adam Cammack
995c56098d
Allow multiple moved_from deprecations
...
Each `moved_from` deprecation in a module with more that one will now
print their respective warnings.
2020-02-06 10:23:32 -06:00
William Vu
e053ed7a1e
Add Msf::Exploit::Expect mixin and refactor again
2020-02-05 21:16:24 -06:00
William Vu
593e391e2f
Remove redundant else
2020-02-04 10:28:54 -06:00
Auxilus
c75eab5854
show search help when args and module_search_results are empty
2020-02-04 12:14:33 +05:30
Metasploit
2a6409a1bc
Bump version of framework to 5.0.73
2020-01-30 12:04:05 -06:00
Spencer McIntyre
bf31fb7ca8
Land #12883 , add the listm and clearm commands
2020-01-29 17:36:12 -05:00
Spencer McIntyre
a1f3834e08
Fix a bug in popm and tweak status messages
2020-01-29 17:35:37 -05:00
William Vu
66b856d562
Add listm/clearm commands to manage module stack
2020-01-27 21:57:15 -06:00
William Vu
9c42ba3042
Show previous module in "previous" command help
2020-01-27 21:41:49 -06:00
William Vu
47baf3e643
Add a period so it doesn't drive me crazy
2020-01-27 21:19:55 -06:00
William Vu
08102f2004
Update set command help for PAYLOAD by index
2020-01-27 19:36:27 -06:00
dwelch-r7
560475ebff
Land #12733 , Add support for repeated key in vars_post
2020-01-27 10:36:06 +00:00
bwatters-r7
0d8d17c63d
Land #12736 , Add support for PPID spoofing
2020-01-24 08:49:51 -06:00
Metasploit
a60b44c0ed
Bump version of framework to 5.0.72
2020-01-23 12:02:42 -06:00
dwelch-r7
75371ec1e1
Land #12874 , Add rand_text* debugging support for ranges
2020-01-22 17:00:22 +00:00
dwelch-r7
66328675f7
Give flag correct name
2020-01-22 15:23:13 +00:00
Brent Cook
5bccf66dcc
handle Ranges with rand_text while in debug mode
2020-01-22 05:31:33 -06:00
dwelch-r7
1088448aac
Add flags to send custom cookies
2020-01-21 19:29:34 +00:00
h00die
9a376c8d97
tighten whitespace
2020-01-18 14:28:10 -05:00
William Vu
909b298bd9
Land #12790 , hashcat -O
2020-01-17 20:37:27 -06:00
William Vu
27ea63ad25
Prefer %w[] instead of %w()
2020-01-17 20:37:12 -06:00
h00die
1ff12d05ef
spelling
2020-01-16 16:31:39 -05:00
William Vu
6712458dbd
Land #12758 , attributes and immutable? methods
2020-01-16 14:01:29 -06:00
William Vu
441d6c3532
Add immutable? wrapper around attributes method
2020-01-16 13:25:09 -06:00
William Vu
6bb414ed53
Land #12757 , _write_file_unix_shell randomization
2020-01-16 13:19:43 -06:00
William Vu
c53e7703fc
Land #12795 , lwp-request CmdStager
2020-01-16 13:17:41 -06:00
Adam Cammack
ab5f5ea74a
Land #12808 , Add job descriptions for UDP handlers
2020-01-16 13:08:19 -06:00
Metasploit
895099f82e
Bump version of framework to 5.0.71
2020-01-16 12:04:20 -06:00
Metasploit
1c1003ac59
Bump version of framework to 5.0.70
2020-01-14 13:30:44 -06:00
William Vu
92de0b132f
Make HttpClientTimeout a float, f'ing finally
2020-01-13 22:25:18 -06:00
William Vu
fe23d4b72b
Clobber datastore in CheckModule again!
...
Seems adding VHOST and SSL wasn't enough. This is a stopgap...
2020-01-13 20:25:07 -06:00
Brent Cook
20cf419e18
Land #12797 , improve BlueKeep over remote networks
2020-01-12 17:15:29 -06:00
Brent Cook
33dadefd53
move rdp_move_mouse to rdp library, add GROOMDELAY
2020-01-12 08:19:44 -06:00
Brent Cook
476eabbffe
Land #12811 , add newline when printing raw payloads to the console
2020-01-12 07:01:34 -06:00
Jeffrey Martin
25e0355951
update port processing for openvas
...
Port in openvas OMP version 7.0 reports serialize in a new format.
<ports max="1000" start="1"><count>3</count>
<port>general/tcp<host>192.168.8.100</host><severity>2.6</severity><threat>Low</threat></port>
<port>general/CPE-T<host>192.168.8.100</host><severity>0.0</severity><threat>Log</threat></port>
<port>general/icmp<host>192.168.8.100</host><severity>0.0</severity><threat>Log</threat></port>
<port>445/tcp (IANA: microsoft-ds)<host>192.168.8.100</host><severity>9.3</severity><threat>High</threat></port>
<port>139/tcp (IANA: netbios-ssn)<host>192.168.8.100</host><severity>0.0</severity><threat>Log</threat></port>
<port>135/tcp (IANA: epmap)<host>192.168.8.100</host><severity>5.0</severity><threat>Medium</threat></port>
</ports>
2020-01-11 15:15:56 -06:00
L
0876b8e7d7
enhancement payload generate raw
2020-01-11 19:43:04 +08:00
L
7f82816065
Add description udp listening information
2020-01-10 14:58:36 +08:00
Metasploit
43daaa9ce5
Bump version of framework to 5.0.69
2020-01-09 12:05:24 -06:00
Tim W
6cb1feb2a6
Land #12779 , Fix #12777 , add PrependSetuid and PrependSetresuid on armle
2020-01-07 14:47:56 +08:00
Tim W
13a7bf17e2
fix asm comments
2020-01-07 14:45:41 +08:00
Brendan Coles
c2a12949a0
Add lwp-request CmdStager
2020-01-06 16:47:17 +00:00
h00die
4d273a94b6
cleanup spaces at eol
2020-01-04 13:51:56 -05:00
h00die
0edaf1fc54
add optimize kernel to hashcat
2020-01-04 13:38:48 -05:00
h00die
22a1c09715
fix telnet login with a / in it being parsed as a regex
2020-01-04 10:50:47 -05:00
Nicholas Starke
dd240e335c
Minor formatting fixes for Setuid
2020-01-03 09:51:54 -06:00
Nicholas Starke
4aaca5031b
Adding ARMLE Support for PrependSetresuid
2020-01-03 09:49:40 -06:00