bruston / x

x contains code deemed unworthy of its own repository for whatever reason.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

x contains code deemed unworthy of its own repository for whatever reason. This could be (amongst other things) because it's small, not interesting, incomplete, or simply an experiment.

This README will serve as in index.

  • brutelog - Fake SSH server that logs password attempts to stdout.
  • longest - Reads input line by line and returns the line number, length and text of the longest line.
  • nettools - Tiny REST API for returning some basic information like the callers IP address and host names.
  • poodle - A small web app to test if a server supports SSLv3, in light of the POODLE vulnerability.
  • prettyjson - JSON pretty printing tool/snippet.
  • randseed - PRNG seeding snippet.
  • shocked - Shellshock vulnerablity test.
  • strictertls - A stricter TLS web server example.
  • tcpscan - tcpscan is a toy TCP port scanner in Go.
  • tcpserver - An example/skeleton TCP server in Go.
  • uniqgraph - Takes output from "uniq -c" and spits out HTML and embedded javascript to render a graph with canvasjs.
  • workers - Demonstrates usage of a worker pool by concurrently checking the status and response times of a list of URLs.

About

x contains code deemed unworthy of its own repository for whatever reason.

License:MIT License


Languages

Language:Go 90.1%Language:HTML 6.5%Language:Python 3.1%Language:CSS 0.2%