Skip to main content

A netcat listener alternative with automatic shell stabilization.

Project description

Test status Version v1.4 GPL-2.0 license

Netpwn - A netcat listener alternative

The idea of this Linux tool is to be an alternative to a Netcat listener but with the ability to determine if the received conection is a shell or not. If the conection is a shell Netpwn will also try to stabilize it to get a pty (Only Linux and MacOS shells).

Installation

Just execute pip3 install netpwn and enjoy! You can use a virtual env or intall it system wide.

Usage

Netpwn  - A netcat listener alternative

usage: netpwn [-h] [-v] [--no-pty] [-P LPORT]

A listener capable of stabilize Linux and MacOS reverse shells automatically

optional arguments:
  -h, --help            show this help message and exit
  -v, --version         show program's version number and exit
  --no-pty              if this flag is set, no shell stabilization is perform
  -P LPORT, --lport LPORT
                        the port used to listen for the reverse shell (Default: 8080)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

netpwn-1.4.post1.tar.gz (12.1 kB view hashes)

Uploaded Source

Built Distributions

netpwn-1.4.post1-py3.8.egg (15.5 kB view hashes)

Uploaded Source

netpwn-1.4.post1-py3-none-any.whl (14.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page