captrace | Lists capabilities used by processes on your system

 by   mtth-bfft C Version: v1.0 License: MIT

kandi X-RAY | captrace Summary

kandi X-RAY | captrace Summary

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

Lists capabilities used by processes at runtime, as they are requested, to assist in the task of creating custom hardened profiles for containers and sandboxes. Tracing using kprobes heavily inspired by capable.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              captrace has a low active ecosystem.
              It has 7 star(s) with 0 fork(s). There are 4 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 2 have been closed. On average issues are closed in 120 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of captrace is v1.0

            kandi-Quality Quality

              captrace has no bugs reported.

            kandi-Security Security

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

            kandi-License License

              captrace 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

              captrace releases are available to install and integrate.
              Installation instructions are not available. 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 captrace
            Get all kandi verified functions for this library.

            captrace Key Features

            No Key Features are available at this moment for captrace.

            captrace Examples and Code Snippets

            captrace,Usage
            Cdot img1Lines of Code : 9dot img1License : Permissive (MIT)
            copy iconCopy
            sudo ./captrace
            669161.938696   1244   /usr/libexec/Xorg   CAP_IPC_OWNER
            669165.918900   1244   /usr/libexec/Xorg   CAP_IPC_OWNER
            669166.394339   1003   /usr/sbin/dmeventd  CAP_SYS_ADMIN
            [...]
            
            sudo ./captrace ping 127.0.0.1
            675412.284225    4629      
            captrace,Example
            Cdot img2Lines of Code : 9dot img2License : Permissive (MIT)
            copy iconCopy
            # ./captrace | grep myservice &
            # docker run -d myservice:latest
            672484.966569    1086    /bin/myservice  CAP_CHOWN
            672484.968063    1086    /bin/myservice  CAP_NET_BIND_SERVICE
            672484.968623    1139    /bin/myservice  CAP_SETGID
            672484.968829     
            captrace,Requirements
            Cdot img3Lines of Code : 7dot img3License : Permissive (MIT)
            copy iconCopy
            git clone https://github.com/mtth-bfft/captrace
            cd captrace
            make # or make static
            
            sudo ./captrace.sh
            669161.938696   Xorg-1244      cap=0xf    userns=0xffffffff9a244660    audit=0x1
            669165.918900   Xorg-1244      cap=0xf    userns=0xffffffff9a244660  

            Community Discussions

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

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

            Vulnerabilities

            No vulnerabilities reported

            Install captrace

            You can download it from GitHub.

            Support

            If you find this tool useful, let me know which features you'd like to see in it. If you find bugs, please open an issue.
            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/mtth-bfft/captrace.git

          • CLI

            gh repo clone mtth-bfft/captrace

          • sshUrl

            git@github.com:mtth-bfft/captrace.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