Skip to content
View ndrscodes's full-sized avatar
💡
gathering knowledge
💡
gathering knowledge

Organizations

@gammacommunications
Block or Report

Block or report ndrscodes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. webhook-relay webhook-relay Public

    Accepts and distributes webhook events to numerous receivers, converting the payload using various converters. Also allows to generate webhook texts using templating engines like Mustache.

    JavaScript 2

  2. http2-rst-stream-attacker http2-rst-stream-attacker Public

    Highly configurable tool to check a server's vulnerability against CVE-2023-44487 by rapidly sending HEADERS and RST_STREAM frames and documenting the server's responses.

    Python 4 2

  3. bash-obfucscator bash-obfucscator Public

    A bash command line tool for generating bash code that represents an obfuscated version of a password

    Shell

  4. bash-set-time bash-set-time Public

    a simple bash script for setting a client's time via NTP if the current system time is so far off that a local DNS server is unable to resolve hostnames.

    Shell

  5. go-webhook-relay go-webhook-relay Public

    webhook-relay, but written in go. WIP.

    Go

  6. spring-jms-request-reply spring-jms-request-reply Public

    A very simple demo Spring Boot application showing how to use the Request-Reply JMS pattern using Apache Artemis in-memory.

    Java