ProxyShell icon indicating copy to clipboard operation
ProxyShell copied to clipboard

AttributeError: 'int' object has no attribute 'encode'

Open irhfkb opened this issue 3 years ago • 0 comments

File "C:\Downloads\ProxyShell-main\exploit.py", line 119, in exploit_stage3 payload = payload_1 + fuzz.encode() + payload_2 AttributeError: 'int' object has no attribute 'encode'

irhfkb avatar Aug 11 '22 07:08 irhfkb