Pwncat broken on Parrot OS
See original GitHub issueBug Description
On Parrot OS any attempt to create a listener fails, regardless if the python interpreter shipped with the distribution (3.9.2) or a fresh compiled latest version (3.9.7) is used.
pwncat fails to bind to any port with:
connection failed: generic channel failure
…then drops you into your local pwncat shell.
pwncat version
Provide the output of pwncat --version
or a commit hash if working from
a development branch.
$ pwncat --version
0.4.3
Sorry I really gotta learn Markdown !
Issue Analytics
- State:
- Created 2 years ago
- Comments:10 (3 by maintainers)
Top Results From Across the Web
Issues · calebstewart/pwncat - GitHub
Network enumeration broken on docker containers that return non-0 return codes bug Something isn't working. #264 opened on Sep 28 by AnubisSec.
Read more >pwncat - PyPI
[2] Failing builds do not indicate broken functionality. ... Cross OS, Work on Linux, MacOS and Windows as long as Python is available....
Read more >Installation - pwncat documentation
For pip to install all Python dependencies, you will likely need your distributions Python Development package ( python3-dev for Debian-based distributions). A ...
Read more >How to fix a broken Parrot OS - pc & it support made easy forum
How to fix a broken Parrot OS.
Read more >desktop-files · master · packages / parrot / parrot-menu - GitLab
Parrot Dev Platform. ... parrot-aircrack-ng.desktop · parrot-airdecap.desktop · parrot-airdecloak.desktop ... parrot-pwncat.desktop.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I was rerouted to install new switches onsite, no pwncat playtime today. Tomorrow for sure.
Regards
That error isn’t from the plugins. PowerSploit should be included in the installed Python module. I don’t know why it wouldn’t have been installed with pwncat. I can’t really help diagnose without a copy of the output including the traceback, which you mentioned you’ll have tomorrow.
To be clear, the plugins are
.dll
files which are loaded differently. PowerShell files are not “plugins,” but can be side loaded directly, and those scripts specifically should be bundled with the installation of pwncat.