The Wayback Machine - https://web.archive.org/web/20201115135443/https://github.com/topics/honeypot
Skip to content
#

honeypot

Here are 326 public repositories matching this topic...

nl5887
nl5887 commented May 2, 2018

datanode:
port: 50075

GET /jmx?qry=Hadoop:service=DataNode,name=DataNodeInfo HTTP/1.1
GET /jmx?qry=Hadoop:service=NameNode,name=FSNamesystemState HTTP/1.1

namenode:
port: 50070

GET /jmx?qry=Hadoop:service=NameNode,name=NameNodeInfo HTTP/1.1
alxbl
alxbl commented Aug 6, 2020

Currently, if an intercepted client disconnects while their session is hijacked, PyRDP will ignore the request for disconnect until the RDP client times out, after which point both connections (client - pyrdp and pyrdp - server) are disconnected. Dropping the hijacked session in the process.

It would be nice and not too complicated to disconnect the client smoothly while keeping the hijacked se

Improve this page

Add a description, image, and links to the honeypot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the honeypot topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.