Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Upgrade Shells on 32 Bit Systems #189

Open
0xIkari opened this issue May 18, 2023 · 0 comments
Open

Unable to Upgrade Shells on 32 Bit Systems #189

0xIkari opened this issue May 18, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@0xIkari
Copy link

0xIkari commented May 18, 2023

Description
There appears to be a bug within the "Platypus" program that prevents it from establishing a proper reverse shell (revshell) connection on 32-bit systems.

Steps to Reproduce
On a 32-bit system, run the upgrade command
Expected Behavior
Stable shell with encrypted support

Current Behavior
When attempting to establish a reverse shell connection to the server on a 32-bit system, the "Platypus" program does not properly connect back. The terminal reports it isn't able to be run on this system:
.eE4B: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), statically linked, stripped

Screenshots/Terminal log
image
And a screenshot of the console:
image

Environments
OS: Ubuntu 20.04 (32-bit)
Version: Platypus 1.5.0
Additional Context
This issue appears to be exclusive to 32-bit systems, as I was able to establish and maintain a successful reverse shell connection on a 64-bit system using the same version of the software. Further testing might be required to determine if the problem also exists on other 32-bit systems or other versions of the "Platypus" software.

@WangYihang WangYihang self-assigned this Sep 15, 2024
@WangYihang WangYihang added the bug Something isn't working label Sep 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants