/portservicename

This is just a simple python script to identify some of the common ports you may come across during enumeration or in daily network activities.

Primary LanguagePythonMIT LicenseMIT

Simple Common Port Service Identifier:

About

This is just a simple python script to identify some of the common ports you may come across during enumeration or in daily network activities.

Rarely, ports have different names depending on the protocol using it. TCP is used as default. Ports on UDP are indicated.

  • USAGE: python portservicename.py XW XXXX XZ XYZ

  • EXAMPLE: Python portservicename.py 80 21

Disclaimer:

This script was made for educational purpose only.

Preview

(https://github.com/d-c4ptain/portservicename)

Download and Installation

To install, choose one of the following options:

Bugs and Issues

Have a bug or an issue with this port service identifier? Open a new issue here on GitHub

D_C4PTAIN

This simple port service identifier was created and is maintained by d-c4ptain

Copyright and License

Copyright 2013-2023 under the [MIT] (https://github.com/d-c4ptain/portservicename/blob/main/LICENSE) license.