Skip to content

Commit 5395d8f

Browse files
committed
update python stageless payload sizes
1 parent 467f1ce commit 5395d8f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

modules/payloads/singles/python/meterpreter_bind_tcp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
module MetasploitModule
1313

14-
CachedSize = 53382
14+
CachedSize = 53654
1515

1616
include Msf::Payload::Single
1717
include Msf::Payload::Python

modules/payloads/singles/python/meterpreter_reverse_http.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
module MetasploitModule
1313

14-
CachedSize = 53346
14+
CachedSize = 53614
1515

1616
include Msf::Payload::Single
1717
include Msf::Payload::Python

modules/payloads/singles/python/meterpreter_reverse_https.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
module MetasploitModule
1313

14-
CachedSize = 53346
14+
CachedSize = 53618
1515

1616
include Msf::Payload::Single
1717
include Msf::Payload::Python

modules/payloads/singles/python/meterpreter_reverse_tcp.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
module MetasploitModule
1313

14-
CachedSize = 53302
14+
CachedSize = 53570
1515

1616
include Msf::Payload::Single
1717
include Msf::Payload::Python

0 commit comments

Comments
 (0)