MaxAnderson95 

By: | 2,617 downloads | Last Updated: 6/9/2018 | Latest Version: 1.0.3

A module that will output the vendor name for a given MAC address or MAC address prefix. It will also take the vendor name as an input and output all of its assigned MAC address prefixes.

By: | 827 downloads | Last Updated: 5/27/2018 | Latest Version: 1.2.5

This script makes an HTTPS web request to a given website and port and returns an X509Certificate2 object. It will automatically try to connect on TLS1.2, TLS1.1, TLS1.0, SSL3 and SSL2 in that order until it successfully connects and pulls the certificate.

By: | 488 downloads | Last Updated: 8/9/2018 | Latest Version: 1.0

A PowerShell function that is used to create a quick and dirty array from a paste of text. It takes data separated by line breaks, and outputs an array, containing one index per line.