bcoles
03f4c46010
modules/payloads/singles: Resolve RuboCop violations
2025-04-20 02:57:34 +10:00
manishkumarr1017
d454e23aa0
decoding bytes from all python payloads
2023-06-08 06:44:37 +05:30
Spencer McIntyre
65e4e1b76d
Land #17221 , Fix crash with payload sizes
...
Fix crash when generating payload sizes
2022-11-08 10:26:27 -05:00
llamasoft
1a353ee273
Update Python payloads to have dynamic sizes
...
While the length of the input payload is always the same size,
it may not always have the same contents due to random checksum
URI and UUID generation. This leads to payloads whose sizes
can vary by a few bytes between runs.
2022-11-05 15:58:10 -04:00
adfoster-r7
0d9cca79b4
Fix crash when generating payload sizes
2022-11-04 02:10:58 +00:00
dwelch-r7
bad5ccbc49
Remove msf/base requires
2021-01-05 14:59:46 +00:00
dwelch-r7
49a6b1b257
Remove requires that sneaked in while the PR was up
2020-12-07 11:02:10 +00:00
dwelch-r7
1617b3ec9b
Use zeitwerk for lib/msf/core folder
2020-12-07 10:31:45 +00:00
dwelch-r7
c92d97ef7d
Add requires for python payloads
2020-11-30 05:36:30 +00:00
Spencer McIntyre
6bdc7a11a3
Tweak the Python single payload descriptions
2020-11-20 16:33:35 -05:00
Tim W
14048fc4f5
fix shell_reverse_udp payload cached size
2020-11-17 18:30:24 +08:00
Tim W
9613897294
fix python/shell_reverse_udp
2020-11-17 17:33:43 +08:00
Tim W
552cd5a2fc
python code golf and convert to squiggly heredoc
2020-11-06 14:16:07 +08:00
Tim W
06d109d2c5
update payload cached sizes
2020-11-05 18:11:14 +08:00
Tim W
766fbd98aa
fix python/shell_bind_tcp on python3
2020-11-05 18:07:28 +08:00
Tim W
41d984e6cc
fix #14207 , fix python/shell_reverse_tcp on python3
2020-10-30 17:42:57 +08:00
William Vu
32334c2386
Update all module splats from http:// to https://
2019-08-15 18:10:44 -05:00
Jeffrey Martin
2221779ddd
update package namespaces
2018-02-13 13:33:36 -06:00
RageLtMan
ed47efdadc
Silence tidy failures
2018-01-23 02:03:50 -05:00
RageLtMan
721163bd67
Python shell via reverse UDP
...
Python-based UDP egress shell, another PoC of the protocol used
as a raw transport.
2018-01-23 02:00:56 -05:00