Skip to content
#

honeypot

Here are 318 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
obilodeau
obilodeau commented Oct 7, 2020

The easiest way to repro is when trying to use pyrdp-convert.py in the slim docker image. We get a dependency loading problem:

$ docker run gosecure/pyrdp:latest-slim pyrdp-convert.py -h
Traceback (most recent call last):
  File "/opt/venv/bin/pyrdp-convert.py", line 4, in <module>
    __import__('pkg_resources').run_script('pyrdp==0.4.2.dev0', 'pyrdp-convert.py')
  File "/opt/venv/l

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.