cn-kali-team
|
a248983ca8
|
Change the get_domain function to optional
|
2020-02-29 15:25:41 +08:00 |
|
cn-kali-team
|
1420fa9d8b
|
Add Function
|
2020-02-29 00:14:55 +08:00 |
|
cn-kali-team
|
87ee307183
|
Add New Function
|
2020-02-25 19:59:36 +08:00 |
|
dwelch-r7
|
eb60fa1de1
|
Land #12968, Fix aux moules check command
|
2020-02-21 16:30:16 +00:00 |
|
bwatters-r7
|
2db93c9051
|
Land #12002, Feature/reverse ssh
Merge branch 'land-12002' into upstream-master
|
2020-02-21 09:17:51 -06:00 |
|
William Vu
|
de6306fa35
|
Fix message, once more with feeling
|
2020-02-20 11:26:21 -06:00 |
|
Alan Foster
|
f780d94ec6
|
Remove dead code for aux scanner modules check
|
2020-02-20 16:54:25 +00:00 |
|
William Vu
|
9c69059a24
|
Fix DisablePayloadHandler warning once and for all
|
2020-02-20 10:35:47 -06:00 |
|
bwatters-r7
|
1aa412ccc0
|
add some of bcoles suggested fixes
|
2020-02-19 13:52:38 -05:00 |
|
William Vu
|
7a9ecd76c5
|
Land #12946, set PAYLOAD normalization
|
2020-02-19 11:19:51 -06:00 |
|
William Vu
|
c5917048fb
|
Make quotes consistent
|
2020-02-19 11:19:42 -06:00 |
|
Adam Galway
|
e25cf99ce3
|
improved sub! regex
|
2020-02-19 17:12:28 +00:00 |
|
Adam Galway
|
9b52ece7b7
|
simplifies start_with?
|
2020-02-19 17:06:02 +00:00 |
|
dwelch-r7
|
a8af2a227e
|
Land #12958, Fix broken module doc link
|
2020-02-19 14:07:25 +00:00 |
|
Alan Foster
|
e1cd219d63
|
Fix broken module documentation link
|
2020-02-19 13:02:57 +00:00 |
|
Tim W
|
aa1fdb2075
|
Land #12724, server AMSI and SBL separately from psh stager in web_delivery
|
2020-02-19 09:33:25 +08:00 |
|
Adam Galway
|
62eb756fe2
|
establish parity with #8882
|
2020-02-18 16:28:44 +00:00 |
|
Adam Galway
|
235861d4ed
|
removes greedy if
|
2020-02-18 10:30:36 +00:00 |
|
Adam Galway
|
13784bb35d
|
replaces if statements with regex
|
2020-02-18 09:51:39 +00:00 |
|
Adam Galway
|
62e5757baa
|
filters /payload/ from set PAYLOAD values
|
2020-02-17 16:00:58 +00:00 |
|
William Vu
|
7e9bd506d6
|
Add generate -v to optionally show payload stage
|
2020-02-13 16:33:48 -06:00 |
|
Adam Galway
|
65521270ea
|
Land #12853, InfiniteWP exploit & mixin upgrades
|
2020-02-10 11:33:49 +00:00 |
|
William Vu
|
a9ae212b27
|
Replace ForceExploit with AutoCheck mixin
|
2020-02-07 12:04:57 -06:00 |
|
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
|
3b258eeb19
|
Refactor plugin editing
|
2020-02-07 01:10:42 -06:00 |
|
William Vu
|
3282ec5c55
|
Change vprint_status to print_status in mixin
|
2020-02-06 15:43:45 -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 |
|
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
|
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 |
|
William Vu
|
972cb545f0
|
Restore the original PLUGIN_FILE contents
|
2020-01-18 14:57:41 -06:00 |
|
William Vu
|
909b298bd9
|
Land #12790, hashcat -O
|
2020-01-17 20:37:27 -06:00 |
|
William Vu
|
f5c36ffd92
|
Add methods we'll use to the WordPress mixin
|
2020-01-17 20:04:23 -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 |
|