Security projects

List of project of mine!

Download as .zip Download as .tar.gz View on GitHub

Pync

Netcat for Python, simple script which provide a netcat like interface for Python

Installation

In order to download use the following command

git clone https://github.com/dzonerzy/Pync.git

Features

Socks enabled

This tool allow TCP connection even over socks proxy, you will be able to interact with your target over TOR!

Interactive console

Interactive console is a special feature which allow with a command to send multiple packets and check for response, ie if you want to check ftp authentication the ftpauth command is what you need! There are many other commands listed below:

In order to enable interactive console press CTRL+T and CTRL+C to exit!

New features

Please leave a comment via Issue if you want to implement a new feature