python-pty-shells | Python PTY backdoors - full PTY or nothing! | Machine Learning library

 by   infodox Python Version: Current License: WTFPL

kandi X-RAY | python-pty-shells Summary

kandi X-RAY | python-pty-shells Summary

python-pty-shells is a Python library typically used in Artificial Intelligence, Machine Learning applications. python-pty-shells has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. However python-pty-shells build file is not available. You can download it from GitHub.

Python PTY backdoors - full PTY or nothing!. The following is a collection of bind and reverse shells which give you a fully working PTY. This is far superior to a normal bind or reverse shell, as you have job control and an interactive PTY and can do such things as use nano/vi to write files, su to elevate privs/change user, and ssh onward. You can also CTRL+C and suchlike. I have implemented the bind and backconnect shells using the TCP protocol, the SCTP protocol, and the UDP protocol. A demonstration video and blog post explaining the advantages/disadvantages of each technique is on the way, I just need to get around to it. For the SCTP shell, you will need the PySCTP module and the host will need to support the SCTP protocol. Most modern Linux boxes do, however you may need to install lksctp and lksctp-dev to build the python extensions. I am unsure if pyinstaller or similar can get around this. Released under the WTFPL - wtfpl.net. Project by Insecurety Research - insecurety.net. Author: Darren infodox Martyn.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              python-pty-shells has a low active ecosystem.
              It has 709 star(s) with 231 fork(s). There are 33 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 2 open issues and 1 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of python-pty-shells is current.

            kandi-Quality Quality

              python-pty-shells has 0 bugs and 0 code smells.

            kandi-Security Security

              python-pty-shells has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              python-pty-shells code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              python-pty-shells is licensed under the WTFPL License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              python-pty-shells releases are not available. You will need to build from source code and install.
              python-pty-shells has no build file. You will be need to create the build yourself to build the component from source.
              python-pty-shells saves you 126 person hours of effort in developing the same functionality from scratch.
              It has 316 lines of code, 24 functions and 8 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed python-pty-shells and discovered the below as its top functions. This is intended to give you an instant insight into python-pty-shells implemented functionality, and help decide if they suit your requirements.
            • Start a new socket .
            • Initialize the terminal .
            • Blocking entry point .
            • Delete the terminal .
            • Write data to the terminal .
            • File descriptor .
            Get all kandi verified functions for this library.

            python-pty-shells Key Features

            No Key Features are available at this moment for python-pty-shells.

            python-pty-shells Examples and Code Snippets

            No Code Snippets are available at this moment for python-pty-shells.

            Community Discussions

            Trending Discussions on python-pty-shells

            QUESTION

            How to connect INET socket to PTY device in Python
            Asked 2018-Feb-15 at 03:44

            I am trying to duplicate the behavior of this socat command in Python:

            ...

            ANSWER

            Answered 2018-Feb-15 at 03:44

            This can be done using select.poll() instead of select.select(), because select.poll() will work with both File Descriptors and Sockets.

            Source https://stackoverflow.com/questions/48781155

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install python-pty-shells

            You can download it from GitHub.
            You can use python-pty-shells like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/infodox/python-pty-shells.git

          • CLI

            gh repo clone infodox/python-pty-shells

          • sshUrl

            git@github.com:infodox/python-pty-shells.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link