1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-20 14:39:22 +01:00
Commit Graph

2869 Commits

Author SHA1 Message Date
Zeev R
8825987525 Tiny bug fix.
The nMaxInstances argument refers only to subsequent calls to CreateNamedPipe and not to calls that just open the pipe.
There is no reason to enable anybody else but us to create a pipe with the same name.
2021-02-24 18:55:04 +02:00
Metasploit
a86432c886 Bump metasploit-payloads to 2.0.35 2021-02-19 10:52:21 -06:00
Grant Willcox
5370cba59b
Land #460, Remove useless casts in Java Meterpreter code 2021-02-19 10:44:08 -06:00
XenoAmess
e697af6668 remove useless cast 2021-02-19 11:36:34 +08:00
Metasploit
c82802f7ad Bump metasploit-payloads to 2.0.34 2021-02-14 23:01:57 -06:00
Grant Willcox
85be5fdf64
Land #459, Refine string handlings in Java Meterpreter 2021-02-14 22:54:03 -06:00
Metasploit
f3caecccf5 Bump metasploit-payloads to 2.0.33 2021-02-12 14:54:31 -06:00
Grant Willcox
77f215e3b5
Land #473, Fix issues from #14617 re tab completion and missing command enumeration in the Python Meterpreter 2021-02-12 14:46:32 -06:00
Spencer McIntyre
ff2459e08b Only enumerate the local directory if it exists 2021-02-12 14:36:50 -05:00
Metasploit
4caafa1d6a Bump metasploit-payloads to 2.0.32 2021-02-12 10:29:16 -06:00
Tim W
55ff88459a Land #469, fix linting on ignored exceptions 2021-02-12 16:20:25 +00:00
Tim W
6e8023708d
Land #468, remove unused imports 2021-02-12 16:16:27 +00:00
Tim W
4395e61dbc
Land #466, fix errors in javadoc 2021-02-12 15:47:08 +00:00
Tim W
9ba15b0ead
Land #462, simplify test assertions 2021-02-12 15:45:57 +00:00
Tim W
38ca7adb8b Land #461, fix empty string comparison 2021-02-12 15:45:03 +00:00
Metasploit
70bbdb1780 Bump metasploit-payloads to 2.0.31 2021-02-12 08:29:08 -06:00
Tim W
0488289495
Land #456, fix c-style array syntax in Utils.java 2021-02-12 14:21:08 +00:00
Tim W
958363b831
Land #455, fix duplication in .gitignore 2021-02-12 14:20:36 +00:00
Tim W
ea26abfa36
Land #454, add missing @Override 2021-02-12 14:19:50 +00:00
Metasploit
54c9d468a5 Bump metasploit-payloads to 2.0.30 2021-02-12 08:16:00 -06:00
Tim W
3e4c06d138
Land #453, add braces to if statements 2021-02-12 14:08:15 +00:00
Spencer McIntyre
826b13e184 Skip command IDs that can't be resolved
The channel_open functions are registered in the same ways as functions,
yet are not typical commands so they need to be skipped.
2021-02-11 19:29:16 -05:00
XenoAmess
d5e7df035c add braces 2021-02-11 23:23:06 +08:00
XenoAmess
8cac54b070 add missing @Override 2021-02-11 23:20:09 +08:00
XenoAmess
c90e6e1a0b remove duplication in gitignore 2021-02-11 23:17:52 +08:00
XenoAmess
384b5fb795 refine string handlings 2021-02-11 23:09:41 +08:00
XenoAmess
cf6b589ea7 simplify assertions 2021-02-11 23:06:28 +08:00
XenoAmess
23fa4836c9 bug : compare strings using != 2021-02-11 23:05:12 +08:00
XenoAmess
dc6d600d62 fix errors in javadoc 2021-02-11 22:40:45 +08:00
XenoAmess
23b9cbf269 remove unused imports 2021-02-11 22:32:50 +08:00
XenoAmess
e78735107f change ignored Throwable's name to ignored 2021-02-11 22:30:17 +08:00
XenoAmess
61cd6dce8d change c-style array declaration 2021-02-11 22:24:58 +08:00
Metasploit
badaaa4df2 Bump metasploit-payloads to 2.0.29 2021-01-27 09:31:12 -06:00
Grant Willcox
05da697f37
Land #451, Allow Enumerating Core Command IDs In Windows 2021-01-27 09:23:16 -06:00
Spencer McIntyre
777fadd00b Cleanup base.c based on PR feedback 2021-01-27 09:07:00 -05:00
Spencer McIntyre
9aece96e94 Cleanup registered commands using the pseudo extension's deinit callback 2021-01-15 13:59:39 -05:00
Spencer McIntyre
ebdcd95615 Handle core commands like they're provided by the pseudo core extension 2021-01-15 13:59:32 -05:00
Metasploit
b03f213d4f Bump metasploit-payloads to 2.0.28 2021-01-07 08:56:58 -06:00
Tim W
6e110ea6cd
Land #450, add documentation for building the java/android payload with docker 2021-01-07 11:50:55 +00:00
Alan Foster
90f9d545e5
Document java docker build steps 2021-01-07 11:27:30 +00:00
Metasploit
fd19b687ae Bump metasploit-payloads to 2.0.27 2021-01-06 11:10:56 -06:00
adfoster-r7
938c90e2cf
Land #449, fix Android stdapi_channel_open 2021-01-06 17:04:49 +00:00
Metasploit
21690484be Bump metasploit-payloads to 2.0.26 2020-12-23 13:02:07 -06:00
Tim W
b46e27c24f
Land #448, add debug build option to native windows meterpreter 2020-12-23 18:55:27 +00:00
Spencer McIntyre
695a6dff39 Land zeroSteiner#1, add CLI build options for the debug configuration 2020-12-21 11:54:20 -05:00
Tim W
4a10a3a9bb fix android ls, getenv and ifconfig 2020-12-21 13:45:20 +00:00
Tim W
dc1b451242 fix Android stdapi_channel_open 2020-12-21 12:15:12 +00:00
Tim W
e31371c813 add debug option 2020-12-20 15:47:39 +00:00
Spencer McIntyre
c911749430 Fix a guard condition to check the correct thing 2020-12-18 16:08:14 -05:00
Spencer McIntyre
f9e62ba042 Add a Debug configuration to include debug logs 2020-12-18 16:07:04 -05:00