Skip to content

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.

License

Notifications You must be signed in to change notification settings

D-C4ptain/portservicename

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages