You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
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'