Andy_M 

By: | 182 downloads | Last Updated: 8/5/2019 | Latest Version: 1.0

ShowTcpConnection.ps1 - script for getting the TCP connections and print information to the screen. Used for checking and monitoring of TCP connections.

By: | 159 downloads | Last Updated: 8/5/2020 | Latest Version: 1.0.2

RunSql - GUI script for execution of SQL code and batch files. Just run this script from PowerShell and you'll get the main script GUI. This GUI has the next elements: Field "Sql Server Instance name" - the name of target SQL Server. Script will try to connect to this SQL Server. Field "Port" - port number, which will be used for connecting to SQL ... More info

By: | 75 downloads | Last Updated: 3/21/2021 | Latest Version: 1.0.0

This script was created only for research and teaching goals and may be useful in realization of various symbols generators This version of script can use only digits and latin symbols for building the combinations (planed to add cyrilic and special symbols). You can extract functions from this script for using in separate module.

By: | 72 downloads | Last Updated: 8/10/2020 | Latest Version: 1.0.0

Script for checking the connection to specified TCP port. Script will be used for scanning the open TCP ports.