Honeypot for TCP network connections
pip install PotX
This project has been hosted on pypi --> https://pypi.org/project/PotX/
Using python –m potx command on user’s machine The ports assigned to honeypot from .ini file are 7774, 7775, 7776 (You can also assign other ports as per your choice)
netstat –q command is used to display available ports Here presence of ports 7774, 7775, 7776 signifies that our honeypot is active
On the honeypot port considering it as open but the access was denied and connection closed
With information about date, timestamp, accessed port, adversary’s IP, message passed