GithubHelp home page GithubHelp logo

Comments (3)

aIIclear avatar aIIclear commented on May 9, 2024 1

@petofikid refer to #37. This bug will be fixed once once this PR #1697 (paramiko/paramiko#1697) is merged. Or if you want it right away, you can always manually pick up the updated files from here and put them in your local pwncat/paramiko repo.

Here're the two (2) files that will be updated with the PR:


/opt/pwncat/pwncat-env/lib/python3.8/site-packages/paramiko-2.7.1-py3.8.egg/paramiko/buffered_pipe.py

/opt/pwncat/pwncat-env/lib/python3.8/site-packages/paramiko-2.7.1-py3.8.egg/paramiko/channel.py


(pwncat-env) root@kali:/opt/pwncat# pwncat -s -H localhost --user "user" --password "user" 

[16:33:20] new host w/ hash d80b2895957bcc4b58da66e817b871c2.    victim.py:329

           pwncat running in /usr/bin/bash                       victim.py:363

           pwncat is ready 🐈                                     victim.py:762



(remote) user@kali:/$ 

thanks you my friend, i just got it work!

from pwncat.

aIIclear avatar aIIclear commented on May 9, 2024

└──╼ $pwncat -s -H 10.10.13.125 -u jan --password "armando" Traceback (most recent call last): File "/home/allclear/Desktop/pwncat/pwncat-env/bin/pwncat", line 11, in <module> load_entry_point('pwncat==0.3.1', 'console_scripts', 'pwncat')() File "/home/allclear/Desktop/pwncat/pwncat-env/lib/python3.8/site-packages/pwncat-0.3.1-py3.8.egg/pwncat/__main__.py", line 28, in main pwncat.victim.command_parser.dispatch_line( File "/home/allclear/Desktop/pwncat/pwncat-env/lib/python3.8/site-packages/pwncat-0.3.1-py3.8.egg/pwncat/commands/__init__.py", line 290, in dispatch_line command.run(args) File "/home/allclear/Desktop/pwncat/pwncat-env/lib/python3.8/site-packages/pwncat-0.3.1-py3.8.egg/pwncat/commands/connect.py", line 229, in run pwncat.victim.connect(chan) File "/home/allclear/Desktop/pwncat/pwncat-env/lib/python3.8/site-packages/pwncat-0.3.1-py3.8.egg/pwncat/remote/victim.py", line 279, in connect hostname_path = self.run("which hostname").strip().decode("utf-8") File "/home/allclear/Desktop/pwncat/pwncat-env/lib/python3.8/site-packages/pwncat-0.3.1-py3.8.egg/pwncat/remote/victim.py", line 1035, in run sdelim, edelim = self.process(cmd, delim=wait, timeout=timeout) File "/home/allclear/Desktop/pwncat/pwncat-env/lib/python3.8/site-packages/pwncat-0.3.1-py3.8.egg/pwncat/remote/victim.py", line 1089, in process data = self.client.recv(len(command), socket.MSG_PEEK) TypeError: recv() takes 2 positional arguments but 3 were given

from pwncat.

juushya avatar juushya commented on May 9, 2024

@petofikid refer to #37. This bug will be fixed once once this PR #1697 (paramiko/paramiko#1697) is merged. Or if you want it right away, you can always manually pick up the updated files from here and put them in your local pwncat/paramiko repo.

Here're the two (2) files that will be updated with the PR:

/opt/pwncat/pwncat-env/lib/python3.8/site-packages/paramiko-2.7.1-py3.8.egg/paramiko/buffered_pipe.py
/opt/pwncat/pwncat-env/lib/python3.8/site-packages/paramiko-2.7.1-py3.8.egg/paramiko/channel.py
(pwncat-env) root@kali:/opt/pwncat# pwncat -s -H localhost --user "user" --password "user" 
[16:33:20] new host w/ hash d80b2895957bcc4b58da66e817b871c2.    victim.py:329
           pwncat running in /usr/bin/bash                       victim.py:363
           pwncat is ready 🐈                                     victim.py:762

(remote) user@kali:/$ 

from pwncat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.