SocketHook | Socket hook is an injector | Cybersecurity library

 by   thenameless314159 C# Version: 2.1 License: GPL-3.0

kandi X-RAY | SocketHook Summary

kandi X-RAY | SocketHook Summary

SocketHook is a C# library typically used in Security, Cybersecurity applications. SocketHook has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

This application allow the user to redirect any call to the windows API connect of any process in order to redirect its connection to the configured local port.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              SocketHook has a low active ecosystem.
              It has 49 star(s) with 13 fork(s). There are 5 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 1 open issues and 0 have been closed. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of SocketHook is 2.1

            kandi-Quality Quality

              SocketHook has no bugs reported.

            kandi-Security Security

              SocketHook has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              SocketHook is licensed under the GPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              SocketHook releases are available to install and integrate.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of SocketHook
            Get all kandi verified functions for this library.

            SocketHook Key Features

            No Key Features are available at this moment for SocketHook.

            SocketHook Examples and Code Snippets

            No Code Snippets are available at this moment for SocketHook.

            Community Discussions

            QUESTION

            Difference in behavior when hooking a library function via LD_PRELOAD on Ubuntu and CentOS
            Asked 2021-May-19 at 20:21

            There is a hook function socketHook.c that intercepts socket() calls:

            ...

            ANSWER

            Answered 2021-May-19 at 20:21

            What does it depend on?

            There are two questions to ask:

            1. Which function actually calls the socket system call?
            2. How is that function getting called.

            You can see how the socket system call is invoked by running your program under GDB, and using catch syscall socket command. On Ubuntu:

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install SocketHook

            The hook was meant to be controlled by a REST API, thanks to this, any kind of application can "plug" to it and send inject directives. A WPF application using .NET Core 3.1 and the generic hosting APIs was made to show the potential of this architecture, you can see the code on this repository or download the release directly.
            PUT http://127.0.0.1:80/api/createandinject?exePath=C:\\Users\\User\\Desktop\\SomeProgram.exe with this json model in the request body.
            PUT http://127.0.0.1:80/api/inject?pId=17881 also with this json model in the request body.
            DELETE http://127.0.0.1:80/api/killall for the killAll directive

            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/thenameless314159/SocketHook.git

          • CLI

            gh repo clone thenameless314159/SocketHook

          • sshUrl

            git@github.com:thenameless314159/SocketHook.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

            Explore Related Topics

            Consider Popular Cybersecurity Libraries

            Try Top Libraries by thenameless314159

            Astron

            by thenameless314159C#

            Andromeda.Network

            by thenameless314159C#

            Astron.Network

            by thenameless314159C#

            Andromeda.Serialization

            by thenameless314159C#

            Andromeda.ServiceRegistration

            by thenameless314159C#