question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Pwncat broken on Parrot OS

See original GitHub issue

Bug 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:closed
  • Created 2 years ago
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mgeddertcommented, Sep 22, 2021

I was rerouted to install new switches onsite, no pwncat playtime today. Tomorrow for sure.

Regards

Am 21.09.2021 um 11:10 schrieb Michael Geddert @.***>:

Thanks a lot ! That really helped ! When I connect with a windows machine I get a

windows.enumerate.domain: usr/local/master/lib/python3.9/dist-packages/pwncat/data/PowerSploit/Recon/Get-ComputerDetail.ps1: psmodule not found

I guess that is in the C2 Assembly, right ? Also “sessions” gives me a traceback…Hmm I’ll keep trying. I’ll have to play and roadtest a lot with pwncat.

Cheers, Michael

Am Di., 21. Sept. 2021 um 07:56 Uhr schrieb Caleb Stewart @.***>: Closed #201 via #202.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

1reaction
calebstewartcommented, Sep 21, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found