network-emulator | LD_PRELOAD POSIX network API emulator

 by   guidovranken C++ Version: Current License: MIT

kandi X-RAY | network-emulator Summary

kandi X-RAY | network-emulator Summary

network-emulator is a C++ library. network-emulator has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

This is an emulator of the POSIX network API, designed for use with fuzzers via LD_PRELOAD. Fuzzers are often incomptatible with applications which perform network IO. Some libraries conveniently support buffer-based IO, used for example by this OpenSSL fuzzer. But fuzzers rarely explore the full state space of the IO functions that are called by an application. Network functions like recv can return all kinds of errors at any moment, and can send or receive 1..N bytes for any N bytes requested. Such unusual (but legal) responses from the network API can activate code paths that have never been tested before and discover bugs previously overlooked. I wrote this in mid 2018 and I haven't touched (or used) it since. It is unfinished and it needs more cowbell. I'm releasing it by popular request, and I currently cannot provide support, but I will accept PRs.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              network-emulator has a low active ecosystem.
              It has 84 star(s) with 21 fork(s). There are 8 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 0 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 network-emulator is current.

            kandi-Quality Quality

              network-emulator has no bugs reported.

            kandi-Security Security

              network-emulator has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              network-emulator is licensed under the MIT License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              network-emulator releases are not available. You will need to build from source code and install.

            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 network-emulator
            Get all kandi verified functions for this library.

            network-emulator Key Features

            No Key Features are available at this moment for network-emulator.

            network-emulator Examples and Code Snippets

            No Code Snippets are available at this moment for network-emulator.

            Community Discussions

            No Community Discussions are available at this moment for network-emulator.Refer to stack overflow page for discussions.

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

            Vulnerabilities

            No vulnerabilities reported

            Install network-emulator

            You can download it from GitHub.

            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/guidovranken/network-emulator.git

          • CLI

            gh repo clone guidovranken/network-emulator

          • sshUrl

            git@github.com:guidovranken/network-emulator.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