113 - Pentesting Ident
Last updated
Last updated
Is an Internet protocol that helps identify the user of a particular TCP connection.
Default port: 113
If a machine is running the service ident and samba (445) and you are connected to samba using the port 43218. You can get which user is running the samba service by doing:
If you just press enter when you conenct to the service:
Other errors:
By default (-sC) nmap will identify every user of every running port:
Ident-user-enum is a simple PERL script to query the ident service (113/TCP) in order to determine the owner of the process listening on each TCP port of a target system. The list of usernames gathered can be used for password guessing attacks on other network services. It can be installed with apt install ident-user-enum
.
oident
identd.conf