Skip to content
View infosecdr's full-sized avatar

Block or report infosecdr

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 Loading

  1. spade spade Public

    The Staticstical Packet Anomaly Detection Engine (SPADE) - Snort plug-in from Silicon Defense mostly for finding packets that might be part of a (posssibly stealthy) portscan

    C 10 2

  2. streaming-zaqar-poc streaming-zaqar-poc Public

    Forked from openstacker/streaming-zaqar-poc

    A proof of concept of a Websocket-based queuing streaming API based on OpenStack Zaqar, with working Kafka driver. Python and Protobuf

    Python

  3. verify-port-accessibility verify-port-accessibility Public

    Test TCP access from a set of source machines to a set of destination machines/ports and export results in a TSV file. Requires ability to ssh to the source machines. (Python)

    Python

  4. check-websites-status-from-sources check-websites-status-from-sources Public

    Check the status code of a list of URLs as seen from multiple source machine and put result in a TSV file.

    Python

  5. efficient-n-queens efficient-n-queens Public

    An efficient solution to the N queens (e.g., 8 queens) problem

    Python