brightio
brightio
Hi @Mag1cByt3s. Upgrading Windows shells to full PTYs is in the plans, but it will take long time because it's quite complicated. What will be done sooner is adding readline...
@Mag1cByt3s, readline support added with commit ef13f81
Thank you very much @Mag1cByt3s and @Zer0FluxGiv3n for reporting this! This issue had already been fixed in the `dev` branch (commit 4d0c7f8) and now it is merged to `main`.
Thanks a lot guys for reporting this! This already had been fixed in the `dev` branch (commit 4d0c7f8) which is now merged into `main`.
This is already in the roadmap. I will connect the commit with this Issue once it's ready.
Hi @DaddyBigFish, Here is the commit that adds this feature: 3ee383f You can use it like `./penelope.py -s` to serve the current directory or like `./penelope.py -s /etc /tmp /etc/issue`...
@bamuwe can you please tell me which payload you used? I cannot reproduce this bug.
Hi @bamuwe, thank you very much for your kind words! Could you please tell me how you would like this feature to run exactly? For the moment you can run...
Hi @bamuwe, I added a new feature on commit 1a1f330. Please check the changes on the README of how to use it. I am waiting for feedback. Thanks again!
Hi @r3pek, Have you been in this situation? Penelope uses the same IP and port to open the second shell so if you managed to get the initial shell, then...