Skip to content

Commit 7849743

Browse files
committed
update stageless python sizes
1 parent b4bb1b5 commit 7849743

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = 67102
14+
CachedSize = 67282
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 = 67102
14+
CachedSize = 67182
1515

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

0 commit comments

Comments
 (0)